More actions
(Created page with "{{#seo: |title=Vita Homebrew Apps (System Tools) - GameBrew! |title_mode=append |image=psp2batteryfixervita.jpg |image_alt=PSP2-batteryFixer }} {{Infobox Vita Homebrews |title...") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (System Tools) - GameBrew | |title=Vita Homebrew Apps (System Tools) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psp2batteryfixervita2.png | ||
|image_alt=PSP2-batteryFixer | |image_alt=PSP2-batteryFixer | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=PSP2-batteryFixer | |title=PSP2-batteryFixer | ||
|image= | |image=psp2batteryfixervita2.png | ||
|description= | |description=A small utility that fixes most of PS Vita battery-related problems. | ||
|author=SKGleba | |author=SKGleba | ||
|lastupdated= | |lastupdated=2023/01/08 | ||
|type=System Tools | |type=System Tools | ||
|version= | |version=3.0.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/psp2batteryfixervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/psp2batteryfixervita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/bqmodl/release_enso_batteryfixer_a_small_kernel_plugin/ | ||
|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. 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. | |||
https:// | ==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== | |||
https://dlhb.gamebrew.org/vitahomebrews/psp2batteryfixervita3.png | |||
==Media== | ==Media== | ||
<youtube> | '''PS Vita BatteryFixer! VPK! Fix Any Battery Errors!''' ([https://www.youtube.com/watch?v=Oodzvp0_JyE Tech James]) <br> | ||
<youtube>Oodzvp0_JyE</youtube> | |||
==Compatibility== | |||
This tool was tested on firmwares 3.52 - 3.70. | |||
==Changelog== | |||
'''v3.0.1''' | |||
* The tool now directly calls syscon reset command 0xC1 instead of ScePower's safe proxy, this should result in less freeze/crashes. | |||
'''v3.0''' | |||
* Changed and simplified the whole process. | |||
* Should now work on all devices. | |||
* Increased the delay before reset from 5 to 10 seconds, should now be easier to read the whole displayed message. | |||
'''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. | |||
== | ==External links== | ||
* GitHub - https://github.com/SKGleba/PSP2-batteryFixer | |||
https:// | * Reddit - https://www.reddit.com/r/vitahacks/comments/bqmodl/release_enso_batteryfixer_a_small_kernel_plugin/ | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/479 | |||
https:// | |||
https:// | |||
Latest revision as of 13:24, 6 July 2024
PSP2-batteryFixer | |
---|---|
General | |
Author | SKGleba |
Type | System Tools |
Version | 3.0.1 |
License | Mixed |
Last Updated | 2023/01/08 |
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
Media
PS Vita BatteryFixer! VPK! Fix Any Battery Errors! (Tech James)
Compatibility
This tool was tested on firmwares 3.52 - 3.70.
Changelog
v3.0.1
- The tool now directly calls syscon reset command 0xC1 instead of ScePower's safe proxy, this should result in less freeze/crashes.
v3.0
- Changed and simplified the whole process.
- Should now work on all devices.
- Increased the delay before reset from 5 to 10 seconds, should now be easier to read the whole displayed message.
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.