mirror of
https://github.com/Force67/ps4delta.git
synced 2025-04-02 11:01:45 -04:00
419 B
419 B
Installing the emulator
In order to successfully run the emulator, you'll need the following things:
- A decrypted PS4 5.05 module dump
- A fake self eboot.bin, where you'll need to remove the self header and convert it to an ELF (hint: UnfSelf)
Next, place the module dump in the bin/Debug(or Release)/modules
folder, and pass the path to your eboot via commandline.
If you encounter any errors feel free to ask.