Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Multiple controllers with autoconfig #84598
    thiemok
    Participant

    I just added a 2 to the filename. I’m pretty shure the filename is not that relevant. For ps3 controllers I would just use the device and vendor id options and use one file.

    in reply to: accessing XboxGamepad(userspacedriver).cfg file #84042
    thiemok
    Participant

    You need to escape the ( ) characters like this XboxGamepad\(userspacedriver\).cfg or use TAB for autocomplete

    in reply to: Multiple controllers with autoconfig #83996
    thiemok
    Participant

    It’s in /opt/retropie/emulators/RetroArch/configs/ and you can dublicate it using cp

    in reply to: Issues with the B+ #83984
    thiemok
    Participant

    Which controller are you using?

    in reply to: Multiple controllers with autoconfig #83959
    thiemok
    Participant

    Looks like i figured it out.
    I basically dublicated my XboxGamepad(userspacedriver).cfg file and changed input_device = "Xbox Gamepad (userspace driver)" to input_device = "Xbox Gamepad (userspace driver) #2"
    Now its getting configured correctly

    in reply to: Can only connect 2 wireless xbox 360 controllers #83855
    thiemok
    Participant

    Did 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.

    in reply to: Can only connect 2 wireless xbox 360 controllers #83841
    thiemok
    Participant

    Does 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

    in reply to: Can only connect 2 wireless xbox 360 controllers #83835
    thiemok
    Participant

    There 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

    in reply to: Can only connect 2 wireless xbox 360 controllers #83829
    thiemok
    Participant

    Did you use any of these methods to setup your controllers?
    https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-the-XBox360-controller

    in reply to: Issues with the B+ #83828
    thiemok
    Participant

    I’ve got the same setup. Works fine, but overclocking was a pain.

    in reply to: Multiple controllers with autoconfig #83763
    thiemok
    Participant

    I 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

Viewing 11 posts - 1 through 11 (of 11 total)