 |
forums.ps2dev.org Homebrew PS2, PSP & PS3 Development Discussions
|
| View previous topic :: View next topic |
| Author |
Message |
reigel
Joined: 15 Jul 2005 Posts: 14
|
Posted: Fri Dec 02, 2005 12:55 am Post subject: Prx loading problems! |
|
|
Hi,
I got some problems with loading PRX. Well this works fine till I updated my toolchain and sdk. How do you load modules?
I use this methode :
| Code: |
module = sceKernelLoadModule("fatms0:/myprx.prx", 0, 0);
sceKernelStartModule(module, 0, 0, 0, 0);
|
thx! |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Fri Dec 02, 2005 1:46 am Post subject: |
|
|
| What are the problems (be specific, list error codes, describe the Makefile, etc.)? Did you try out the PRX loading sample included with PSPSDK? What were the results (be specific)? |
|
| Back to top |
|
 |
|
|
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
|