-
Added the ability to bind the paddles and L4/R4 buttons on the 8BitDo Ultimate 2 Wireless Controller when connected via Bluetooth
-
Added the ability to bind the paddles on the 8BitDo Pro 2 Controller when in DirectInput mode
-
Added the ability to bind the paddles and C/Z buttons on the FlyDigi Vader series controllers
-
Added the ability to bind the paddles on the FlyDigi Apex series controllers
-
Fixed input when using the latest firmware for the Mayflash GameCube adapter
FlyDigi Vader 4 Pro now working for me. A few things that are needed:
KERNEL=="hidraw*", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="2412", MODE="0666"
(get the
idVendor
andidProduct
fromlsusb
if you have a different controller)input
group.One last thing that may or may not be needed is that I installed the SpaceStation app on Windows to test some things. It started working after that but I can’t recall if I force reloaded the udev rule so it might have just been the reboot that fixed it.
Anyway, now I have gyro + all extra buttons working with Steam Input.
See here for further discussion: https://github.com/paroj/xpad/pull/268