More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=vitabatteryvita.jpg |image_alt=VITAbattery }} {{Infobox Vit...") |
m (Text replacement - "|discussion=" to "|donation=") |
||
(13 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=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 15: | 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 | ||
|donation=https://www.paypal.me/Joel16IA | |||
}} | }} | ||
VITABattery is a simple tai-hen plugin that displays the current battery percentage on your PS Vita. | |||
==Installation== | |||
Put batteryPercent.suprx in ux0:tai/ or ur0:tai/. | |||
Open your tai/config.txt and add the following (change to ur0 if you store the plugin there) | |||
# 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== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/vitabattery3.png | ||
==Changelog== | |||
'''v1.4''' | |||
* 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 == | == 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/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | ||
[[Category:Support the author]] |
Latest revision as of 01:10, 14 August 2023
VITAbattery | |
---|---|
General | |
Author | joel16 |
Type | Plugins |
Version | 1.4 |
License | MIT License |
Last Updated | 2017/05/11 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
VITABattery is a simple tai-hen plugin that displays the current battery percentage on your PS Vita.
Installation
Put batteryPercent.suprx in ux0:tai/ or ur0:tai/.
Open your tai/config.txt and add the following (change to ur0 if you store the plugin there)
# 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
Changelog
v1.4
- 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/