More actions
(Created page with "{{Infobox PSP homebrew | title = FX Powerspoof | image = https://dlhb.gamebrew.org/psphomebrew/FXPowerspoof.jpg|250px | type = Plugins | version = v0.3 (bundle pack in link) |...") |
No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = FX Powerspoof | |title=FX-Powerspoof | ||
| image = | |image=psp02.png | ||
| type = Plugins | |description=Able to bypass battery charge checks when performing updates and certain functions. | ||
| version = | |author=NoEffex | ||
| | |lastupdated=2009/11/30 | ||
| | |type=Plugins | ||
| website = | |version=0.3 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/fx_powerspoof_0.3.zip | |||
|website=http://www.psp-hacks.com/forums/f141/release-fx-powerspoof-0-3-t251569 | |||
|source=https://dlhb.gamebrew.org/psphomebrew/fx_powerspoof_0.3.zip | |||
}} | }} | ||
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. | 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 | ==Installation== | ||
Place fx_powerspoof.prx and batterypercent.bin in ms0:/seplugins/. | 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 | 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== | |||
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 | ==Compatibility== | ||
Supports firmwares from 5.00 to 6.60. | Supports firmwares from 5.00 to 6.60. | ||
Changelog | ==Changelog== | ||
Version 0.3 | '''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. | |||
==External links== | |||
PSP-Hacks | * PSP-Hacks - http://www.psp-hacks.com/forums/f141/release-fx-powerspoof-0-3-t251569 |
Latest revision as of 07:47, 23 September 2024
FX-Powerspoof | |
---|---|
General | |
Author | NoEffex |
Type | Plugins |
Version | 0.3 |
License | Mixed |
Last Updated | 2009/11/30 |
Links | |
Download | |
Website | |
Source | |
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.