SR3 Save Editor C

there is any chanse import all garage into other save file ,but not 1 file by file ? cause 100 cars import 1 by one is rly long time to do it
 
The editor won't do it for you right now, but if you want to do it manually, you can use a hex editor to copy the bytes from one save to another. The garage data starts at 0xB760 (46944) and goes on for 17,024 bytes, ending at 0xF9E3 (63971). I could add more "batch" export/import support, but i have my doubts this is a common use case.
 
The editor won't do it for you right now, but if you want to do it manually, you can use a hex editor to copy the bytes from one save to another. The garage data starts at 0xB760 (46944) and goes on for 17,024 bytes, ending at 0xF9E3 (63971). I could add more "batch" export/import support, but i have my doubts this is a common use case.
Ah-ha! a Feature Request!
 
btw nvm i found thath i can start new game on my old save so maybe it will solve my problem with zombe island that was gone for unknown reason

btw thanks for save editor rllyyyyy awesome work +respect :)
 
Back
Top