| View previous topic :: View next topic |
| Author |
Message |
joedemo
Joined: 10 Dec 2005 Posts: 1
|
Posted: Sat Dec 10, 2005 1:23 am Post subject: Savegame Converter |
|
|
Is it possible to code an application that converts a savegame from one region to another?
Lets say... GTA LCS (US) Savegame->GTA LCS (DE) Savegame.
The contents should be the same or not? (i mean the actual data saved by the game, progress, where i am, and so on).
If not, then what is the diffrence between savegames for the different regions?
Greetings!
-joe |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Sat Dec 10, 2005 6:04 am Post subject: |
|
|
| you should check the unencrypted file. first of all you need 2.0 to decrypt it because the structure used has more entries (you should try searching for them) then if the files from the two version are similar/equal you could just recrypt it with different names. in the teory this should work but it could also don't work |
|
| Back to top |
|
 |
|