More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Utilities) - GameBrew! |title_mode=append |image=vitasavemanagerplus.jpg |image_alt=Vita Save Manager Plus...") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps ( | |title=Vita Homebrew Apps (File Browsers) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitasavemanagerplus2.png | ||
|image_alt=Vita Save Manager Plus | |image_alt=Vita Save Manager Plus | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Vita Save Manager Plus | |title=Vita Save Manager Plus | ||
|image= | |image=vitasavemanagerplus2.png | ||
|description= | |description=A fork of vita-savmgr. | ||
|author=Kylon | |author=Kylon | ||
|lastupdated=2019/ | |lastupdated=2019/02/06 | ||
|type=Utilities | |type=Utilities | ||
|version=4.1.0 | |version=4.1.0 | ||
|license= | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitasavemanagerplus.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitasavemanagerplus.7z | ||
|website= | |website=https://bitbucket.org/kylon/vita-savemgr | ||
|source=https://bitbucket.org/kylon/vita-savemgr | |source=https://bitbucket.org/kylon/vita-savemgr | ||
}} | }} | ||
This is a fork of | This is a fork of [[Vita Save Manager|Vita SaveManager]] by d3m3vilurr. | ||
==Features== | |||
*Backup saves as decrypted or encrypted. | |||
*Bulk backup of all your saves. | |||
*Bulk delete of all your backups. | |||
*Restore encrypted and decrypted saves. | |||
*Change savefile region. | |||
*More.. | |||
==Installaion== | |||
[[VitaShell]] modules are required. | |||
If VitaShell is not installed, copy kernel.skprx and user.suprx from VitaShell vpk to ux0:data/vitaSaveManager/. | |||
== | ==Controls== | ||
L/R - Switch tab (GAMES/SAVES) | |||
Triangle - Open menu | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitasavemanagerplus3.png | ||
== | https://dlhb.gamebrew.org/vitahomebrews/vitasavemanagerplus4.png | ||
==Changelog== | |||
'''4.1.0''' | |||
* Support all vita partitions. | |||
* Better VitaShell module loading (Thanks Princess-of-sleeping). | |||
* Fix a few crashes. | |||
'''4.0.0''' | |||
* Remove touch controls. | |||
* Remove list mode. | |||
* Remove ini config. | |||
* Change saves path to data/vitaSaveManager. | |||
* Change app title ID (you can keep both this and original). | |||
* Auto replace ACCOUNT_ID in param.sfo (#75). | |||
* Add My Saves page. | |||
* Add menu (Backup all / delete all). | |||
* Add change savefile region option. | |||
* Support both encrypted and decrypted saves. | |||
* Support orphan saves. | |||
* Code clean up and optimization. | |||
* More...See git logs. | |||
'''2.0.0''' | |||
* Re-enable package compression (cdf1833c). | |||
* Fix confirm button always ASIA mode (#59). | |||
* Fix not shown all games (#62). | |||
* Fix crash if not have icon files (#68). | |||
* Embed VitaShell modules into vpk file (#66). | |||
'''2.0.0-b1''' | |||
* Move 2.0.0 tree. | |||
* Support GUI. | |||
* No more needs app switching. | |||
'''1.0.0''' | |||
* Block PS button on the critical sections. | |||
* Reword import/export to restore/backup (#32). | |||
* Use newer vita-toolchain for CI build. | |||
* Use ninja-build for CI build. | |||
* Fix cannot earning achievement (#34). | |||
* Enable package compress. | |||
'''0.8.0''' | |||
* Change default directories to `ux0:/data/savegames`. | |||
* Auto migrate older directories. | |||
* Support drop save slot. | |||
* Support confirm popups. | |||
* Support format savedata (L+R trigger on dumper main menu). | |||
'''0.7.0''' | |||
* Support device confirmation button & fix text grammers (#16). | |||
* Use icon for button information instead text. | |||
* Support left analog & up/down hold for select item. | |||
* Support multiple save dump slots. | |||
* Support configure. | |||
'''0.6.0''' | |||
* Fix broken import process of 0.5.0. | |||
* Support save export/import of abnormal titleid games like YS8 HK. | |||
* Add icon & livearea. | |||
* Change name `savemgr` to `Save Manager`. | |||
'''0.5.0''' | |||
* This version can be unstable. Please backup using CMA before use this application. | |||
* Support encrypted digital games; Thanks @mopi1402 (#11). | |||
* Revert some codes for Gundam Breaker3 AV; so may not support this game. | |||
* Remove rinCheat's code. | |||
'''0.4.1''' | |||
* Fix cannot decrypt problem of physical copy gundam breaker 3 asia version. | |||
Known issues: | |||
* Not support cartridge version muramasa rebirth (#3). | |||
* Cannot encrypt cartridge version gundom breaker3 (#9). | |||
'''0.4.0''' | |||
* Fix crash at startup with non print games. | |||
* Support unmatched TITLE_ID games like Gundam Breaker 3 Asia version. | |||
'''0.3.0''' | |||
* Add helper messages. | |||
* Detect cartridge for save dump. | |||
'''0.2.0''' | |||
* Support screen scrolling; now can use more then 20 games. | |||
* Always use screen bottom area for print button commands. | |||
* Some code clean up. | |||
'''0.1.0''' | |||
* Initial release. Dump / Restore for PSVita game save. | |||
* Alpha release. | |||
* Support cartridge & vitamin games. | |||
* Dump datas have compatibility with rinCheat and also data store into ux0:data/rinCheat. | |||
==Credits== | |||
Project use these project's codes. | |||
*[https://github.com/TheOfficialFloW/VitaShell VitaShell] | |||
*[https://github.com/Rinnegatamante/rinCheat rinCheat] | |||
*[https://bitbucket.org/kylon/vita-savemgr/src/master/ vita-savemgr] | |||
*[https://github.com/d3m3vilurr/vita-savemgr vita-savemgr] | |||
== External links == | == External links == | ||
* | * Bitbucket - https://bitbucket.org/kylon/vita-savemgr | ||
Latest revision as of 06:20, 29 August 2023
Vita Save Manager Plus | |
---|---|
General | |
Author | Kylon |
Type | Utilities |
Version | 4.1.0 |
License | GPL-3.0 |
Last Updated | 2019/02/06 |
Links | |
Download | |
Website | |
Source | |
This is a fork of Vita SaveManager by d3m3vilurr.
Features
- Backup saves as decrypted or encrypted.
- Bulk backup of all your saves.
- Bulk delete of all your backups.
- Restore encrypted and decrypted saves.
- Change savefile region.
- More..
Installaion
VitaShell modules are required.
If VitaShell is not installed, copy kernel.skprx and user.suprx from VitaShell vpk to ux0:data/vitaSaveManager/.
Controls
L/R - Switch tab (GAMES/SAVES)
Triangle - Open menu
Screenshots
Changelog
4.1.0
- Support all vita partitions.
- Better VitaShell module loading (Thanks Princess-of-sleeping).
- Fix a few crashes.
4.0.0
- Remove touch controls.
- Remove list mode.
- Remove ini config.
- Change saves path to data/vitaSaveManager.
- Change app title ID (you can keep both this and original).
- Auto replace ACCOUNT_ID in param.sfo (#75).
- Add My Saves page.
- Add menu (Backup all / delete all).
- Add change savefile region option.
- Support both encrypted and decrypted saves.
- Support orphan saves.
- Code clean up and optimization.
- More...See git logs.
2.0.0
- Re-enable package compression (cdf1833c).
- Fix confirm button always ASIA mode (#59).
- Fix not shown all games (#62).
- Fix crash if not have icon files (#68).
- Embed VitaShell modules into vpk file (#66).
2.0.0-b1
- Move 2.0.0 tree.
- Support GUI.
- No more needs app switching.
1.0.0
- Block PS button on the critical sections.
- Reword import/export to restore/backup (#32).
- Use newer vita-toolchain for CI build.
- Use ninja-build for CI build.
- Fix cannot earning achievement (#34).
- Enable package compress.
0.8.0
- Change default directories to `ux0:/data/savegames`.
- Auto migrate older directories.
- Support drop save slot.
- Support confirm popups.
- Support format savedata (L+R trigger on dumper main menu).
0.7.0
- Support device confirmation button & fix text grammers (#16).
- Use icon for button information instead text.
- Support left analog & up/down hold for select item.
- Support multiple save dump slots.
- Support configure.
0.6.0
- Fix broken import process of 0.5.0.
- Support save export/import of abnormal titleid games like YS8 HK.
- Add icon & livearea.
- Change name `savemgr` to `Save Manager`.
0.5.0
- This version can be unstable. Please backup using CMA before use this application.
- Support encrypted digital games; Thanks @mopi1402 (#11).
- Revert some codes for Gundam Breaker3 AV; so may not support this game.
- Remove rinCheat's code.
0.4.1
- Fix cannot decrypt problem of physical copy gundam breaker 3 asia version.
Known issues:
- Not support cartridge version muramasa rebirth (#3).
- Cannot encrypt cartridge version gundom breaker3 (#9).
0.4.0
- Fix crash at startup with non print games.
- Support unmatched TITLE_ID games like Gundam Breaker 3 Asia version.
0.3.0
- Add helper messages.
- Detect cartridge for save dump.
0.2.0
- Support screen scrolling; now can use more then 20 games.
- Always use screen bottom area for print button commands.
- Some code clean up.
0.1.0
- Initial release. Dump / Restore for PSVita game save.
- Alpha release.
- Support cartridge & vitamin games.
- Dump datas have compatibility with rinCheat and also data store into ux0:data/rinCheat.
Credits
Project use these project's codes.
External links
- Bitbucket - https://bitbucket.org/kylon/vita-savemgr