forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to 'shutdown','reset','sleep' the psp???

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
q1352013520



Joined: 18 Jan 2010
Posts: 1

PostPosted: Mon Jan 18, 2010 1:00 pm    Post subject: How to 'shutdown','reset','sleep' the psp??? Reply with quote

Which function to use?
I want to make a prx file,then i press the 'HOME+SELECT' to shutdown the psp, i press the 'HOME+START' to reset the psp,and i press the 'HOME+NOTE' to sleep the psp.
How to write the code?
Please help me!Thanks!

Someone tell me to use the 'sceSysconPowerStandby()' for shutdown, is it right?
What's 'scePower_0442D852()'?I found this in the code of someone.But the function does not in the PSP-SDK.
Back to top
View user's profile Send private message
NintendoBoy13



Joined: 18 Jan 2010
Posts: 6

PostPosted: Mon Jan 18, 2010 1:37 pm    Post subject: Reply with quote

Look in the documentations for the psppower library, you should find the functions there to call for them. Also if you want to use home and note buttons, you will have to go into kernel mode...
_________________
Yes I can, but then again why should I?
Back to top
View user's profile Send private message
m0skit0



Joined: 02 Jun 2009
Posts: 226

PostPosted: Mon Jan 25, 2010 8:21 pm    Post subject: Reply with quote

scePower_0442D852() -> scePowerRequestColdReset
_________________
The Incredible Bill Gates wrote:
The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers.
Back to top
View user's profile Send private message
victorprosa



Joined: 14 Jan 2009
Posts: 38

PostPosted: Thu Jan 28, 2010 3:37 am    Post subject: Reply with quote

m0skit0 wrote:
scePower_0442D852() -> scePowerRequestColdReset


People should learn how to use the NIDs tables, in order to avoid this kind of questions:
http://silverspring.lan.st/

=]
Back to top
View user's profile Send private message Send e-mail
jojojoris



Joined: 30 Mar 2008
Posts: 261

PostPosted: Thu Jan 28, 2010 5:23 am    Post subject: Reply with quote

victorprosa wrote:
m0skit0 wrote:
scePower_0442D852() -> scePowerRequestColdReset


People should learn how to use the NIDs tables, in order to avoid this kind of questions:
http://silverspring.lan.st/

=]


Can someone write some kind of "HowTo" or tutorial about how to use them?
_________________
Code:
int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group