If you know the order of how the "corrupt" save was written, you can reload this "corrupt" save.. and have a serialize method that saves it properly or how you want it. You can than change the deserialize method to match the serialize.
Bascially, you want to manipulate the saves by loading it as 29, saving it as 28, and reloading as 28 with the code for 29.
Make sure make backups of your "corrupted" saves before you start experimenting!
|