More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew! | |title=Vita Homebrew Apps (Utilities) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/NeoLTK/VITAPluginsManager | |source=https://github.com/NeoLTK/VITAPluginsManager | ||
}} | }} | ||
Plugins manager for PSVITA. | Plugins manager for PSVITA for Vitamin game dumps. | ||
== | ==Features== | ||
* Enable : Write line in game.txt and change location of plugin ( "ux0:/plugins" ) | |||
* Disable : Remove line in game.txt and change location of plugin ( "ux0:/plugins_disabled" ) | |||
* Scan : Search dangerous path in the plugins binary (beta) ( process time is relative of size of plugins ) | |||
==Require== | |||
* Henkaku HEN | |||
* VitaShell / MoleculeShell | |||
* Plugins suprx on "ux0/plugins" or "ux0/plugins_disabled" | |||
== | ==Screenshot== | ||
[[image:vitapluginsmanagervita.jpg|600px]] | |||
== | ==Changelog== | ||
'''(v. | '''(v.0.6)''' | ||
*Code optimized | |||
*UI improve | |||
*Scan plugins, search dangerous path in the plugins binary (beta) | |||
'''(v.0.5)''' | |||
*Code optimized | |||
*New UI | |||
'''(v.0.4)''' | |||
*project structure optimized | |||
*code optimized | |||
'''(v.0.3)''' | |||
*Minor bug in menu caursing crash fixed | |||
*Disabled location change to "ux0:/plugins_disabled" | |||
*Code optimized | |||
'''(v.0.2)''' | |||
*Critical bug fix | |||
*Optimized Code | |||
*Icon added | |||
'''(v.0.1)''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/NeoLTK/VITAPluginsManager | * Github - https://github.com/NeoLTK/VITAPluginsManager | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/152 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/152 | ||
Revision as of 02:14, 6 November 2022
VITAPluginsManager | |
---|---|
File:Vitapluginsmanagervita.jpg | |
General | |
Author | NeoLTK |
Type | Utilities |
Version | 0.6 |
License | Mixed |
Last Updated | 2016/10/20 |
Links | |
Download | |
Source | |
Plugins manager for PSVITA for Vitamin game dumps.
Features
- Enable : Write line in game.txt and change location of plugin ( "ux0:/plugins" )
- Disable : Remove line in game.txt and change location of plugin ( "ux0:/plugins_disabled" )
- Scan : Search dangerous path in the plugins binary (beta) ( process time is relative of size of plugins )
Require
- Henkaku HEN
- VitaShell / MoleculeShell
- Plugins suprx on "ux0/plugins" or "ux0/plugins_disabled"
Screenshot
Changelog
(v.0.6)
- Code optimized
- UI improve
- Scan plugins, search dangerous path in the plugins binary (beta)
(v.0.5)
- Code optimized
- New UI
(v.0.4)
- project structure optimized
- code optimized
(v.0.3)
- Minor bug in menu caursing crash fixed
- Disabled location change to "ux0:/plugins_disabled"
- Code optimized
(v.0.2)
- Critical bug fix
- Optimized Code
- Icon added
(v.0.1)
- First Release.