Following his Tool to Decrypt PS4 Save Games, PlayStation 4 Scene developer bucanero released via Twitter a PS4Load Signed Executable Linkable Format (SELF) File Loader PKG multi-platform client for Linux, Mac and Windows useful in building PlayStation 4 homebrew applications and games.
Download: IV0000-LOAD00044_00-SDL2GLES20000000.pkg (6.31 MB - PS4Load v0.5.0 PKG) / ps4load-main.zip / GIT / ps3load.zip (81.07 KB - includes ps3load.exe)
PS4Load is based on the PSL1GHT PS3load sample, now built using the Open Orbis ***.
I hope this version helps you build PS4 homebrews easily!
Features
Usage
Install the package on your PS4. Open the PS4Load host app, and then use the ps3load client to send your eboot.bin:
Changes
PS4Load v0.1.0
Download: IV0000-LOAD00044_00-SDL2GLES20000000.pkg (6.31 MB - PS4Load v0.5.0 PKG) / ps4load-main.zip / GIT / ps3load.zip (81.07 KB - includes ps3load.exe)
- ps3load_client_linux.zip
- ps3load_client_macos.zip
- ps3load_client_win32.zip
PS4Load is based on the PSL1GHT PS3load sample, now built using the Open Orbis ***.
I hope this version helps you build PS4 homebrews easily!
Features
- You can load SELF files using the network.
Install the package on your PS4. Open the PS4Load host app, and then use the ps3load client to send your eboot.bin:
Code:
export PS3LOAD=tcp:192.168.x.x
./ps3load /path/to/eboot.bin
PS4Load v0.1.0
- First public version
- Add unZip feature (receive .ZIP archives and unzip to /data/)
- on-the-fly data decompression
- Auto-exec /data/ps4load/eboot.bin if found
- Add PSL1GHT scroller
- PS4Link Loader with PS4SH ELF Loader Session Updates
- PS4Link Updated Fixing PS4SH Hanging Issue
- PS4 Debug PKG Installation with FSELF Retail Port
- PS4 SELF_Info.exe & Authentication IDs
- Flat_z's PS4 SELF / FSELF Write-up
- PS4 Patches & Hooks to Enable FSELF Loading
- Make FSELF GUI for Make_fself.py Script
- Updated Make_fself.py Python Script
- Make_FSELF_GUI Updates
- BELF PS4 ELF Loader
- LibOrbis OrbisLink PKG for PS4 & Updated Compiled Version
- PS4 Homebrew App Demo with LibOrbis and PS4Link
- UnFSelf to Convert PS4 FSELF Files to ELF Files & SELFUtil
- fSELF Loader via Server & Stub Library Maker
- PS4 Loader for PlayStation 4 .ELF / .BIN Files
- OrbisGlPerf OpenGL ES 2.0 Perf Sample for PS4
- PS4 SELF File Format Documentation
- GhidraPS4Loader PS4 ELF Loader
- GhidraOrbisTools PlayStation 4 Loader
- OrbisGl2 LibOrbis & Raylib4Orbis for PS4 Homebrew
- OpenOrbis PS4 Toolchain via Open Orbis Team
- Docker PS4 ELF / OELF / SELF / Test PKG
- PS4 Unfself Tool to Turn Fake Signed ELFs to Normal ELFs
- PS4 OrbisDev & How to Use It with OrbisLink Guide
- GhidraOrbis Updated Ghidra PS4 Loader Plugin