Pretty much the title. I want to move away from OEM 1st party controllers due to quality and inevitable joystick drift. I have an 8bitdo Ultimate, but it's not working for me on CachyOS. Anyone...
Pretty much the title. I want to move away from OEM 1st party controllers due to quality and inevitable joystick drift. I have an 8bitdo Ultimate, but it's not working for me on CachyOS.
Anyone else have experience with good quality controllers on Linux? The Flydigi Vader Pro 5 caught my attention, and I am a pretty competitive person for certain games (mainly Halo 3 and Halo Infinite), and like tight controls for platformers and souls-like games as well.
Edit: I primarily used my controllers wireless, especially on the living room PC. I am more okay with wired on my personal computer.
Found a solution!!
Edit as of Tuesday, October 28th 2025: https://www.reddit.com/r/linux_gaming/comments/1iceer5/8bitdo_controller_fixes_for_linux_my_impressions/
Fixes for 8BitDo controllers running under Linux.
sudo mkdir /etc/udev/rules.d
sudo nano /etc/udev/rules.d/99-8bitdo-xinput.rules
ACTION=="add", ATTRS{idVendor}=="2dc8", ATTRS{idProduct}=="3106", RUN+="/sbin/modprobe xpad", RUN+="/bin/sh -c 'echo 2dc8 3106 > /sys/bus/usb/drivers/xpad/new_id'"
sudo udevadm control --reload
Change Product ID according to your controller:
Product ID 8BitDo Ultimate/Ultimate C 2,4Ghz: 3106
Product ID 8BitDo Ultimate 3-Mode 2,4Ghz: 200f / alternate Product ID: 201b
Product ID 8BitDo Ultimate 2C 2,4GhZ: 310a