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/Codiak101/vita-shellbat | |source=https://github.com/Codiak101/vita-shellbat | ||
}} | }} | ||
A remake of taiHEN plugin that shows battery percent in statusbar and controller battery indicators: | |||
* Player 1 only - no battery indicators for other players | |||
* Shows when PS controller is bluetooth connected - tested with DS4 | |||
* This mod should be compatible on all versions - tested on 3.70 | |||
== Installation == | |||
Add this plugin under <code>*main</code> section in <code>ur0:tai/config.txt</code>: | |||
<pre>*main | |||
ur0:tai/shellbat.suprx</pre> | |||
== | == Controller Battery Indicators == | ||
'''(v. | https://dlhb.gamebrew.org/vitahomebrews/shellbatcodiakmodvita-01.png | ||
* Battery is fully charged [|||] - no pulse | |||
* Battery is charging [| | |] - stepped pulse | |||
* Battery level is 5 [|| |] - last indicator pulse | |||
* Battery level is 4 [|| ] - no pulse | |||
* Battery level is 3 [| | ] - last indicator pulse | |||
* Battery level is 2 [| ] - full pulse with last indicator | |||
* Battery level is 1 [ ] - full pulse without last indicator | |||
* Battery level is 0 - dead and disconnected | |||
== Credits == | |||
* Princess-of-Sleeping - for forked [https://github.com/Princess-of-Sleeping/vita-shellbat shellbat] | |||
* nowrep - for original [https://github.com/nowrep/vita-shellbat shellbat] | |||
==Changelog== | |||
'''(v.2.0)''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/Codiak101/vita-shellbat | * Github - https://github.com/Codiak101/vita-shellbat | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/710 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/710 | ||
Revision as of 03:35, 8 November 2022
shellbat Codiak Mod | |
---|---|
File:Shellbatcodiakmodvita.jpg | |
General | |
Author | Codiak101 |
Type | Plugins |
Version | 2.0 |
License | MIT License |
Last Updated | 2021/07/18 |
Links | |
Download | |
Source | |
A remake of taiHEN plugin that shows battery percent in statusbar and controller battery indicators:
- Player 1 only - no battery indicators for other players
- Shows when PS controller is bluetooth connected - tested with DS4
- This mod should be compatible on all versions - tested on 3.70
Installation
Add this plugin under *main
section in ur0:tai/config.txt
:
*main ur0:tai/shellbat.suprx
Controller Battery Indicators
- Battery is fully charged [|||] - no pulse
- Battery is charging [| | |] - stepped pulse
- Battery level is 5 [|| |] - last indicator pulse
- Battery level is 4 [|| ] - no pulse
- Battery level is 3 [| | ] - last indicator pulse
- Battery level is 2 [| ] - full pulse with last indicator
- Battery level is 1 [ ] - full pulse without last indicator
- Battery level is 0 - dead and disconnected
Credits
Changelog
(v.2.0)
- First Release.