More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (System Tools) - GameBrew! | |title=Vita Homebrew Apps (System Tools) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/SKGleba/PSP2-batteryFixer | |source=https://github.com/SKGleba/PSP2-batteryFixer | ||
}} | }} | ||
A small application packed with a kernel plugin for enso that fixes most of PSVita's battery-related problems. | |||
Basically the result is the same as hardware-disconnecting the battery or using a syscon keycombo. | |||
As a bonus it deletes all the temp flags from the battery chip. | |||
This tool was tested on firmwares 3.52 - 3.70. | |||
==Screenshot== | |||
[[image:psp2batteryfixervita.jpg|600px]] | |||
==Usage== | |||
#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. | |||
==Media== | ==Media== | ||
<youtube>Oodzvp0_JyE</youtube> | <youtube>Oodzvp0_JyE</youtube> | ||
==Changelog== | |||
'''(v.2.1)''' | |||
*Added debug logging to ur0:temp/batteryFixer.log | |||
*Fixed display artifacts (partially). | |||
'''(v.2.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. | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * 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 == | == External links == | ||
* Github - https://github.com/SKGleba/PSP2-batteryFixer | * Github - https://github.com/SKGleba/PSP2-batteryFixer | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/479 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/479 | ||
Revision as of 03:23, 23 October 2022
PSP2-batteryFixer | |
---|---|
File:Psp2batteryfixervita.jpg | |
General | |
Author | SKGleba |
Type | System Tools |
Version | 2.0 |
License | Mixed |
Last Updated | 2019/07/19 |
Links | |
Download | |
Source | |
A small application packed with a kernel plugin for enso that fixes most of PSVita's battery-related problems.
Basically the result is the same as hardware-disconnecting the battery or using a syscon keycombo.
As a bonus it deletes all the temp flags from the battery chip.
This tool was tested on firmwares 3.52 - 3.70.
Screenshot
Usage
- 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.
Media
Changelog
(v.2.1)
- Added debug logging to ur0:temp/batteryFixer.log
- Fixed display artifacts (partially).
(v.2.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.
(v.1.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.