More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 18: | Line 18: | ||
|source= | |source= | ||
}} | }} | ||
An | An idstorage dumper for PS Vita/PS TV. It'll dump the idstorage leafs to ux0:dump. There are 128 (0x80) leafs in total. | ||
== | ==Installation== | ||
Copy idstor.suprx and idstor.skprx to ux0:tai/. | |||
Add the following lines to tai/config.txt | |||
*Kernel | |||
ux0:tai/idstor.skprx | |||
# titleid for your application | |||
*VID000162 | |||
ux0:tai/idstor.suprx | |||
Dumped leafs will be stored in ux0:dump/. | |||
== External links == | == External links == | ||
* Twitter - https://twitter.com/notzecoxao/status/861580491467755520 | * Twitter - https://twitter.com/notzecoxao/status/861580491467755520 | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/254 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/254 |
Revision as of 05:23, 5 Ocak 2023
idstorage dumper | |
---|---|
File:Idstoragedumpervita.jpg | |
General | |
Author | zecoxao |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2017/05/08 |
Links | |
Download | |
Website | |
An idstorage dumper for PS Vita/PS TV. It'll dump the idstorage leafs to ux0:dump. There are 128 (0x80) leafs in total.
Installation
Copy idstor.suprx and idstor.skprx to ux0:tai/.
Add the following lines to tai/config.txt
*Kernel ux0:tai/idstor.skprx # titleid for your application *VID000162 ux0:tai/idstor.suprx
Dumped leafs will be stored in ux0:dump/.