More actions
No edit summary |
|||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title=FX-Powerspoof | |title=FX-Powerspoof | ||
|image= | |image=psp02.png | ||
|description=Able to bypass battery charge checks when performing updates and certain functions. | |description=Able to bypass battery charge checks when performing updates and certain functions. | ||
|author=NoEffex | |author=NoEffex |
Revision as of 02:28, 9 November 2022
FX-Powerspoof | |
---|---|
General | |
Author | NoEffex |
Type | Plugins |
Version | 0.3 |
License | Mixed |
Last Updated | 2009/11/30 |
Links | |
Download | |
Website | |
FX-Powerspoof is a plugin that can bypass battery check while installing certain updates/game updates for you PSP. All you need is a charger and you can install whatever update you need.
Installation
Place fx_powerspoof.prx and batterypercent.bin in ms0:/seplugins/.
Edit vsh.txt and/or game.txt in the same seplugins directory and add the following line
ms0:/seplugins/fx_powerspoof.prx 1
User guide
You can customize the percentage of activation of the plugin.
Edit batterypercent.bin with a hex editor. The value must be 16 bits (<= 0x00007FFF). The file is in 32-bit mode, edit it in this mode with your software.
By default, if the file does not work, the value will be 80%.
Compatibility
Supports firmwares from 5.00 to 6.60.
Changelog
Version 0.3
- Moved all of the silly assembly file finders to real values.
- Allowed people to specify the value in ms0:/seplugins/batterypercent.bin.
- Whatever bugs existed should be gone.