More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (System Tools) - GameBrew! | |title=Vita Homebrew Apps (System Tools) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita.7z | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?f=116&t=47389 | ||
|source=https://bitbucket.org/Lupo511/appstoragemanager/src | |source=https://bitbucket.org/Lupo511/appstoragemanager/src | ||
}} | }} | ||
A little app that allows you to move applications from your memory card (ux0:app/) to your internal sorage (ur0:app/) (and vice-versa). | |||
It basically does the following: | |||
< | * Copy the files from ux0:/app/<TITLE_ID> to ur0:/app/<TITLE_ID> | ||
* Modify the app.db to point the bubble at the new location | |||
* Delete the old files if everything went correctly | |||
As of now it just uses the debug text as a menu because I wanted to have it done relatively quickly, but I'll add a proper GUI when I have the time. | |||
Keep in mind that this hasn't been 100% tested and some apps MIGHT not work when moved to the internal storage. I've only tested it with homebrews and not with games. I take no responsibility for any harm this might do to your console. | |||
==How to use== | |||
* Use DPAD UP and DPAD DOWN to change the selected option | |||
* Use X or O to confirm (depending on your console region) | |||
* Use O or X to cancel (depending on your console region) | |||
==Permissions== | |||
It's an unsafe homebrew because it needs access to the whole filesystem (ux0:app/, ur0:app/, ur0:shell/db/). The source is also linked below, so you may build from source if you want. | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita-01.jpg | https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita-01.jpg | ||
https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita-02.jpg | https://dlhb.gamebrew.org/vitahomebrews/applicationstoragemanagervita-02.jpg | ||
== External links == | == External links == | ||
* Official Website - | * Official Website - https://wololo.net/talk/viewtopic.php?f=116&t=47389 | ||
* Github - https://bitbucket.org/Lupo511/appstoragemanager/src | * Github - https://bitbucket.org/Lupo511/appstoragemanager/src | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/217 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/217 | ||
Revision as of 01:36, 6 November 2022
Application Storage Manager | |
---|---|
File:Applicationstoragemanagervita.jpg | |
General | |
Author | Lupo511 |
Type | System Tools |
Version | 0.02 |
License | Mixed |
Last Updated | 2016/10/26 |
Links | |
Download | |
Website | |
Source | |
A little app that allows you to move applications from your memory card (ux0:app/) to your internal sorage (ur0:app/) (and vice-versa).
It basically does the following:
- Copy the files from ux0:/app/<TITLE_ID> to ur0:/app/<TITLE_ID>
- Modify the app.db to point the bubble at the new location
- Delete the old files if everything went correctly
As of now it just uses the debug text as a menu because I wanted to have it done relatively quickly, but I'll add a proper GUI when I have the time.
Keep in mind that this hasn't been 100% tested and some apps MIGHT not work when moved to the internal storage. I've only tested it with homebrews and not with games. I take no responsibility for any harm this might do to your console.
How to use
- Use DPAD UP and DPAD DOWN to change the selected option
- Use X or O to confirm (depending on your console region)
- Use O or X to cancel (depending on your console region)
Permissions
It's an unsafe homebrew because it needs access to the whole filesystem (ux0:app/, ur0:app/, ur0:shell/db/). The source is also linked below, so you may build from source if you want.
Screenshots
External links
- Official Website - https://wololo.net/talk/viewtopic.php?f=116&t=47389
- Github - https://bitbucket.org/Lupo511/appstoragemanager/src
- VitaDB - https://vitadb.rinnegatamante.it/#/info/217