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/Electric1447/VITABatteryPlus | |source=https://github.com/Electric1447/VITABatteryPlus | ||
}} | }} | ||
A simple tai-hen plugin that displays the battery & framerate information on your PS VITA. | |||
== VITABatteryPlus Modes == | |||
* Current battery percentage. | |||
* Current battery temperature in Celsius (°C) degrees. | |||
* Remaining battery life time. | |||
* FPS counter. | |||
== Controls == | |||
'''Start + Up''' -> Cycle mode.<br /> | |||
'''Start + Left''' -> Cycle position.<br /> | |||
'''Start + Right''' -> Cycle text color.<br /> | |||
'''Start + Down''' -> Close VITABatteryPlus display. | |||
== Installation: == | |||
Put "vitabatteryplus.suprx" in ux0:/tai folder in your PS Vita. | |||
Open ux0:/tai/config.txt and add the following: | |||
<div class="snippet-clipboard-content notranslate position-relative overflow-auto"> | |||
<pre># titleid for your application | |||
*ALL | |||
ux0:tai/vitabatteryplus.suprx</pre> | |||
==Media== | ==Media== | ||
<youtube>mBxC2ZRWVoc</youtube> | <youtube>mBxC2ZRWVoc</youtube> | ||
==Screenshots== | |||
[[image:vitabatteryplusvita.jpg|600px]] | |||
==Changelog== | |||
'''(v.1.8)''' | |||
*Improved controls. | |||
'''(v.1.7)''' | |||
*Fixed issues with Adrenaline. | |||
*Fixed compatibility with some homebrew. | |||
'''(v.1.6)''' | |||
*Added FPS counter. | |||
'''(v.1.5)''' | |||
* Added position and text color options. | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== Credits == | |||
* [https://github.com/joel16 joel16] for creating [https://github.com/joel16/VITABattery VITABattery]. | |||
* [https://github.com/Rinnegatamante Rinnegatamante] for Framecounter function. | |||
== External links == | == External links == | ||
* Github - https://github.com/Electric1447/VITABatteryPlus | * Github - https://github.com/Electric1447/VITABatteryPlus | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/570 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/570 | ||
Revision as of 04:13, 8 November 2022
VITABatteryPlus | |
---|---|
File:Vitabatteryplusvita.jpg | |
General | |
Author | Electric & Joel16 |
Type | Plugins |
Version | 1.8 |
License | MIT License |
Last Updated | 2021/06/13 |
Links | |
Download | |
Source | |
A simple tai-hen plugin that displays the battery & framerate information on your PS VITA.
VITABatteryPlus Modes
- Current battery percentage.
- Current battery temperature in Celsius (°C) degrees.
- Remaining battery life time.
- FPS counter.
Controls
Start + Up -> Cycle mode.
Start + Left -> Cycle position.
Start + Right -> Cycle text color.
Start + Down -> Close VITABatteryPlus display.
Installation:
Put "vitabatteryplus.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/vitabatteryplus.suprx
Media
Screenshots
Changelog
(v.1.8)
- Improved controls.
(v.1.7)
- Fixed issues with Adrenaline.
- Fixed compatibility with some homebrew.
(v.1.6)
- Added FPS counter.
(v.1.5)
- Added position and text color options.
(v.1.0)
- First Release.
Credits
- joel16 for creating VITABattery.
- Rinnegatamante for Framecounter function.