More actions
m (HydeWing moved page Vitabattery Vita to VITABattery without leaving a redirect) |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitabattery2.png | ||
|image_alt=VITAbattery | |image_alt=VITAbattery | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VITAbattery | |title=VITAbattery | ||
|image= | |image=vitabattery2.png | ||
|description=Battery info viewer plugin. | |description=Battery info viewer plugin. | ||
|author=joel16 | |author=joel16 | ||
Line 14: | Line 14: | ||
|version=1.4 | |version=1.4 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vitabattery.7z | ||
|website= | |website=https://www.psx-place.com/resources/vitabattery.560/ | ||
|source=https://github.com/joel16/VITABattery | |source=https://github.com/joel16/VITABattery | ||
}} | }} | ||
VITABattery is a simple tai-hen plugin that displays the current battery percentage on your PS Vita. | |||
== | ==Installation== | ||
Put | Put batteryPercent.suprx in ux0(ur0):tai/ folder in your PS Vita. | ||
Open ux0: | Open ux0:tai/config.txt and add the following (change accordingly if you are using ur0) | ||
# titleid for your application | |||
*ALL | |||
ux0:tai/batteryPercent.suprx | |||
==Controls== | |||
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 | |||
==Screenshots== | |||
vitabattery3.png | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0''' | ||
* Fixed misalignment issues when percentage is a 3 digit number (100%). | * Fixed misalignment issues when percentage is a 3 digit number (100%). | ||
* Fixed button conflicts with other plugins (oclockvita for example). | * Fixed button conflicts with other plugins (oclockvita for example). | ||
* Added battery temperature in degrees C. (Degrees F kept showing up in weird units, sorry) | * Added battery temperature in degrees C. (Degrees F kept showing up in weird units, sorry) | ||
''' | '''v1.3''' | ||
* Fixed compatibility issues with Adrenaline. | * Fixed compatibility issues with Adrenaline. | ||
''' | '''v1.2''' | ||
* Allows other controls to be used whilst the plugin's display is on. | * Allows other controls to be used whilst the plugin's display is on. | ||
''' | '''v1.1''' | ||
* Now displays battery life time | * Now displays battery life time (Press select + right). | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/joel16/VITABattery | ||
* PSX-Place - https://www.psx-place.com/resources/vitabattery.560/ | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/235 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/235 | ||
* Vita Troubleshooting Guide - [https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] |
Revision as of 05:56, 5 Ocak 2023
VITAbattery | |
---|---|
General | |
Author | joel16 |
Type | Plugins |
Version | 1.4 |
License | MIT License |
Last Updated | 2017/05/11 |
Links | |
Download | |
Website | |
Source | |
VITABattery is a simple tai-hen plugin that displays the current battery percentage on your PS Vita.
Installation
Put batteryPercent.suprx in ux0(ur0):tai/ folder in your PS Vita.
Open ux0:tai/config.txt and add the following (change accordingly if you are using ur0)
# titleid for your application *ALL ux0:tai/batteryPercent.suprx
Controls
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
Screenshots
vitabattery3.png
Changelog
v1.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)
v1.3
- Fixed compatibility issues with Adrenaline.
v1.2
- Allows other controls to be used whilst the plugin's display is on.
v1.1
- Now displays battery life time (Press select + right).
v1.0
- First Release.
External links
- GitHub - https://github.com/joel16/VITABattery
- PSX-Place - https://www.psx-place.com/resources/vitabattery.560/
- VitaDB - https://vitadb.rinnegatamante.it/#/info/235
- Vita Troubleshooting Guide - https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/