More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://github.com/SKGleba/PSP2-batteryFixer | |source=https://github.com/SKGleba/PSP2-batteryFixer | ||
}} | }} | ||
A small utility that fixes most of PS Vita's battery-related problems (e.g. | A small utility that fixes most of PS Vita's battery-related problems (e.g. Vita dying with half of battery left, showing wrong battery percentage). | ||
It deletes all the temp flags from the battery chip and hard-resets all devices. | It deletes all the temp flags from the battery chip and hard-resets all devices. | ||
Line 60: | Line 60: | ||
==External links== | ==External links== | ||
* | * GitHub - https://github.com/SKGleba/PSP2-batteryFixer | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/bqmodl/release_enso_batteryfixer_a_small_kernel_plugin/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/bqmodl/release_enso_batteryfixer_a_small_kernel_plugin/ | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/479 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/479 |
Revision as of 04:26, 10 December 2022
PSP2-batteryFixer | |
---|---|
File:Psp2batteryfixervita.jpg | |
General | |
Author | SKGleba |
Type | System Tools |
Version | 2.1 |
License | Mixed |
Last Updated | 2019/07/21 |
Links | |
Download | |
Website | |
Source | |
A small utility that fixes most of PS Vita's battery-related problems (e.g. Vita dying with half of battery left, showing wrong battery percentage).
It deletes all the temp flags from the battery chip and hard-resets all devices.
User guide
Install the VPK with VitaShell.
Start the batteryFixer app.
Follow the instructions displayed on your Vita screen.
- If you don't see any text, and your vita doesn't power off after 5 seconds, press Start.
- batteryFixer also creates a log file in ur0:temp/batteryFixer.log.
Screenshot
psp2batteryfixervita3.png
Media
PS Vita BatteryFixer! VPK! Fix Any Battery Errors! (Tech James)
Compatibility
This tool was tested on firmwares 3.52 - 3.70.
Changelog
v2.1
- Added debug logging to ur0:temp/batteryFixer.log.
- Fixed display artifacts (partially).
v2.0
- Actually launchable app
- Now bicr directly talks to the battery chip in the no-os mode (increased success rate).
- Clear output including console info & tool compatibility.
v1.0
- First Release.
Credits
- Xerpi for plugin loader and baremetal loader/sample.
- Dots-tb and the team behind LOLIcon.
- Team Molecule for enso and taiHen.