VITABattery: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "GameBrew!" to "GameBrew" |
||
| 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=vitabatteryvita.jpg | |image=vitabatteryvita.jpg | ||
Revision as of 03:26, 5 December 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.suprx
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
Screenshot
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)
- First Release.