I'm having trouble getting sceKernelLoadExec to work. I used to be able to make it work, but when I added more cases to the menu, it stopped working. This simple menu works, and the EBOOT execution code does seem to work - or, at least without the menu.
All I get when I try to load an EBOOT from the menu is a crash. No errors when compiling.
What's wrong?
LINK: http://rafb.net/p/ZJfoOS88.html
// EDIT: Solved. Wasn't working in kernel mode. :)
// EDIT 2: Unsolved again :P