More actions
m (Text replacement - "image = https://dlhb.gamebrew.org/psphomebrew/" to "image = ") |
m (Text replacement - "| licence" to "| license") |
||
Line 4: | Line 4: | ||
| type = Plugins | | type = Plugins | ||
| version = 0.3 (30 Nov 2009) | | version = 0.3 (30 Nov 2009) | ||
| | | license = Mixed | ||
| author = NoEffex | | author = NoEffex | ||
| website = http://www.psp-hacks.com/forums/f141/release-fx-powerspoof-0-3-t251569 | | website = http://www.psp-hacks.com/forums/f141/release-fx-powerspoof-0-3-t251569 |
Revision as of 10:01, 20 October 2021
FX-Powerspoof | |
---|---|
File:Fxpowerspoof.jpg | |
General | |
Author | NoEffex |
Type | Plugins |
Version | 0.3 (30 Nov 2009) |
License | Mixed |
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.