Savegame Converter

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
joedemo
Posts: 1
Joined: Sat Dec 10, 2005 1:16 am

Savegame Converter

Post by joedemo »

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
weltall
Posts: 310
Joined: Fri Feb 20, 2004 1:56 am
Contact:

Post by weltall »

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
Post Reply