|
Hmmm... Think I might have posted a bit too quickly with that chart. Think I should have added 24 to the second number, because the first set is the keyboard. Trouble is, I trusted the numbers the log shows, and it looks like they are off by one gamepad, because the initial 24 are the keyboard.
I'd delete the ini file, then run pcsx2 to regenerate the file, then try putting them in for 24 on instead. Starting with the one I labeled as [0][0] being [0][24].
Another, rather dirty way to get around it is to actually go in the file linux.cpp, and actually go around line 138 or so, and edit the default values, then recompile and delete the ini file.
Unfortunately, that section of source code actually is easier to read then the ini file...
|