42 lines
1.7 KiB
JSON
42 lines
1.7 KiB
JSON
{
|
|
"homepage": "https://rpcs3.net/",
|
|
"description": "Open-source Sony PlayStation 3 emulator (development version)",
|
|
"license": "GPL-2.0-only",
|
|
"version": "0.0.12-10943",
|
|
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-92efaf0bba4c854705d3c4e1305b53e474401548/rpcs3-v0.0.12-10943-92efaf0b_win64.7z",
|
|
"hash": "a80ce93fb9250bc448f6e03e1379e18ff90649b6d7a7ef013920d6b6760907e6",
|
|
"bin": "rpcs3.exe",
|
|
"depends": "vcredist2019",
|
|
"persist": [
|
|
"GuiConfigs",
|
|
"dev_hdd0"
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"rpcs3.exe",
|
|
"RPCS3-dev"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://rpcs3.net/compatibility?b",
|
|
"regex": "/rpcs3-binaries-win/releases/download/build-(?<fullhash>[0-9a-f]+)/rpcs3-v(?<build>[0-9]+\\.[0-9]+\\.[0-9]+\\-[0-9]+)-(?<shorthash>[0-9a-f]{8})",
|
|
"replace": "${build}"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-$matchFullhash/rpcs3-v$matchBuild-$matchShorthash_win64.7z",
|
|
"hash": {
|
|
"url": "https://rpcs3.net/compatibility?b",
|
|
"regex": "Windows SHA-256: ($sha256)"
|
|
}
|
|
},
|
|
"suggest": {
|
|
"PS3 System Software": "games/ps3-system-software"
|
|
},
|
|
"notes": [
|
|
"ATTENTION: RPCS3 requires a copy of the official PS3 firmware to function.",
|
|
"It is available here: https://www.playstation.com/en-us/support/system-updates/ps3",
|
|
"See the official quickstart guide for further instructions: https://rpcs3.net/quickstart",
|
|
"NEW: Alternatively, install the ps3-system-software package. You must still manually load PS3UPDAT.PUP"
|
|
]
|
|
}
|