ID fbneo
Short Name fbneo
Name fbneo
Type Unknown
Description Emulator for arcade games and select consoles
Platforms
Matches scoop-emulators fbneo
scoop-emulators fbneo-nightly
Author
License https://github.com/finalburnneo/FBNeo/blob/master/src/license.txt
Binary fbneo.exe
Directory
Command Line
Links repo - https://github.com/finalburnneo/FBNeo
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
1.0.0.2 Download ChangeLog Windows 64 2022-11-04
scoop-emulators fbneo
{
    "version": "1.0.0.2",
    "description": "Emulator for arcade games and select consoles",
    "homepage": "https://github.com/finalburnneo/FBNeo",
    "license": "https://github.com/finalburnneo/FBNeo/blob/master/src/license.txt",
    "notes": [
        "",
        "Some users will get an error message when they start the emulator because the default renderer is using Direct3D 7.",
        "",
        "To change the renderer, go to Video > Select blitter.",
        ""
    ],
    "url": "https://github.com/finalburnneo/FBNeo/releases/download/v1.0.0.2/fbneo.zip",
    "hash": "9d09d210b007745c91143df61da46190d60a344b192ad79e3b6bc1f1140e0ec1",
    "extract_dir": "fbneo",
    "bin": "fbneo.exe",
    "shortcuts": [
        [
            "fbneo.exe",
            "FinalBurn Neo"
        ]
    ],
    "persist": [
        "avi",
        "config",
        "neocdiso",
        "recordings",
        "roms",
        "savestates",
        "screenshots",
        "support"
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/finalburnneo/FBNeo/releases/download/v$version/fbneo.zip"
    }
}
scoop-emulators fbneo-nightly
{
    "version": "nightly",
    "description": "Emulator for arcade games and select consoles",
    "homepage": "https://github.com/finalburnneo/FBNeo",
    "license": "https://github.com/finalburnneo/FBNeo/blob/master/src/license.txt",
    "architecture": {
        "32bit": {
            "url": "https://github.com/finalburnneo/FBNeo/releases/download/latest/Windows.x32.zip",
            "bin": [
                [
                    "fbneo.exe",
                    "fbneo-nightly"
                ]
            ],
            "shortcuts": [
                [
                    "fbneo.exe",
                    "FinalBurn Neo (nightly)"
                ]
            ]
        },
        "64bit": {
            "url": "https://github.com/finalburnneo/FBNeo/releases/download/latest/Windows.x64.zip",
            "bin": [
                [
                    "fbneo64.exe",
                    "fbneo-nightly"
                ]
            ],
            "shortcuts": [
                [
                    "fbneo64.exe",
                    "FinalBurn Neo (nightly)"
                ]
            ]
        }
    },
    "persist": [
        "avi",
        "config",
        "neocdiso",
        "recordings",
        "roms",
        "savestates",
        "screenshots",
        "support"
    ]
}