• 0 Votes
    5 Posts
    670 Views
    M

    @mitu
    I did as told, emulationstation auto config was disabled. I enabled it and also removed xboxdrv.
    And it finally works! I could configure both controller, the configuration is kept in the game and even when rebooting I don't need to re-configure it again.

    Thanks a lot, the auto config settings were an eye-opener!

  • 0 Votes
    11 Posts
    1k Views
    P

    @mitu said in Problem with Batoh PS3 controller:

    @pscotto1234 said in Problem with Batoh PS3 controller:

    The customhisony driver is already installed or I have to install it?

    You can also install it manually from the drivers section in RetroPie-Setup.

    Ok, so I need customhisony and sixaxis (with third party support enabled) both active and installed, right?

  • 0 Votes
    2 Posts
    2k Views
  • 0 Votes
    38 Posts
    23k Views
    R

    @skizzles I am using buster in Retropie. I just bought an Xbox series S/X controller and to my surprise, there is no video explaining how to connect this with Retropie. All videos mention either 360 or Xbox one controllers which although similar have differences in connection. I followed the steps above and was able to connect this to pie but the connection was not persistent. Even xpadneo drivers didn't make the connection persist. And I made the following tweaks after experimenting and watching other videos. I have to share them in a noob-proof manner here so that I don't forget the steps. I request mods not delete this post as it was a headache to make it work.

    Steps (Slightly modified to make them persistent): make sure to connect a keyboard as well for settings.

    Update firmware on the Xbox series s controller through windows computer. Now get inside Retropie Setup>Manage packages>Drivers>Removed Xpad drivers (although it might not be necessary). Also, install Xpadneo drivers if not already installed. then Reboot I pressed F4 in Retropie and opened the command prompt terminal. Now open "main.conf" file as mentioned in the above post located inside "/etc/bluetooth/main.conf" and search for Privacy = off. Change that to: Privacy = device

    make sure to remove "#" before Privacy=device to enable the command if it is there. Press Ctrl+X then "Y" and ENTER key to save the file.
    5. On the command prompt type "sudo nano /opt/retropie/configs/all/autostart.sh"
    6. Enter (these 2 lines must be entered above "emulationstation #auto" to make them persistent. When 'ertm' is disabled the Bluetooth needs to be refreshed to connect the Xbox series s controller on reboot. So, both lines are necessary.

    sudo bash -c 'echo 1 > /sys/module/bluetooth/parameters/disable_ertm' sudo systemctl restart bluetooth emulationstation #auto

    Press Ctrl+X then "Y" and ENTER key to save the file.
    Type "sudo reboot" on the command prompt to restart. Again press F4 in the emulation station to enter the terminal.
    7. Make sure that you xbox controller bluetooth is in connection mode. Press the button in front of the controller so that the xbox light will blink fast for pairing. Now Enter in terminal:

    sudo bash -c 'echo 1 > /sys/module/bluetooth/parameters/disable_ertm' sudo systemctl restart bluetooth sudo bluetoothctl scan on (Note the mac address of your controller that is listed after this command. It's unique for every controller. For eg mine was "44:16:22:DB:C9:8E". Type this command again if your device is not shown initially) sudo bluetoothctl pair 44:16:22:DB:C9:8E (Use your own mac address discovered above) sudo bluetoothctl connect 44:16:22:DB:C9:8E sudo bluetoothctl trust 44:16:22:DB:C9:8E

    If all these steps are successful then you can also type " bluetoothctl paired-devices" command to see whether your controller is paired successfully or not. Your device mac address must be shown after this command is entered.
    then sudo reboot and restart your pi.
    Press the Xbox icon(Light must blink) so that Pi4 sees it as it is starting up. At this point, you might also need to re-enter your controller keys according to your needs. And it should all work from here.
    Note: Bluetooth GUI under settings didn't work for connecting to the Xbox Series s/X controller for me. I don't know why? Only connecting through the terminal worked. Deviating from the above steps didn't work for me. And so I had to write the step wise guide on what is currently working.

  • 0 Votes
    1 Posts
    390 Views
    No one has replied
  • 0 Votes
    1 Posts
    402 Views
    No one has replied
  • 0 Votes
    4 Posts
    911 Views
    A

    Well, I gave up on this and sent the controller back to Amazon. I then took my wife to Gamestop to buy a second Wii U Pro Controller, which is, by far, the best and most reliable controller for Retropie (that I've experienced, anyway).

  • 0 Votes
    3 Posts
    858 Views
    S

    Hi.

    I am on v4.4 and got it by getting downloading the image onto my sd card.

  • 0 Votes
    8 Posts
    2k Views
    J

    @mitu OK. I tried what you suggested and paired it with my Windows PC first. It paired right up without any issues. I then moved to the Pi. Before I started pairing with it again, I first removed the 8bitdo Bluetooth controller, updated to Retropie v 4.4 and then rebooted. This time it recognized it and paired up with it without issue but just like the first time I got it to successfully pair up, it didn't seem like any of the buttons would work when I went to configure them.

    When I go back to check Registered/Connected Bluetooth Devices, it shows the Quadstick is registered and gives its MAC number but doesn't list it as active in active connections.

    If it is registered and connected, and I'm trying to configure the inputs, should it not be active? Or does it not become active until after the inputs are set?