Originally Posted by baargle
This would be very useful! ^
|
How the application works:
1) Gets the TITLE ID of the game from the file PARAM.SFO ( /app_home/PS3_GAME/PARAM.SFO )
2) Find the folder of the update ( /dev_hdd0/game/TITLEID )
3) Change the fw version in the EBOOT.BIN and in all SELF and SPRX that finds
The fw version in
SELF is located to the
offset 0x42E, while in
SPRX to the
offset 0x27E
This is changed to 0x8534 (decimal 34100)
Note: you do not need decrypt the SELF and SPRX to change the fw version
This method works only if the update requires a "key" equal to or less than the fw installed
ps: Happy if Deank implements the whole in Multiman..