View Single Post
Old 01-06-2013   #265
redsoxism
Apprentice
 
Join Date: Nov 2012
Posts: 6
Likes: 1
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by rockman27 View Post
Hm I cannot get the eboot patcher working either.
I am trying to make a eboot Patch Inf Gold to Ryu ga Gotoku 4 on my rebug 4.21
After the program generated the elf after patching processs, I have tried to copy the elf file and rename to bin (like in tutorial) to the directory - the game does not boot at all.
If I sign the elf to eboot.bin by using 4.21 resigner, no cheats enabled in game found.

Did I do anything wrong? Thanks

Btw can you also point me to the aforesaid method? Thanks
If the CU code begins with 00002000 you can use HxD or another hex editor to edit the ELF file using bungholio's method:

For any code with the format 00002000 00XXXXXX YYYYYYYY, the offset/address in HxD should be 00XXXXXX-00010000. Just change the value at that offset to YYYYYYYY, resign the ELF as BIN and you're good to go.
redsoxism is offline   Reply With Quote