barbudreadmon / fbalpha-backup-dontuse-ty

Deprecated port of Final Burn Alpha to Libretro (v0.2.97.43).
61 stars 43 forks source link

Savestates don't work between sessions #92

Closed GregorR closed 7 years ago

GregorR commented 7 years ago

I can save and load states while running the fbalpha core, but if I close RetroArch, restart it and attempt to load the state, it segfaults. If I had to venture a guess (and I do), I'd say that some pointers are accidentally being saved into the savestate.

(Discovered while testing netplay compatibility. Netplay peers segfault upon receiving remote savestates as well.)

barbudreadmon commented 7 years ago

Seems you know what could be the issue, so feel free to push a merge request if you find a workaround. Since this is a duplicate of #76 , i'll close this one.