Set Region of Genesis Game
-
Some genesis Rom are multi region : the same rom released for USA and JAP for example. The difference is that on USA System the game will display english language. On a JAP system the game will display japanse. Genesis Plus GX has on option to set the system to desired region. I would like that certain rom run with system set to USA because i'm not japanese expert What could be the solution to do that? Out from recalbox I'm using a special config core file for retroarch that i append when i call retroarch : --appendconfig genesis_plus_gx_usa.cfg (for usa game) --appendconfig genesis_plus_gx_jap.cfg (for jap game) --appendconfig genesis_plus_gx_eur.cfg (for eur game) So the command line have to change depending the region u want set the system. Is possible to do that with recalbox?
-
Hello i dont understand your problem but if you want to use genesis as emulator for all your game. in recalbox 4.0.0 > genesis plus GX core go to Emulationstation Menu (start button) go options game > emulator > megadrive > choose emulator libretro core genesis. In game go to retroarch menu(hotkey + B) Go in Settings > General Settings > Put Configuration Save On Exit -> ON Go in Options > Core Options
region_detect (auto/ntsc-u/pal/ntsc-j)(restart): Choose which region the system is from.
hotkey+B to exit. it's possible with picodrive core too.picodrive_region (auto/Japan NTSC/Japan PAL/US/Europe): Force a specific region
–appendconfig genesis_plus_gx_usa.cfg (for usa game) –appendconfig genesis_plus_gx_jap.cfg (for jap game) –appendconfig genesis_plus_gx_eur.cfg (for eur game)
Not possible to use because configgen is used in recalboxOS.
-
Yes i undst but i dont want have to do it every time. I want for a game it launch genesis plus in US mode and for other game lanch genesis plus in EUR mode etc ... If i set during the game the settings will remain for next game.