ReSavedata Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
reSavedata is a plugin that redirects savedata such as games to ux0:data/resavedata or host0:data/resavedata without pfs encryption. | reSavedata is a plugin that redirects savedata such as games to ux0:data/resavedata or host0:data/resavedata without pfs encryption. | ||
It was an entry for the KyûHEN Homebrew Contest. | It was an entry for the KyûHEN Homebrew Contest (Utility). | ||
==Installation== | ==Installation== | ||
| Line 40: | Line 40: | ||
* GitHub - https://github.com/Princess-of-Sleeping/reSavedata | * GitHub - https://github.com/Princess-of-Sleeping/reSavedata | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/659 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/659 | ||
[[Category:KyuHEN Homebrew Contest]] | |||
Revision as of 03:32, 2 July 2024
| reSavedata | |
|---|---|
| General | |
| Author | Princess of Sleeping |
| Type | Plugins |
| Version | 1.0 |
| License | GPL-3.0 |
| Last Updated | 2021/04/21 |
| Links | |
| Download | |
| Website | |
| Source | |
reSavedata is a plugin that redirects savedata such as games to ux0:data/resavedata or host0:data/resavedata without pfs encryption.
It was an entry for the KyûHEN Homebrew Contest (Utility).
Installation
Copy the .suprx file to ux0(ur0):tai/.
Add resavedata.skprx path to your config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/resavedata.skprx
All game save data will be redirected to reSavedata folder.
Example: ux0:data/resavedata/PCSG00001/
ux0:resavedata/ directory and title id directory must be created by the user.
External links
- KyûHEN Homebrew Contest - https://kyuhen.customprotocol.com/en/submissions/resavedata/
- GitHub - https://github.com/Princess-of-Sleeping/reSavedata
- VitaDB - https://vitadb.rinnegatamante.it/#/info/659