mrehkopf / sd2snes

SD card based multi-purpose cartridge for the SNES
http://sd2snes.de
GNU General Public License v2.0
579 stars 114 forks source link

SGB: in-game hook reset can cause save corruption #239

Open redacted173 opened 10 months ago

redacted173 commented 10 months ago

Using the in-game hook reset in the Pokemon Gold start menu where it shows the current time can occasionally cause save corruption. When the corruption happens the game freezes without a successful reset. Resetting a second time is successful, but the save data is corrupted and saves are gone on next boot. It's not clear what causes this. Possibly related to:

It's difficult to hit as most times the reset works. Creating an issue to document since it's a particularly bad bug. I'll have to figure out the cause and fix it.