Forum Replies Created
-
AuthorPosts
-
thiemok
Participantthiemok
ParticipantYou need to escape the ( ) characters like this
XboxGamepad\(userspacedriver\).cfg
or use TAB for autocompletethiemok
ParticipantIt’s in /opt/retropie/emulators/RetroArch/configs/ and you can dublicate it using cp
thiemok
ParticipantWhich controller are you using?
thiemok
ParticipantLooks 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 correctlythiemok
ParticipantDid 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.
thiemok
ParticipantDoes 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
thiemok
ParticipantThere 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
thiemok
ParticipantDid you use any of these methods to setup your controllers?
https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-the-XBox360-controller
thiemok
ParticipantI’ve got the same setup. Works fine, but overclocking was a pain.
thiemok
ParticipantI 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