Standby functions for 3.03OE?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Martek
Posts: 8
Joined: Sun Nov 26, 2006 11:59 pm

Standby functions for 3.03OE?

Post by Martek »

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?
Post Reply