Closed GoogleCodeExporter closed 9 years ago
Original game is region protected and only works on PAL Mega Drive, thus
running slower (50hz instead of 60hz) than on NTSC Genesis.
What Mottzilla's patch does (apart from replacing EEPROM access routines by
traditional SRAM routines) is removing region lockout and force region to USA
in ROM header, so emulator detects it and use NTSC Genesis emulation instead.
Saving does not work anymore as Genesis Plus GX assumes the game still use
EEPROM.
Anyway, to get the original ROM running at 60hz, you only need to force "System
Region" to USA once the game has been started (after the SEGA logo generally).
In the mean time, I guess I could improve EEPROM game detection so the emulator
makes the difference between original & patched ROM but in general, I would not
advise using patched ROM, every existing original ROM should be emulated fine
by Genesis Plus GX and there are enough options to customize the emulated
system so they run exactly as they would on a real console.
Original comment by ekeeke31@gmail.com
on 15 Jan 2012 at 7:08
Can you possibly improve EEPROM game detection so the emulator makes the
difference between original & patched ROM....thanks again....
Original comment by csatec...@gmail.com
on 15 Jan 2012 at 8:00
Hmm... I surely will.
But if you want original ROM to run faster, just do like I said.
Original comment by ekeeke31@gmail.com
on 15 Jan 2012 at 9:40
Patched ROM detection fixed in r648
Original comment by ekeeke31@gmail.com
on 17 Jan 2012 at 9:37
Original issue reported on code.google.com by
csatec...@gmail.com
on 15 Jan 2012 at 6:44