Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › USBGamepad RetroArch controller buttons mapping › Reply To: USBGamepad RetroArch controller buttons mapping
03/17/2015 at 15:33
#91719
Inactive
Probably a conflict between different autoconfig files for adapter named “USB Gamepad ”
Remove input_device.
Add (correct) input_vendor_id and input_product_id.
lsusb will return vendor_id and product_id in hexadecimal, you just have to turn them to decimal.