libretro / swanstation

GNU General Public License v3.0
93 stars 21 forks source link

.sav Formatting Issues #101

Open UnrealBees opened 4 months ago

UnrealBees commented 4 months ago

A .sav file I generated using Swanstation was acting strangely when I was attempting to convert it to an .mcr file - this is due to the starting block for a save file missing the "SC" magic as shown at offset 0x02000. I thought I'd report this formatting error in case you guys weren't aware - I'd love to be able to use .sav file in converters, but as of now they don't recognize it due to the missing formatting.