Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Jailbreaking       Thread starter DeathRGH       138      
Status
Not open for further replies.
Here is my forge mod.... it has a lot of ghosts research in it!

forge.zip

The forge.elf is a lot of fun!

Load it with jkpatch like so...
Code:
PS4RPC ps4 = new PS4RPC("192.168.1.111");
ps4.Connect();
int pid = ps4.GetProcessList().FindProcess("default_mp.elf", true).pid;
ps4.LoadElf(pid, "forge.elf");
ps4.Disconnect();

DPAD UP - spawn crate
DPAD LEFT - pro mod? haha
DPAD RIGHT - delete a crate
DPAD DOWN - pick up or set down a crate
R1 - toggle noclip

You can shoot a crate and it will delete, they have 1000 health.
 
@g991 i read in ur earlier post that u love modding.....if u can...can u find offsets for modifying the number of souls in Dark Souls 3 game so that i can level up the character and buy weapons.....let me know please...or else if u can let me know in eboots.bin what exactly i should be searching....thks.
 
Status
Not open for further replies.
Back
Top