ecros / popsloader

Automatically exported from code.google.com/p/popsloader
0 stars 0 forks source link

When used with PopsBridge on ME, analog stick isn't working #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.com on 27 May 2012 at 8:01