can someone write a simple eboot?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
TheBuzzer
Posts: 49
Joined: Mon Feb 06, 2006 10:02 am

can someone write a simple eboot?

Post by TheBuzzer »

can someone write a simple eboot that will boot up devhook elf file?

Then I could port the code into my devhook gui mod.

I have no clue how to do it

I tried using
sceKernelLoadExec("ms0:/dh/kd/modfiles/directboot.elf", NULL);
and I get a black screen and psp then shutdown

and I have no idea how to use the other way of rebooting. so can someone make a simple eboot that does?

thanks.
TheBuzzer
Posts: 49
Joined: Mon Feb 06, 2006 10:02 am

Post by TheBuzzer »

nm i figure it out.

i was loading a broken eboot somehow opps :)
Post Reply