zsrtp / tpgz

Twilight Princess speedrunning practice and testing tool
GNU General Public License v3.0
12 stars 7 forks source link

Settings Load Crash #20

Closed Pheenoh closed 3 years ago

Pheenoh commented 3 years ago

Loading the GZ settings at boot causes a crash when the memory card is corrupt.

Might be worth looking into this function: mDoMemCdRWm_CheckCardStat . It sets card state to fatal error if it returns false

kipcode66 commented 3 years ago

It's going to be hard to test since I'm not sure if there is a way to purposefully corrupt a save file, either on dolphin or on a console.

Pheenoh commented 3 years ago

I believe this was fixed in #46 with the adding of the missing memory card status checks. Will reopen if not.