Can't Load My Save Cause File is Corrupt
Your game crashed and now when you try to load your save it says can't load because the file is corrupt.
Here the fix
- Select bytes from 00000310 to 0010030F and calculate the MD-5 checksum on them. You should get a 32-digit dex number, which you enter in 00000300-0000030F in your saved file.
- With the following program open file S0000.sl2, is a hexadedimal editor: https://mh-nexus.de/en/hxd/
- Right click, select block 00000310 to 0010030F , then calculate checksum md-5 in analysis->checksum-->md5
- To finish copy the result in the address 00000300-0000030F, select the entire row and paste
- Open the game
- Enjoy!