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.