By Alex Free.
Runs make_fself.py recursively on a given decrypted game dump folder (such as from ps5 app dumper). This allows said dump to run on a Jailbroken PS5, given the game can be ran as a dumped folder with something like shadowmountplus.
| Homepage | Github |
Changes:
.bin, .elf, and .sprx files.ps5mfr-v1.0.1.zip Portable Zip file for Linux
ps5mfr-v1.0.1-1.noarch.rpm RPM package file for Linux.
ps5mfr-v1.0.1.deb Deb package file for Linux.
ps5mfr <path to decrypted game dump>
Finds any files with .prx, .sprx, .bin, or .elf recursively.
Requires python, but contains it’s own copy of make_fself.py.