Unpkg Vita: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Unpkg vita to Unpkg Vita without leaving a redirect |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
==User guide== | ==User guide== | ||
Usage: unpkg_vita.exe <input pkg file> [output folder] [-key=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF] | Usage: <code>unpkg_vita.exe <input pkg file> [output folder] [-key=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]</code> | ||
To get your purchased game PKG link first log into [https://store.playstation.com PlayStation Store] then visit and copy raw data from [https://store.playstation.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?start=0&size=800&fields=game_meta%2Cdrm_def this page]. | To get your purchased game PKG link first log into [https://store.playstation.com PlayStation Store] then visit and copy raw data from [https://store.playstation.com/kamaji/api/chihiro/00_09_000/gateway/store/v1/users/me/internal_entitlements?start=0&size=800&fields=game_meta%2Cdrm_def this page]. | ||
| Line 48: | Line 48: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/RikuKH3/unpkg_vita | * GitHub - https://github.com/RikuKH3/unpkg_vita | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/320 | ||
* Reddit - https://www.reddit.com/r/VitaPiracy/comments/71qujb/unpkg_vita_alternative_pkg_unpacker/ | * Reddit - https://www.reddit.com/r/VitaPiracy/comments/71qujb/unpkg_vita_alternative_pkg_unpacker/ | ||
Latest revision as of 04:38, 5 January 2025
| PS Vita PKG Unpacker | |
|---|---|
| General | |
| Author | RikuKH3 |
| Type | PC Utilities |
| Version | 1.7 |
| License | Mixed |
| Last Updated | 2017/10/07 |
| Links | |
| Download | |
| Website | |
| Source | |
unpkg_vita is a command line tool to unpackage .pkg Vita files.
User guide
Usage: unpkg_vita.exe <input pkg file> [output folder] [-key=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF]
To get your purchased game PKG link first log into PlayStation Store then visit and copy raw data from this page.
Changelog
v1.7
- Fixed incorrect 'tail.bin' extraction for small 100KB packages.
v1.6
- Added multiple DLC installation support.
v1.5
- Added DLC support.
- Added zRIF key match check.
v1.4
- Added zRIF key support.
- Added output folder creation based on PKG type.
v1.3
- Extraction bug fixes.
v1.1
- Added optional '-key' command for fake 'work.bin' file generation.