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 

Questions about prx

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



Joined: 01 Jun 2008
Posts: 55
Location: Mid Italy

PostPosted: Tue Mar 24, 2009 4:32 am    Post subject: Questions about prx Reply with quote

Hi guys, i have some questions....
1)What is the web browser executable?
2)Is there a way to launch a prx with an eboot, maybe changing the eboot source?
3)How can i launch a prx in kernel mode?
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
NoEffex



Joined: 27 Nov 2008
Posts: 108

PostPosted: Tue Mar 24, 2009 7:23 am    Post subject: Reply with quote

1. I'd ask someone besides myself, lol
2. sceKernelLoadModule, sceKernelStartModule
3. kubridge from the cfw sdk?
_________________
Programming with:
Geany + Latest PSPSDK from svn
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Wed Mar 25, 2009 2:15 am    Post subject: Reply with quote

Take a look at libhttp.prx functions. The graphics are just from the ME.
Back to top
View user's profile Send private message AIM Address
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Wed Mar 25, 2009 2:17 am    Post subject: Reply with quote

Take a look at libhttp.prx functions. The graphics are just from the ME.
Back to top
View user's profile Send private message AIM Address
Torch



Joined: 28 May 2008
Posts: 842

PostPosted: Thu Mar 26, 2009 1:27 am    Post subject: Reply with quote

1) htmlviewer. There are many threads on how to launch it.

2) Just load and start the PRX from your EBOOT normally. The thing is when you launch an eboot the kernel restarts in game mode. So if you are trying to load a PRX by choosing an icon from the game menu in the XMB, you will need some complicated hooks. Look at the 3.40OE source code for this.

3) The PRX will load in whatever mode it is compiled as. 0x1000 PRX will always load in kernel mode, regardless of whether you load and start it from within a user mode program. There are some Sony PRXs like vshmain (which is VSH mode 0x800) which can only be loaded from a kernel module, but for homebrew purposes you can generally load any of your kernel or user PRXs from any mode and it will start in whatever mode the PRX is compiled as.
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