ID mesen-x
Short Name mesen-x
Name mesen-x
Type Unknown
Description Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome.
Platforms Nintendo Entertainment System
Matches scoop-emulators mesen-x
emucr mesen-x
Author
License GPL-3
Binary Mesen.exe
Directory
Command Line
Links repo - https://github.com/NovaSquirrel/Mesen-X/
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
76-20221024-a6c9741 Download ChangeLog Windows 64 2022-11-04
scoop-emulators mesen-x
{
    "version": "76-20221024-a6c9741",
    "description": "Mesen X is a cross-platform (Windows & Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome.",
    "homepage": "https://github.com/NovaSquirrel/Mesen-X/",
    "license": "GPL-3",
    "url": "https://nightly.link/NovaSquirrel/Mesen-X/workflows/win-build/master/Mesen-win.zip",
    "hash": "68e3fd7fe21b2a200f81b95cb912e355b608d56c5b13359d822b87541059cfa1",
    "bin": "Mesen.exe",
    "checkver": {
        "url": "https://api.github.com/repos/NovaSquirrel/Mesen-X/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-X/workflows/win-build/master/Mesen-win.zip"
    }
}
emucr mesen-x
{
    "id": "mesen-x",
    "name": "Mesen-X",
    "description": "Mesen X is a cross-platform (Windows &amp; Linux) NES/Famicom emulator built in C++ and C#. This fork is meant to gather development efforts from different forks. Not under active development but pull requests are welcome.<a name=\"more\"></a><br>\n<br>",
    "tags": [
        "Console",
        "Dev_Build",
        "Mesen",
        "Mesen-X",
        "NES"
    ],
    "versions": [
        "Git (2023/01/25)",
        "Git (2023/01/23)",
        "Git (2023/01/12)",
        "Git (2023/01/11)",
        "Git (2023/01/08)",
        "Git (2023/01/07)",
        "Git (2022/12/26)",
        "Git (2022/12/07)",
        "Git (2022/10/25)",
        "Git (2022/10/05)",
        "Git (2022/10/04)",
        "Git (2022/10/01)",
        "Git (2022/09/21)",
        "Git (2022/09/02)",
        "Git (2022/08/25)",
        "Git (2022/08/02)",
        "Git (2022/07/31)",
        "Git (2022/07/30)",
        "Git (2022/07/27)",
        "Git (2022/07/25)",
        "Git (2022/07/23)",
        "Git (2022/07/22)",
        "Git (2022/07/15)",
        "Git (2022/06/29)",
        "Git (2022/06/22)",
        "Git (2022/06/21)",
        "Git (2022/06/18)",
        "Git (2022/06/06)",
        "Git (2022/06/02)",
        "v1.0.1",
        "Git (2022/04/27)",
        "Git (2022/04/03)",
        "Git (2022/03/28)",
        "Git (2022/03/22)",
        "Git (2022/03/21)",
        "Git (2022/03/17)",
        "Git (2022/03/13)",
        "Git (2022/03/07)",
        "Git (2022/02/27)",
        "Git (2022/02/24)",
        "v1.0.0"
    ],
    "logo": "https://2.bp.blogspot.com/-uVbj8LUOaYs/V35eFxQuf1I/AAAAAAAAVHc/LMq6m5XGqkMyD2zr24A20JOYhl-0-014gCLcB/s320/GetIcon.jpg",
    "web": {
        "https://github.com/NovaSquirrel/Mesen-X/": "repo"
    }
}