login
I'm too lazy to write my own patcher for the GTA's saves, so I just let it be here.
I've analyzed game saves, and finally was able to edit the money variable.
4D 255
4E 65535
4F 16777215
So, If you have 0$ in the save game, on the 4D-4F addresses you have:
4D 4E 4F : 00 00 00
If you wanna MANY MANY DOLLARS, get the savegame0 (or ..1) file here:
/var/mobile/Applications/
%UUID%/Documents
(where %UUID% is an weird random symbols, but there's should be
RslP1.app inisde, so it's GTA:CTW folder)
(also, you can use my "AppFolders" script and just open /Applications/RslP1.app/Documents, see my post below)
Open it in any hex editor, find the 4D address and replace it (and other two after it) to the "FF" .
So, you will have, uuhm, $16777215. Isn't it awesome? ISN'T IT FUCKING AWESOME, MAN? Great!
Save it and put it back to the iPhone.
If the game doesn't see your savegame, just fix permissions:
cd /var/mobile/Applications/%UUID%/Documents
chmod 755 * && chown mobile *
Okay, If you're not familiar with computers and lazier than me, you can just
download my savegame.
It's just the game start (no any game progress, only initial mission completed), but you'll have 16 million dollars.
You still need to jailbreak your device and, maybe, to fix permissions, but at least you don't need to edit savegame.
21.01.2010 01:07:53 / 0 comments /
permalink