More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/joel16/VITABattery | |source=https://github.com/joel16/VITABattery | ||
}} | }} | ||
Battery | '''VITABattery''' is a simple tai-hen plugin that displays the current battery percentage on your PS VITA. | ||
==Installating VITABattery== | |||
Put "batteryPercent.suprx" in ux0:/tai folder in your PS Vita. | |||
Open ux0:/tai/config.txt and add the following: | |||
<pre> | |||
# titleid for your application | |||
*ALL | |||
ux0:tai/batteryPercent.suprx | |||
<pre> | |||
==Button Configurations== | |||
The new button configurations are as follows: | |||
*Start + Up -> Current battery percentage. | |||
*Start + Left -> Current battery temperature in degrees C. | |||
*Start + Right -> Battery life time. | |||
*Start + Down -> Close each of the above. | |||
==Media== | ==Media== | ||
<youtube>v2eKPYiU6rQ</youtube> | <youtube>v2eKPYiU6rQ</youtube> | ||
==Screenshot== | |||
[[image:vitabatteryvita.jpg|600px]] | |||
==Changelog== | |||
'''(v.1.0)''' | |||
* Fixed misalignment issues when percentage is a 3 digit number (100%). | |||
* Fixed button conflicts with other plugins (oclockvita for example). | |||
* Added battery temperature in degrees C. (Degrees F kept showing up in weird units, sorry) | |||
'''(v.1.3)''' | |||
* Fixed compatibility issues with Adrenaline. | |||
'''(v.1.2)''' | |||
* Allows other controls to be used whilst the plugin's display is on. | |||
'''(v.1.1)''' | |||
* Now displays battery life time. (Press select + right) | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/joel16/VITABattery | * Github - https://github.com/joel16/VITABattery | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/235 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/235 | ||
Revision as of 01:34, 14 November 2022
VITAbattery | |
---|---|
File:Vitabatteryvita.jpg | |
General | |
Author | joel16 |
Type | Plugins |
Version | 1.4 |
License | MIT License |
Last Updated | 2017/05/11 |
Links | |
Download | |
Source | |
VITABattery is a simple tai-hen plugin that displays the current battery percentage on your PS VITA.
Installating VITABattery
Put "batteryPercent.suprx" in ux0:/tai folder in your PS Vita.
Open ux0:/tai/config.txt and add the following:
# titleid for your application *ALL ux0:tai/batteryPercent.suprxButton Configurations
The new button configurations are as follows: *Start + Up -> Current battery percentage. *Start + Left -> Current battery temperature in degrees C. *Start + Right -> Battery life time. *Start + Down -> Close each of the above.Media
Screenshot
File:Vitabatteryvita.jpgChangelog
(v.1.0) * Fixed misalignment issues when percentage is a 3 digit number (100%). * Fixed button conflicts with other plugins (oclockvita for example). * Added battery temperature in degrees C. (Degrees F kept showing up in weird units, sorry) (v.1.3) * Fixed compatibility issues with Adrenaline. (v.1.2) * Allows other controls to be used whilst the plugin's display is on. (v.1.1) * Now displays battery life time. (Press select + right) (v.1.0) * First Release.External links
* Github - https://github.com/joel16/VITABattery * VitaDB - https://vitadb.rinnegatamante.it/#/info/235