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

Top Gear 3000 graphic glitches #122

Closed N0ciam closed 6 years ago

N0ciam commented 6 years ago

I wonder if anyone could make this game work? Or if any programmer has the knowledge to get the solution from the newer Snes9x and put in that version.

hizzlekizzle commented 6 years ago

It's not really something that can be backported easily. Unfortunately, some bugs/glitches like this are the price we pay for snes9x2010's speed as compared with the more accurate mainline version.

N0ciam commented 6 years ago

I was looking for a functional emulator. I found, for those looking for an emulator that ran this game just download the source and compile, the last binary is still in error. lr-snes9x https://github.com/libretro/snes9x

For programmers, if you want to study the solution adopted by the other emulator here is the link. https://github.com/libretro/snes9x/pull/169/commits/cb04b1ff4fa2196c51015699af9e4a4bcc4ca6db

I believe the topic has been closed without any analysis, but thank you anyway.

andres-asm commented 6 years ago

That does seem easy to backport. I'll take a look.

That said, the consensus is, if you're hardware is up to it, use mainline. 2010 2005 2002 are just for lower power platforms.