More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 8: | Line 8: | ||
|title=Application Storage Manager | |title=Application Storage Manager | ||
|image=applicationstoragemanagervita.jpg | |image=applicationstoragemanagervita.jpg | ||
|description= | |description=Move app from memory card (ux0:app/) to internal storage (ur0:app/), and vice-versa. | ||
|author=Lupo511 | |author=Lupo511 | ||
|lastupdated=2016/10/26 | |lastupdated=2016/10/26 | ||
Line 18: | Line 18: | ||
|source=https://bitbucket.org/Lupo511/appstoragemanager/src | |source=https://bitbucket.org/Lupo511/appstoragemanager/src | ||
}} | }} | ||
Application Storage Manager is a little app that allows you to move applications from your memory card (ux0:app/) to your internal storage (ur0:app/), and vice-versa. | |||
It | '''Note:''' It's an unsafe homebrew because it needs access to the whole filesystem (ux0:app/, ur0:app/, ur0:shell/db/). The source is provided, so you may build from source if you want. | ||
==User guide== | |||
This application does the following: | |||
* Copy the files from ux0:/app/<TITLE_ID> to ur0:/app/<TITLE_ID> | * 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 | * Modify the app.db to point the bubble at the new location | ||
* Delete the old files if everything went correctly | * Delete the old files if everything went correctly | ||
This has not been 100% tested and some apps might not work when moved to the internal storage. It has only been tested with homebrews and not with games. | |||
==Controls== | |||
D-Pad Up/Down - Change the selected option | |||
Cross/Circle - Confirm/Cancel (depending on your console region) | |||
== | ==Screenshots== | ||
appstoragemanagervita3.png | |||
appstoragemanagervita4.png | |||
== External links == | ==External links == | ||
* | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=47389 | ||
* | * GitHub - https://bitbucket.org/Lupo511/appstoragemanager/src | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/217 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/217 |
Revision as of 06:17, 6 December 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 | |
Application Storage Manager is a little app that allows you to move applications from your memory card (ux0:app/) to your internal storage (ur0:app/), and vice-versa.
Note: It's an unsafe homebrew because it needs access to the whole filesystem (ux0:app/, ur0:app/, ur0:shell/db/). The source is provided, so you may build from source if you want.
User guide
This application 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
This has not been 100% tested and some apps might not work when moved to the internal storage. It has only been tested with homebrews and not with games.
Controls
D-Pad Up/Down - Change the selected option
Cross/Circle - Confirm/Cancel (depending on your console region)
Screenshots
appstoragemanagervita3.png
appstoragemanagervita4.png