////////////////////////////////////////////////////////////
TODO:
Only USB maybe added. I can't think of any thing else.
////////////////////////////////////////////////////////////
Updare:v3:
-- Config File For Button Combo's added (because of several requests).
-- Brightness mode added.
///////////////////////////////////////////////////////////
Update:v2.00:
--Security added To prevent Bricks and corruption of memory stick .
--StandBy mode added.
////////////////////////////////////////////////////////////
Note: not to load or have any other prx's loaded. (FLASHED) (fixed! on the new version)
////////////////////////////////////////////////////////////
//Update:
//Fixed Text showing on 2.71 and 1.50
//It can be used now with both fws 1.50 and 2.71 SE-C
/////ALL BUGS AND STUFF WHERE FIXED IN THIS NEW RELEASE ////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Rebooter.prx (reboots or shuts down your PSP when is loaded (whether in game or vsh)
Tested By Tinmax
Here is what my readme says:

Readme.txt :
/////////////////////////////////////////////////////////////
About The PRX--> (for devs)
-Uses 24 bliting. (not always seen as every thing goes fast)
-Functions PRX uses to reboot and shut down PSP are
--sceSysconPowerStandby(); //For shuting down
--scePower_0442D852(50000); //For Reboot
Note: Reboot function is not declared in PSP SDK if you want to use it see the code I posted in ps2dev.org or qj.net forums.
/////////////////////////////////////////////////////////////
Instructions:
Installing:
//////////////////
///////1.50////////////
There should have a config file someplace (I don't know with your custom firmware, mine is in ms0:/psp/system/) edit a line to:
{
loadmodule1 = "ms0:/seplugins/rebooter.prx"
}
///////2.71 SE/////////
WITH UMF-->
Just run UMF and install the module.
After a hard reset it should probably work/
NOTE: This only works in XMB and will be stopped during Gaming
//////////////////
With SEPlugins-->
Simply Copy The files in se_plugins in the MS_ROOT/SEPLUGINS to ms0:/seplugins
Then activate the PRX from recovery mode
//////////////////
Using:
To Shut-Down:
Press HOME + Select (You'll be powered off in 0.5 sec)
To Re-Boot:
Press HOME + Start (THE Power LED will be flash 4 or 5 times the a clean reboot)
To Standby:
Press HOMR + NOTE
//////////////////

/////////////////////////////////////////////////////////////
Credits,
Moonlight --> For finding the scePower_0442D852 function in PSP Firmware
Tinmax --> For Beta-Testing and staying up until 3:00 am .
ALL THE GUYS WHO HELPED ON LAN.ST IRC CHANEL (PSP)
poohter (also on lan.st IRC) who beta tested.
Birdman for giving suggestions and beta testing.

/////////////////////////////////////////////////////////////

Best,
The Unique Warrior
