The AnyPS5 conversion tool is currently in development. It can convert PS5 executables into formats used by Windows and Linux, but it currently only allows games to reach the initial launch stage and cannot run them fully.
In this generation, PlayStation has ported games like God of War and its sequel, Ghost of Tsushima, and The Last of Us series to PC. AnyPS5 attempts to enable PS5 games to run on PC by converting the original programs.
According to the AnyPS5 project description, the tool relinks PS5 executables, converting them into the native format of the target system and configuring the system libraries required for dynamic linking. This approach does not rely on emulators or separate runtime environments; the tool also plans to recompile game shaders via the Vulkan interface.
Both the PS5 and modern PCs use the x86-64 architecture, but having the same processor architecture is not enough for games to run directly. AnyPS5 currently lacks the hooks needed to handle PS5 system calls, so it cannot yet run games completely.

