I compiled the usb/storage program. And it outputted a .elf file.
Now im not sure what im supposed to with this, although I have heard of them before.
Do I need another program to pack it into a EBOOT now?
BTW
$PSPSDK/samples/sdktest
That file does not exist in the new version of the psptoolchain correct?
NOOB QUESTION ! || I have the elf file, now what do i do.
There is a target for the makefile named kxploit, which does the job for you.
This creates the two directories which you need to copy to the psp/game directory on your memorystick.
Code: Select all
make kxploit
Br, Sandberg