psv-system-software: Add version 3.74 (#1775)

* psv-system-software: Add version 3.74

- Recent changes of Vita3K backend (probably since
91f533f86f (diff-c4f726a0d6972498e574d96ff7a02fbceba07f21907a69c4f42f38b283019ed5))
refresh its UI to match RPCS3 and similarly requires PSV firmware to run
certain games, this manifest is added for people who prefer to install
it via scoop.
- Autoupdate is disabled as it's EOL years ago. While Sony still
regularly releases PS3 firmware updates to rotate keys, PSV firmware is
last updated back in 2022.

* vita3k: add notes, suggest psv-system-software
This commit is contained in:
Vinfall 2026-07-28 17:54:03 +00:00 committed by GitHub
parent 862f5c1e9f
commit 676b0cac00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,17 @@
{
"version": "3.74",
"description": "Sony PlayStation Vita system software",
"homepage": "https://www.playstation.com/en-us/support/hardware/psvita/system-software/",
"license": {
"identifier": "Proprietary",
"url": "https://doc.dl.playstation.net/doc/psvita-eula/psvita_eula_en.html"
},
"url": [
"http://dus01.psv.update.playstation.net/update/psv/image/2022_0209/rel_f2c7b12fe85496ec88a0391b514d6e3b/PSVUPDAT.PUP",
"http://dus01.psp2.update.playstation.net/update/psp2/image/2022_0209/sd_59dcf059d3328fb67be7e51f8aa33418/PSP2UPDAT.PUP?dest=us#/PSP2UPDAT.PUP"
],
"hash": [
"6ef6dc8da6db026f28647713e473486d770087a605c52a8d751bfca7478386cf",
"c3c03fc7363dd573d90e5157629bf11551f434b283cc898d9ffc71dd716b791c"
]
}

View File

@ -4,8 +4,15 @@
"homepage": "https://vita3k.org",
"license": "GPL-2.0-only",
"suggest": {
"vcredist": "extras/vcredist2022"
"vcredist": "extras/vcredist2022",
"PS Vita Firmware": "games/psv-system-software"
},
"notes": [
"ATTENTION: Vita3K requires official PS Vita firmware to function.",
"Install the psv-system-software package.",
"You must still manually load PSVUPDAT.PUP and PSP2UPDAT.PUP through Vita3K",
"See the quickstart guide for further instructions: https://vita3k.org/quickstart"
],
"architecture": {
"64bit": {
"url": "https://github.com/Vita3K/Vita3K/releases/download/continuous/windows-latest.zip",