libretro / snes9x2010

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

Hook (USA) has some serious artifact issues #97

Closed nikkoman closed 6 years ago

nikkoman commented 6 years ago

It doesn't seem that this has been reported anywhere. Hook (USA).sfc seems to have some serious artifact issues in (RPi 3) lr-Snes9x 2010 so I'll be loading it with Snes9x 2005 for now, with inferior sound.

I tried several versions of Snes9x for Windows (including builds from around 2010) and there isn't such an issue. I have also submitted this on retropie.org (just in case someone notices first).

OV2 commented 6 years ago

This happens if invalid vram access is allowed. S9x2010 has it set to disabled, but one of the speed optimizations causes it to not take effect completely. I'll see if I can commit a fix.