ID retroarch_parallel_n64
Short Name retroarch_parallel_n64
Name retroarch_parallel_n64
Type Unknown
Description
Platforms Nintendo 64
Nintendo 64DD
Matches emulationstation-de RetroArch (ParaLLEl N64)
recalbox libretro_parallel_n64
retropie lr-parallel-n64
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\parallel_n64_libretro.dll %ROM%
Links
emulationstation-de RetroArch (ParaLLEl N64)
{
    "id": "RetroArch (ParaLLEl N64)",
    "name": "RetroArch (ParaLLEl N64)",
    "platforms": [
        "n64",
        "n64dd"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\parallel_n64_libretro.dll %ROM%"
    ]
}
recalbox libretro_parallel_n64
{
    "id": "libretro_parallel_n64",
    "name": "Libretro Parallel_n64",
    "platforms": [
        "64dd",
        "n64"
    ],
    "altNames": [
        "parallel_n64_libretro",
        "retroarch_parallel_n64"
    ]
}
retropie lr-parallel-n64
{
    "platforms": [
        "n64"
    ],
    "id": "lr-parallel-n64",
    "desc": "N64 emu - Highly modified Mupen64Plus port for libretro",
    "help": "ROM Extensions: .z64 .n64 .v64\\n\\nCopy your N64 roms to $romdir/n64",
    "licence": "GPL2 https://raw.githubusercontent.com/libretro/parallel-n64/master/mupen64plus-core/LICENSES",
    "repo": "git https://github.com/RetroPie/parallel-n64.git retropie",
    "section": "exp x86=main"
}