Pandora Games 3d as Raspberry Pi Controller
-
Hello all,
I'm trying to set up my Pandora games 3d as a controller for my retropie. I've got the 1p side set up fine (detected as a MBX B 200) but i'm having trouble getting it to register the 2p side.
i've run lsusb and got the vendor/product code (0314:0119)
and added what i believe is a functional usbquirk entry to the end of my command line (as one line - seperated with a space:)
usbhid.quirks=0×0314:0×0119:0×040
any idea why the 2p side won't show up?
Thanks,
NIck
-
@mechafatnick said in Pandora Games 3d as Raspberry Pi Controller:
usbhid.quirks=0×0314:0×0119:0×040
There may be a copy & paste error here, but
×
is not the same asx
. Check thecmdline.txt
file and make sure there's anx
(lowercase X) character after0
.
If that doesn't work, then post the output of the commandcat /proc/bus/input/devices
-
@mitu argh! Fantastic - thank you! It was indeed the incorrect x character. 2 Player Virtual Fighter on the arcade cabinet here I come
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.