Re: Resident Evil 4 Resigner
i dont get what this does
Re: Resident Evil 4 Resigner
Quote:
Originally Posted by
Renegade
It's weird though, As soon as i go to sleep, You just crack the thing wide open :D
I figured out one of the biggest problems I had. IDA wasn't loading the xex properly so I could not hook the function I want and dump the necessary data. Basically what I did was hook the checksum function and make it dump the sections of memory that it was calculating the checksum for. Funnily enough the checksum at the very bottom is written but never checked. If I had a devkit, this would have been figured out sooner.
Re: Resident Evil 4 Resigner
Great release! Can't wait for the save editor.
First Post :P
Re: Resident Evil 4 Resigner
Thanks! with this I easily was able to hex my money to ff ff ff and resigned, replaced, loaded, And worked first time.
Re: Resident Evil 4 Resigner
Apparently 1 Save file on the Xbox 360 for Multiple Save Slots in game?
Re: Resident Evil 4 Resigner
I must be doing something wrong, i searched both the container and the savegame.bin file in Hex Workshop for the $ amount I have in the game, used the resigner with both files (in every combination) and the savegame still keeps coming up curruprt. What am I doing wrong?
FYI the address I found for my money is 00034B1C in the savegame.bin.
Re: Resident Evil 4 Resigner
Quote:
Originally Posted by
appr3ntic3
I must be doing something wrong, i searched both the container and the savegame.bin file in Hex Workshop for the $ amount I have in the game, used the resigner with both files (in every combination) and the savegame still keeps coming up curruprt. What am I doing wrong?
FYI the address I found for my money is 00034B1C in the savegame.bin.
The P.T.A.S Location in the STFS is 0xEF2C and save data 0x1F2C. I think your instance is a little wrong, Be sure to check it again.
Re: Resident Evil 4 Resigner
Quote:
Originally Posted by
Renegade
The P.T.A.S Location in the STFS is 0xEF2C and save data 0x1F2C. I think your instance is a little wrong, Be sure to check it again.
STFS I take it is the container in which savedata.bin is stored? Why would the data location be in two files?