ID rokuyon
Short Name rokuyon
Name rokuyon
Type Unknown
Description Rokuyon is An experimental N64 emulator
Platforms Nintendo 64
Matches scoop-emulators rokuyon
emucr rokuyon
Author
License GPL-3
Binary rokuyon.exe
Directory
Command Line
Links repo - https://github.com/Hydr8gon/rokuyon
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
14-20221020-90b92d4 Download ChangeLog Windows 64 2022-11-04
scoop-emulators rokuyon
{
    "version": "14-20221020-90b92d4",
    "description": "Rokuyon is An experimental N64 emulator",
    "homepage": "https://github.com/Hydr8gon/rokuyon",
    "license": "GPL-3",
    "url": "https://nightly.link/Hydr8gon/rokuyon/workflows/autobuild/main/rokuyon-windows.zip",
    "hash": "9687e30f1f23211f9dba415c5c2a5f7f808740cfbfe9c886d0f143c69eeedd98",
    "bin": "rokuyon.exe",
    "checkver": {
        "url": "https://api.github.com/repos/Hydr8gon/rokuyon/actions/workflows/autobuild.yml/runs?branch=main&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[3].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/Hydr8gon/rokuyon/workflows/autobuild/main/rokuyon-windows.zip"
    }
}
emucr rokuyon
{
    "id": "rokuyon",
    "name": "rokuyon",
    "description": "Rokuyon is An experimental N64 emulator<a name=\"more\"></a><br>\n<br>",
    "tags": [
        "Console",
        "N64",
        "Official_Build",
        "rokuyon"
    ],
    "versions": [
        "(2023/04/14)",
        "(2023/01/13)",
        "(2022/10/20)",
        "(2022/10/17)"
    ],
    "logo": "https://2.bp.blogspot.com/-Jafu7_JeZdE/VUQ20d-RxAI/AAAAAAAAQzk/RVUMUO0--5U/s1600/images.jpg",
    "web": {
        "https://github.com/Hydr8gon/rokuyon": "repo"
    }
}