Quote Originally Posted by description
fx_powerspoof is a plugin that will let you install game updates without a battery. All you need is a charger and you can install whatever game update you need.
Quote Originally Posted by readme
Place BIN/fx_powerspoof.prx and BIN/batterypercent.bin in ms0:/seplugins then add

ms0:/seplugins/fx_powerspoof

To ms0:/seplugins/game.txt and/or ms0:/seplugins/vsh.txt

To customize the percent it spoofs:
Edit ms0:/seplugins/batterypercent. Beware that at some value that I am unaware of, it just goes with zero. I'm assuming it has to be 16-bits (<= 0x00007FFF). The file is read in 32-bit mode, so I suggest if you hex-edit it, you use 32-bit mode.

Note that if the file exists or it's too big, it will just go with 80 as the percent.

Also, I promise, the fx_powerspoof.prx is in the BIN folder this time.
Quote Originally Posted by 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.
Download:
Code:
http://www.sendspace.com/file/strzwo
PS: Lemme know if there's anything wrong. I just tested it like 10 times and it seems pretty solid.