ID retroarch_dolphin
Short Name retroarch_dolphin
Name retroarch_dolphin
Type Unknown
Description
Platforms Nintendo GameCube
Nintendo Wii
Matches emulationstation-de RetroArch (Dolphin)
retropie lr-dolphin
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\dolphin_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Dolphin)
{
    "id": "RetroArch (Dolphin)",
    "name": "RetroArch (Dolphin)",
    "platforms": [
        "gc",
        "wii"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\dolphin_libretro.dll %ROM%"
    ]
}
retropie lr-dolphin
{
    "platforms": [
        "gc",
        "wii"
    ],
    "id": "lr-dolphin",
    "desc": "Gamecube/Wii emulator - Dolphin port for libretro",
    "help": "ROM Extensions: .gcm .iso .wbfs .ciso .gcz\\n\\nCopy your gamecube roms to $romdir/gc and Wii roms to $romdir/wii",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/dolphin/master/license.txt",
    "repo": "git https://github.com/libretro/dolphin master",
    "section": "exp",
    "flags": "!all 64bit"
}