ID retroarch_desmume
Short Name retroarch_desmume
Name retroarch_desmume
Type Unknown
Description
Platforms Nintendo DS
Matches emulationstation-de RetroArch (DeSmuME)
recalbox libretro_desmume
retropie lr-desmume
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\desmume_libretro.dll %ROM%
Links
emulationstation-de RetroArch (DeSmuME)
{
    "id": "RetroArch (DeSmuME)",
    "name": "RetroArch (DeSmuME)",
    "platforms": [
        "nds"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\desmume_libretro.dll %ROM%"
    ]
}
recalbox libretro_desmume
{
    "id": "libretro_desmume",
    "name": "Libretro Desmume",
    "platforms": [
        "nds"
    ],
    "altNames": [
        "desmume_libretro",
        "retroarch_desmume"
    ]
}
retropie lr-desmume
{
    "platforms": [
        "nds"
    ],
    "id": "lr-desmume",
    "desc": "NDS emu - DESMUME",
    "help": "ROM Extensions: .nds .zip\\n\\nCopy your Nintendo DS roms to $romdir/nds",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/desmume/master/desmume/COPYING",
    "repo": "git https://github.com/libretro/desmume.git master",
    "section": "exp"
}