Tried it, it seems that panmame is interpreting the accelerometer axes into movement in the menu. Try editing your advmame.rc file in "/media/name_of_sdcard/pandora/appdata/panmame/.advance", there should be documentation for that file around somewhere.I managed to get it working with pcsx rearmed but would love this with panmame. Is there any config or anything I can update to get it too work. Currently when you load up with the controller connected panmame menu just goes apeshit and you have to hard reset to exit.
Sent from my XT1032 using Tapatalk
In advmenu.rc, look for the line that says "device_joystick auto" and change it to "device_joystick none". You won't be able to use the controller in the menu, but it will prevent it from trying to parse the accelerometers.Couldn't figure it also how do you get the ps3 to be recognised via USB in panmame. Is there something I'm missing. The retro night I'm going to is Friday. Time is of the essence. Will bung a 5pound PayPal gift to someone who gets ps3 controller via Bluetooth correctly in panmame. I know its not much but with a new baby I'm poor and with not much free time!!
Sent from my XT1032 using Tapatalk
Did you remember toChecked it but it didn't work. Still going berserk like before...
Because if you did that correctly it would no longer go berserk.In advmenu.rc, look for the line that says "device_joystick auto" and change it to "device_joystick none". You won't be able to use the controller in the menu, but it will prevent it from trying to parse the accelerometers.
I didn't but still going berserkOkay, it looks like I made a mistake, the lines should be
input_map[p1_up] joystick_button[3,4] or keyboard[0,up]
input_map[p1_left] joystick_button[3,7] or keyboard[0,left]
input_map[p1_down] joystick_button[3,6] or keyboard[0, down]
input_map[p1_right] joystick_button[3,5] or keyboard[0,right]
But as it turns out it seems to be somewhat of a moot point because I discovered while I was testing that mame seems to be incapable of mapping any ps3 controller buttons to to p1_button1, which is pretty much neccessary to play anything. So just set device_joystick to none in both your .rc files and f*cking use QJoypad. I hope you didn't need any analog controls.
F*cking mame, I swear to the god...
Edit: Also,
Did you remember toChecked it but it didn't work. Still going berserk like before...
Because if you did that correctly it would no longer go berserk.In advmenu.rc, look for the line that says "device_joystick auto" and change it to "device_joystick none". You won't be able to use the controller in the menu, but it will prevent it from trying to parse the accelerometers.