Shellbat Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=shellbatvita.jpg |image_alt=Shellbat }} {{Infobox Vita Home..." |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (5 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=shellbatvita2.png | ||
|image_alt=Shellbat | |image_alt=Shellbat | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Shellbat | |title=Shellbat | ||
|image= | |image=shellbatvita2.png | ||
|description=Shows battery percentage on Livearea statusbar. | |description=Shows battery percentage on Livearea statusbar. | ||
|author=nowrep | |author=nowrep | ||
| Line 16: | Line 15: | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/shellbatvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/shellbatvita.7z | ||
|website= | |website=https://github.com/nowrep/vita-shellbat | ||
|source=https://github.com/nowrep/vita-shellbat | |source=https://github.com/nowrep/vita-shellbat | ||
}} | }} | ||
Shellbat is a simple taiHEN plugin that shows battery percentage in status bar next to battery indicator on Livearea. | |||
==Installation== | |||
Copy the .suprx file to ux0(ur0):tai/. | |||
Add this plugin under *main section in ux0(ur0):tai/config.txt (change to ur0 if you store the plugin there) | |||
*main | |||
ux0:tai/shellbat.suprx | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/shellbatvita2.png | |||
==Changelog== | |||
'''r10''' | |||
* Support for 3.55. | |||
'''r9''' | |||
* Support for 3.67. | |||
'''r8''' | |||
* Support for 3.68. | |||
'''r7''' | |||
* Support for retail 3.65. | |||
'''r6''' | |||
* Add offsets for devkit SceShell. | |||
'''(r5)''' | |||
* Add offsets for testkit SceShell. | |||
'''r4''' | |||
* Use 20.0 font size for battery number. | |||
'''r3''' | |||
* Show the percent sign with small font. | |||
* Also restore small font for AM/PM for 12hour clocks. | |||
'''r2''' | |||
* Fixed bug with sometimes showing wrong value for a moment after resume from sleep. | |||
'''r1''' | |||
* First Release. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/nowrep/vita-shellbat | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/260 | |||
* | |||
Latest revision as of 04:38, 5 January 2025
| Shellbat | |
|---|---|
| General | |
| Author | nowrep |
| Type | Plugins |
| Version | r10 |
| License | MIT License |
| Last Updated | 2019/03/01 |
| Links | |
| Download | |
| Website | |
| Source | |
Shellbat is a simple taiHEN plugin that shows battery percentage in status bar next to battery indicator on Livearea.
Installation
Copy the .suprx file to ux0(ur0):tai/.
Add this plugin under *main section in ux0(ur0):tai/config.txt (change to ur0 if you store the plugin there)
*main ux0:tai/shellbat.suprx
Screenshots
Changelog
r10
- Support for 3.55.
r9
- Support for 3.67.
r8
- Support for 3.68.
r7
- Support for retail 3.65.
r6
- Add offsets for devkit SceShell.
(r5)
- Add offsets for testkit SceShell.
r4
- Use 20.0 font size for battery number.
r3
- Show the percent sign with small font.
- Also restore small font for AM/PM for 12hour clocks.
r2
- Fixed bug with sometimes showing wrong value for a moment after resume from sleep.
r1
- First Release.