Skip to content

Commit fae5830

Browse files
authored
Update README.md
1 parent 031b3b8 commit fae5830

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
# vita-shellbat
1+
# simple-shellbat
2+
a taiHEN plugin that adds battery percentage to the statusbar
23

3-
taiHEN plugin that shows battery percent in statusbar for IRS-1001 motherboard (Japanese "Sapphire Blue" and "Cosmic Red" OLED Vita PCH-1000 model)
4+
![Screenshot](https://github.com/user-attachments/assets/3d7d2ca3-67f9-4a4d-aad5-7861ceaf2c2e)
45

5-
![Screenshot](https://github.com/nowrep/vita-shellbat/blob/master/doc/screenshot.jpg?raw=true)
6+
## why
7+
**It's generally easier to tell the user the console will shut off at 1% instead of 11-13%**
68

9+
PlayStation Vita doesn't allow the battery to fully drain so usually the console goes into deep sleep at around 12-13%. This plugin is meant to recalculate the percentage based on this fact thanks to [leonardputra's fork for IRS-1001 models]([https://github.com/leonardputra/vita-shellbat-irs-1001)
710

8-
### Installation
11+
### installation
912

10-
Add this plugin under `*main` section in `ux0:tai/config.txt`:
13+
Add this plugin under `*main` section in `ur0:tai/config.txt` / `ux0:tai/config.txt`:
1114

12-
```
15+
```c
1316
*main
14-
ux0:tai/shellbat.suprx
17+
ur0:tai/shellbat.suprx
1518
```

0 commit comments

Comments
 (0)