What steps will reproduce the problem?
1. Install popsbridge.prx
2. Execute PS1 game on ME
What is the expected output? What do you see instead?
analog stick isn't working
Please provide any additional information below.
Wait for fix, or use popsloader mod PRO/ME v4g.
Fix: popcorn/main.c
http://pastebin.com/zZ6njn9Q
me_fw can be set using:
sctrlSetStartModuleExtra_k=(void*)sctrlHENFindFunction("SystemControl",
"SystemCtrlForKernel", 0x221400A6);
me_fw = sctrlSetStartModuleExtra_k!=0;
Original issue reported on code.google.com by
popsd...@gmail.comon 27 May 2012 at 8:01