Proceeding the previous
PS4 Emulators for PC comes yet another
PlayStation 4 (PS4) Emulator for Windows dubbed
psOff by
SysRay on Github, which according to the
developer currently runs some simple games like Worms W.M.D, Sonic Mania Plus or Blackhole.
Download:
psOff_build.zip (Latest Version) (5.97 MB) /
psOff-emu.zip (56.5 MB - includes
emulator.exe) /
psOff_public GIT
Spoiler: Depreciated
Here's further details from the
README.md:
psOff - PlayStation 4 Emulation (Windows)
In development
Tested only with AMD GPU. May not run with NVidia, currently.
Runtime and rendering part is private currently.Target is to have a standalone framework for shader reconstruction, command buffer translation and managing the GPU memory, for others to use. This project uses it to run "Linux" binaries on windows.
No, the fps is not fake
Description
Yet another compatibility layer! I solely focused on the rendering part and recently started to implement the system functions to run some binaries.
It renders decently fast, the planned changes will make it almost perfect. Had to reverse engineer and try out a lot, before.
It currently doesn't support:
- multiple command buffer submits
- for loops in shader
- missing opcodes
I’m happy for any help. Just hop in, system part isn't complicated. I don't serve spaghetti only bugs.
Getting Started
Dependencies...