ID mesen-sx
Short Name mesen-sx
Name mesen-sx
Type Unknown
Description Homebrew development oriented fork of Mesen-S. Mesen-S is a cross-platform SNES emulator for Windows & Linux built in C++ and C#.
Platforms Nintendo Super Nintendo Entertainment System
Matches scoop-emulators mesen-sx
emucr mesen-sx
Author
License GPL-3
Binary Mesen-S.exe
Directory
Command Line
Links repo - https://github.com/NovaSquirrel/Mesen-SX
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
24-20221026-587e838 Download ChangeLog Windows 64 2022-11-04
scoop-emulators mesen-sx
{
    "version": "24-20221026-587e838",
    "description": "Homebrew development oriented fork of Mesen-S. Mesen-S is a cross-platform SNES emulator for Windows & Linux built in C++ and C#.",
    "homepage": "https://github.com/NovaSquirrel/Mesen-SX",
    "license": "GPL-3",
    "url": "https://nightly.link/NovaSquirrel/Mesen-SX/workflows/win-build/master/Mesen-S-win.zip",
    "hash": "226ce2fc98dae3c2a4da217707713559cf5665d5ecac0f13af4b4476ca0235f0",
    "bin": "Mesen-S.exe",
    "checkver": {
        "url": "https://api.github.com/repos/NovaSquirrel/Mesen-SX/actions/workflows/win-build.yml/runs?branch=master&status=success",
        "script": [
            "$sha = json_path $page $.workflow_runs[0].head_sha",
            "$runId = json_path $page $.workflow_runs[0].run_number",
            "$suiteId = json_path $page $.workflow_runs[0].check_suite_id",
            "$artUrl = json_path $page $.workflow_runs[0].artifacts_url",
            "$date = json_path $page $.workflow_runs[0].created_at",
            "$cont = (Invoke-WebRequest $artUrl).Content | ConvertFrom-Json",
            "$artId = $cont.artifacts[0].id",
            "Write-Output \"$suiteId $artId $runId $date $sha\""
        ],
        "regex": "^(?<suite>[^ ]+) (?<art>[^ ]+) (?<version>[^ ]+) (?<year>\\d{4})-(?<month>\\d{2})-(?<day>\\d{2})[^ ]+ (?<hash>.{7})(?<rest>.*)$",
        "replace": "${version}-${year}${month}${day}-${hash}"
    },
    "autoupdate": {
        "url": "https://nightly.link/NovaSquirrel/Mesen-SX/workflows/win-build/master/Mesen-S-win.zip"
    }
}
emucr mesen-sx
{
    "id": "mesen-sx",
    "name": "Mesen-SX",
    "description": "Homebrew development oriented fork of Mesen-S. Mesen-S is a cross-platform SNES emulator for Windows &amp; Linux built in C++ and C#.<a name=\"more\"></a><br>\n<br>",
    "tags": [
        "Console",
        "Dev_Build",
        "Mesen-S",
        "Mesen-SX",
        "SNES"
    ],
    "versions": [
        "Git (2022/11/07)",
        "Git (2022/10/27)",
        "Git (2022/10/24)",
        "Git (2022/10/07)",
        "Git (2022/06/07)",
        "Git (2022/05/24)",
        "Git (2022/05/05)",
        "Git (2022/02/21)",
        "Git (2022/02/14)"
    ],
    "logo": "https://3.bp.blogspot.com/-ZoToh6doaHY/XKN221rCYpI/AAAAAAAAXEQ/DiFRtaYJFRQ5RY9dBti3C3HuxMOxXFw9wCLcBGAs/s320/MesenSIcon.png",
    "web": {
        "https://github.com/NovaSquirrel/Mesen-SX": "repo"
    }
}