More actions
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvita2.png | ||
|image_alt=VitaStorage | |image_alt=VitaStorage | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VitaStorage | |title=VitaStorage | ||
|image= | |image=psvita2.png | ||
|description=Kernel plugin that automatically mounts/redirects any storage device on any mount points you want. | |description=Kernel plugin that automatically mounts/redirects any storage device on any mount points you want. | ||
|author=Electry | |author=Electry | ||
|lastupdated=2018/ | |lastupdated=2018/07/09 | ||
|type=Plugins | |type=Plugins | ||
|version=0.1 | |version=0.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vitastorage.7z | ||
|website= | |website=https://github.com/Electry/VitaStorage | ||
|source=https://github.com/Electry/VitaStorage | |source=https://github.com/Electry/VitaStorage | ||
}} | }} | ||
Kernel plugin that automatically mounts/redirects any storage device on any mount points you want. | Kernel plugin that automatically mounts/redirects any storage device on any mount points you want. | ||
Fork of [[StorageMgr Vita|PSVita-StorageMgr]] by CelesteBlue. A lot of stuff was rewritten/simplified: | |||
*Reduced plugin size, 7 KB vs 17 KB. | |||
*Reduced code length by more than 40%. | |||
*Configuration file is compatible with original PSVita-StorageMgr. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Electry/VitaStorage | ||
Latest revision as of 13:18, 7 Ocak 2023
VitaStorage | |
---|---|
General | |
Author | Electry |
Type | Plugins |
Version | 0.1 |
License | Mixed |
Last Updated | 2018/07/09 |
Links | |
Download | |
Website | |
Source | |
Kernel plugin that automatically mounts/redirects any storage device on any mount points you want.
Fork of PSVita-StorageMgr by CelesteBlue. A lot of stuff was rewritten/simplified:
- Reduced plugin size, 7 KB vs 17 KB.
- Reduced code length by more than 40%.
- Configuration file is compatible with original PSVita-StorageMgr.