ID retroarch_genesis_plus_gx
Short Name retroarch_genesis_plus_gx
Name retroarch_genesis_plus_gx
Type Unknown
Description
Platforms Sega Game Gear
Sega Genesis
Sega Mark III & Master System
Sega CD
Sega Game 1000
Tsukuda Original Othello Multivision
Sega Mega CD
Matches emulationstation-de RetroArch (Genesis Plus GX)
retropie lr-genesis-plus-gx
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\genesis_plus_gx_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Genesis Plus GX)
{
    "id": "RetroArch (Genesis Plus GX)",
    "name": "RetroArch (Genesis Plus GX)",
    "platforms": [
        "gamegear",
        "genesis",
        "mastersystem",
        "megacd",
        "megacdjp",
        "megadrive",
        "segacd",
        "sg-1000"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\genesis_plus_gx_libretro.dll %ROM%"
    ]
}
retropie lr-genesis-plus-gx
{
    "platforms": [
        "gamegear",
        "mastersystem",
        "megadrive",
        "sg-1000",
        "segacd"
    ],
    "id": "lr-genesis-plus-gx",
    "desc": "Sega 8/16 bit emu - Genesis Plus (enhanced) port for libretro",
    "help": "ROM Extensions: .bin .cue .gen .gg .iso .md .sg .smd .sms .zip\\nCopy your Game Gear roms to $romdir/gamegear\\nMasterSystem roms to $romdir/mastersystem\\nMegadrive / Genesis roms to $romdir/megadrive\\nSG-1000 roms to $romdir/sg-1000\\nSegaCD roms to $romdir/segacd\\nThe Sega CD requires the BIOS files bios_CD_U.bin and bios_CD_E.bin and bios_CD_J.bin copied to $biosdir",
    "licence": "NONCOM https://raw.githubusercontent.com/libretro/Genesis-Plus-GX/master/LICENSE.txt",
    "repo": "git https://github.com/libretro/Genesis-Plus-GX.git master",
    "section": "main"
}