ID attractmode
Short Name attractmode
Name attractmode
Type Unknown
Description Attract-Mode is a graphical front-end for command line emulators such as MAME, MESS and Nestopia. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinet setups. Attract-Mode is open source and runs on Linux, Mac OS-X and Windows.
Platforms
Matches scoop-emulators attractmode
Author
License Unknown
Binary attract.exe
Directory
Command Line
Links home - http://attractmode.org/
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
2.6.2 Download ChangeLog Windows 64 2022-11-04
scoop-emulators attractmode
{
    "version": "2.6.2",
    "description": "Attract-Mode is a graphical front-end for command line emulators such as MAME, MESS and Nestopia. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinet setups. Attract-Mode is open source and runs on Linux, Mac OS-X and Windows.",
    "homepage": "http://attractmode.org/",
    "license": "Unknown",
    "architecture": {
        "32bit": {
            "url": "https://github.com/mickelson/attract/releases/download/v2.6.2/attract-v2.6.2-win32.zip",
            "hash": "9985e6e7f1018daf78c3bb854788ea6eafc347aa91cb9bf6662d54571de5cc8b"
        },
        "64bit": {
            "url": "https://github.com/mickelson/attract/releases/download/v2.6.2/attract-v2.6.2-win64.zip",
            "hash": "a258600074494f286ef78a37f41bbb1cb525e960842084e905400c098ffe5d6d"
        }
    },
    "bin": "attract.exe",
    "checkver": {
        "url": "http://attractmode.org/download.html",
        "regex": "Attract-Mode ([\\d\\.]+) - 64-bit Binary"
    },
    "autoupdate": {
        "architecture": {
            "32bit": {
                "url": "https://github.com/mickelson/attract/releases/download/v$version/attract-v$version-win32.zip"
            },
            "64bit": {
                "url": "https://github.com/mickelson/attract/releases/download/v$version/attract-v$version-win64.zip"
            }
        }
    }
}