More actions
No edit summary |
|||
Line 18: | Line 18: | ||
Edit vsh.txt and/or game.txt in the same seplugins directory and add the following line | Edit vsh.txt and/or game.txt in the same seplugins directory and add the following line | ||
ms0:/seplugins/fx_powerspoof.prx 1 | ms0:/seplugins/fx_powerspoof.prx 1 | ||
==User guide== | ==User guide== | ||
You can customize the percentage of activation of the plugin. | You can customize the percentage of activation of the plugin. |
Revision as of 06:47, 12 Ocak 2022
FX-Powerspoof | |
---|---|
File:Psp2.png | |
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.