Forum Replies Created
-
AuthorPosts
-
thiemokParticipantthiemokParticipant
You need to escape the ( ) characters like this
XboxGamepad\(userspacedriver\).cfg
or use TAB for autocompletethiemokParticipantIt’s in /opt/retropie/emulators/RetroArch/configs/ and you can dublicate it using cp
thiemokParticipantWhich controller are you using?
thiemokParticipantLooks like i figured it out.
I basically dublicated my XboxGamepad(userspacedriver).cfg file and changedinput_device = "Xbox Gamepad (userspace driver)"
toinput_device = "Xbox Gamepad (userspace driver) #2"
Now its getting configured correctlythiemokParticipantDid you try method 1 or 2 of the wiki page? If not try them to see if it’s a problem with xboxdrv or your startup script.
thiemokParticipantDoes xboxdrv create 4 joysticks in /dev/input/js[0-3] ?
It might be because you copied it but-trigger-as-button –dpad-as-button –next-controller
should be--trigger-as-button -–dpad-as-button -–next-controller
thiemokParticipantThere is a variable in the file /etc/defaults/xboxdrv that controls how many controllers xboxdrv expects. Change that to 4 and it should be fine
thiemokParticipantDid you use any of these methods to setup your controllers?
https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-the-XBox360-controller
thiemokParticipantI’ve got the same setup. Works fine, but overclocking was a pain.
thiemokParticipantI don’t have any input related config in the retroarch.cfg other than the default keyboard setup. I want the controllers to be configured using the auto config system since there might not be alsways the same gamepads attached.
To be specific both of them work, when connected alone. But when I attach both only one gets configured and player 2 controls remain unconfigured -
AuthorPosts