Coding

 Reply to this postStart new topic

Save Game Location

ThirteenAG
post Oct 9 2012, 05:28 PM
Post #1


Ameteur Member

Posts: 54
Joined: 8-January 11



I want to change the savegame location (Usually it's C:\Users\*\Documents\GTA ** User Files) to game_root_dir\*save folder here*.
So i've started with function 744FB0 >> _InitUserDirectories
Looks like code at 745180 in the original exe, doing exactly what i need, so i changed
.text:00744FD9 00C jnz loc_745180
to
.text:00744FD9 00C jz loc_745180
but game started to look like this:


Save folder relocated to data though, but directories like User Tracks or Gallery don't created.
I assume on 7451A0 i should put a jump to 74501E or 745024, but any way i do it, game just crashes.
Any help?
Go to the top of the page
 
+Quote Post
Deji
post Oct 9 2012, 06:51 PM
Post #2


Coding like a Rockstar!

Group Icon

Posts: 1,468
From: ???
Joined: 28-May 09



Why not just rewrite the function called at 0x747476?


--------------------
Go to the top of the page
 
+Quote Post
Reply to this postStart new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: