WORLDTECH NEWS Global technology intelligence.Contact
← Back to WORLDTECH
Chips & Hardware SINGLE SOURCE

Open-source AnyPS5 dumps emulation to run PlayStation 5 console games natively on PC

A warm and inviting workspace featuring a computer, microphone, and ambient lighting.
Illustrative photo.Photo by Alpha En on Pexels

What happened

PlayStation 5 emulation has witnessed massive growth ever since Sony confirmed its plans to end PC ports for its first-party, narrative-driven single-player games. Traditional PS5 emulators attempt to recreate the console's hardware and software environment, but AnyPS5 is experimenting with a compatibility layer that translates PlayStation 5 executables into formats that can run on Windows and Linux.

The latest name joining the list is the open source (published so anyone may read, use and change the code) project AnyPS5 , which is claimed to run PS5 games natively on PC without requiring any emulation. The official GitHub page describes it as a tool for automatically porting executables to Linux and Windows.

Since the PS5 is powered by AMD’s Zen 2 hardware, it operates with the x86-64 architecture, thus allowing AnyPS5 to work as a compatibility translation layer somewhat similar to Proton or Wine. It takes the original PS5 executable files and converts them into Windows and Linux formats, while the shaders are recompiled into SPIR-V for Vulkan.

Key facts

  • Since the PS5 is powered by AMD’s Zen 2 hardware, it — uses: the x86-64 architecture, thus allowing AnyPS5 to work as a compatibility translation layer somewhat similar to Proton or Wine

Sources & evidence