Martek
Joined: 26 Nov 2006 Posts: 8
|
Posted: Sat Jan 06, 2007 12:47 am Post subject: Standby functions for 3.03OE? |
|
|
I am trying to add a standby feature to my 3.03OE Plugin.
But if I try to use a function that can do this in 2.71SE the PSP freezes.
I have tried scePowerRequestSuspend(); but as I said this is not working.
Then I thought why not make a function like this by myself with sceGuDisable(0); and then some other function to simulate a standby but this function is not working with the PRX module as it seems.
Does anyone know how to do this on 3.03OE? |
|