libretro / snes9x2010

Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Other
99 stars 71 forks source link

(PS3) Load state is broken #80

Closed Ezio-PS closed 8 years ago

Ezio-PS commented 8 years ago

With the latest code, if you try to save a state and immediately after try to load it, any game gives out buggy sound and freezes the core (RA doesn't crash). I have a very old version of the core with 'Load state' working, i'm going to investigate about it, if i find the broken commit i'll report it here.

Ezio-PS commented 8 years ago

It seems there's not any broken commit, it was caused by the compiler (using snc it seems not anymore happen). From tests i did, 'Load state' seems to work fine with latest source code, so i'm going to close the issue.