ID retroarch_mesen
Short Name retroarch_mesen
Name retroarch_mesen
Type Unknown
Description
Platforms Nintendo Entertainment System
Nintendo Famicom
Matches emulationstation-de RetroArch (Mesen)
recalbox libretro_mesen
retropie lr-mesen
Author
License
Binary retroarch.exe
Directory RetroArch-Win64
RetroArch
Command Line %BIN% -L %CORE_RETROARCH%\mesen_libretro.dll %ROM%
Links
emulationstation-de RetroArch (Mesen)
{
    "id": "RetroArch (Mesen)",
    "name": "RetroArch (Mesen)",
    "platforms": [
        "famicom",
        "fds",
        "nes"
    ],
    "dir": [
        "RetroArch-Win64",
        "RetroArch"
    ],
    "bin": [
        "retroarch.exe"
    ],
    "cmd": [
        "%BIN% -L %CORE_RETROARCH%\\mesen_libretro.dll %ROM%"
    ]
}
recalbox libretro_mesen
{
    "id": "libretro_mesen",
    "name": "Libretro Mesen",
    "platforms": [
        "fds",
        "nes"
    ],
    "altNames": [
        "mesen_libretro",
        "retroarch_mesen"
    ]
}
retropie lr-mesen
{
    "platforms": [
        "nes",
        "fds"
    ],
    "id": "lr-mesen",
    "desc": "High-accuracy NES and Famicom emulator",
    "help": "ROM Extensions: .nes .fds .unf .unif .zip\\n\\nCopy your NES roms to $romdir/nes\\nFamicom roms to $romdir/fds\\nCopy the recommended BIOS file disksys.rom to $biosdir",
    "licence": "GPL3 https://raw.githubusercontent.com/sourmesen/mesen/master/LICENSE",
    "repo": "git https://github.com/libretro/Mesen.git master",
    "section": "exp",
    "flags": "!armv6"
}