Hi people...
I'm new to this forum so please don't flame me....
I've used the search-function...but i couldn't find a solution...
ok..here's my problem:
I've created my own PRX... and loaded it with custom firmware (harleyg's)
My PRX is loading...
then my PSP is booting into XMB...
In XMB I can use only 3 button...
O, X and START...
ALL other buttons aren't working (locked)
my program (my PRX) uses START to execute a function
X is to break this function
My PSP is still working (for example I can run a UMD)...
But if I press START to execute my function...my PSP hangs up...
then I have to pull out the battery....
I hope someone can help me...
thanks....
XazZ
PRX locks buttons
Possibly you're using sceCtrlReadBuffer*, which seems to take input samples from a global buffer. That would starve other threads of that input.
If I'm right, then try using sceCtrlPeekBuffer*, which won't remove the samples from the buffer.
If I'm right, then try using sceCtrlPeekBuffer*, which won't remove the samples from the buffer.
Got a v2.0-v2.80 firmware PSP? Download the eLoader here to run homebrew on it!
The PSP Homebrew Database needs you!
The PSP Homebrew Database needs you!