PS2 Controller To XBOX360 adapter for retropie rpi4
-
Has anyone here used the ps2 to xbox 360 usb adapter on retropie.
None of the apdaters i have purchased for my ps1 controllers to convert them to usb seem to work.
I was hoping to purchase the ps2 to xbox adapter as they probally has a higher chance of working but is very pricey as i also require 4 of them! -
Plug your controller setup in your Pi without any other controller except the keyboard, boot it up, close ES and run this
ls /dev/input/
It should show all input devices of which joysticks/joypads are shown as jsX (eg. js0, js1, ...).
If it is not present, try to look if the USB device is present with
lsusb
If a controller is present and you want to test if the device translates the PS2 buttons correctly, run this and test
jstest /dev/input/jsX
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.