OtherCrashOverride / go-play

Retro emulation for the ODROID-GO
https://www.hardkernel.com/shop/odroid-go/
218 stars 72 forks source link

[NES] Please support iNES mapper 30 #80

Open BenMcLean opened 5 years ago

BenMcLean commented 5 years ago

NESMaker is a great new tool for creating NES games but most of the games produced (with a few exceptions) are going to be mapper 30, which means they'll crash on the current Go-Play. It would be wonderful for them to be playable on the ODROID GO but to do this, the emulator will need to add support for mapper 30.

I think this feature is worthwhile because we're likely to see many homebrew titles on this mapper over the next decade thanks to NESMaker and other efforts.

Maybe how RetroArch implemented this could be of help? :)

I'd also very much appreciate getting mapper 163 to work in order to play Final Fantasy VII (NES)

BenMcLean commented 5 years ago

A good test for mapper 30 support might be the "Troll Burner" game on this page.

They provide an alternative mapper 2 version, but not all the features of NESMaker will allow conversion to mapper 2 for future titles. NESMaker games will be mapper 30 by default and emulators should support mapper 30 IMO.

awakebyjava commented 5 years ago

I'd like to see support for mapper 30 was well, as I just got the ODROID GO and have been working on my western NESmaker game for a while. Troll Burner (mapper 2) works fine on the Odroid. I know there is a way to add cores, but I don't have the time to dig into it right now. Would be nice to see it supported.