FX Powerspoof PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "Category:PSP homebrew plugins" to "" |
||
| Line 39: | Line 39: | ||
[[Category:PSP homebrew applications]] | [[Category:PSP homebrew applications]] | ||
Revision as of 07:46, 8 May 2024
| 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.