Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff, TyRaNiD
-
TheBuzzer
- Posts: 49
- Joined: Mon Feb 06, 2006 10:02 am
Post
by TheBuzzer »
Is it possible for me to run another eboot from a current homebrew?
if so what is the code to do it.
Please help.
-
TheBuzzer
- Posts: 49
- Joined: Mon Feb 06, 2006 10:02 am
Post
by TheBuzzer »
i tried using
sceKernelLoadExec("my_app.elf", NULL);
and i get error 80020146
-
TheBuzzer
- Posts: 49
- Joined: Mon Feb 06, 2006 10:02 am
Post
by TheBuzzer »
i dont get that.
i tried using that other function and it did nothing at all
not even reboot the psp and stuff...
can someone code up a simple eboot that will load up the devhook elf file?