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 

PSPLINK fully automated.

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



Joined: 21 Jun 2008
Posts: 14

PostPosted: Wed Aug 20, 2008 8:13 am    Post subject: PSPLINK fully automated. Reply with quote

Hello, im using psplink with VS++

When I build my project it's automaticly runned on my psp. But how to make my program back to psplink instead of turning psp off.
Back to top
View user's profile Send private message
hlide



Joined: 10 Sep 2006
Posts: 750

PostPosted: Wed Aug 20, 2008 8:30 am    Post subject: Reply with quote

type "reset" on PSPSH prompt to quit your program and reset psplink.

type "exit" on PSPSH prompt to exit to XMB.
Back to top
View user's profile Send private message
fiorello



Joined: 21 Jun 2008
Posts: 14

PostPosted: Wed Aug 20, 2008 9:34 pm    Post subject: Reply with quote

But how to do that when i exit my app it returns to psplink, not xmb.

reset is not working, when i type it my app freezes and nothing happens
Back to top
View user's profile Send private message
Raphael



Joined: 17 Jan 2006
Posts: 646
Location: Germany

PostPosted: Wed Aug 20, 2008 11:26 pm    Post subject: Reply with quote

Properly exit your game in your code, then it will behave as you want by default.
_________________
<Don't push the river, it flows.>
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki

Alexander Berl
Back to top
View user's profile Send private message Visit poster's website
hlide



Joined: 10 Sep 2006
Posts: 750

PostPosted: Thu Aug 21, 2008 12:03 am    Post subject: Reply with quote

fiorello wrote:
But how to do that when i exit my app it returns to psplink, not xmb.

reset is not working, when i type it my app freezes and nothing happens

this is probably because your app way to exit is wrong.

I have also PSPLINK and use VC++ to compile and link. But I run my app through PSPSH. Everything works as a charm.
Back to top
View user's profile Send private message
TyRaNiD



Joined: 18 Jan 2004
Posts: 918

PostPosted: Thu Aug 21, 2008 3:29 am    Post subject: Reply with quote

If 'reset' is locking up it is generally the fault of the application and not psplink per-se, there are some situations where the kernel just will not reboot and the app keeps handing on. Make sure you don't have any tight loops with no wait states in them (like waiting on vblank or an event).
Back to top
View user's profile Send private message
fiorello



Joined: 21 Jun 2008
Posts: 14

PostPosted: Thu Aug 21, 2008 4:13 am    Post subject: Reply with quote

Anyway, to who can I send part of my main code on pastebin ??
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