VITAPluginsManager Vita: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Vitapluginsmanager Vita to VITAPluginsManager Vita without leaving a redirect |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
|title=VITAPluginsManager | |title=VITAPluginsManager | ||
|image=vitapluginsmanagervita2.png | |image=vitapluginsmanagervita2.png | ||
|description=Plugins manager for | |description=Plugins manager for PS Vita (vitamin/mai). | ||
|author=NeoLTK | |author=NeoLTK | ||
|lastupdated=2016/10/20 | |lastupdated=2016/10/20 | ||
| Line 18: | Line 18: | ||
|source=https://github.com/NeoLTK/VITAPluginsManager | |source=https://github.com/NeoLTK/VITAPluginsManager | ||
}} | }} | ||
Plugins manager for | Plugins manager for PS Vita for Vitamin game dumps. | ||
'''Note:''' Deprecated. | '''Note:''' Deprecated. | ||
| Line 65: | Line 65: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/NeoLTK/VITAPluginsManager | * GitHub - https://github.com/NeoLTK/VITAPluginsManager | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/152 | ||
Latest revision as of 04:39, 5 January 2025
| VITAPluginsManager | |
|---|---|
| General | |
| Author | NeoLTK |
| Type | Utilities |
| Version | 0.6 |
| License | Mixed |
| Last Updated | 2016/10/20 |
| Links | |
| Download | |
| Website | |
| Source | |
Plugins manager for PS Vita for Vitamin game dumps.
Note: Deprecated.
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).
User guide
Requirement:
- Henkaku HEN.
- VitaShell/MoleculeShell.
- Plugins suprx on ux0/plugins or ux0/plugins_disabled.
Screenshot
Changelog
v0.6
- Code optimized.
- UI improve.
- Scan plugins, search dangerous path in the plugins binary (beta).
v0.5
- Code optimized.
- New UI.
v0.4
- project structure optimized.
- code optimized.
v0.3
- Minor bug in menu caursing crash fixed.
- Disabled location change to "ux0:/plugins_disabled".
- Code optimized.
v0.2
- Critical bug fix.
- Optimized Code.
- Icon added.
v0.1
- First Release.