Remember Me
Fresh install. ES is not detecting the 8Bitdo controllers.
Using the same walkthrough Floob posted.
Creating the following rule
SUBSYSTEM=="input", ATTRS{name}=="8Bitdo FC30 Pro", MODE=0666, ENV{ID_INPUT_JOYSTICK}="1"
In
etc/udev/rules.d/10-local.rules
No longer works. The controller will pair but ES does not detect.
I think the MODE value should be in quotes
https://github.com/retropie/RetroPie-Setup/wiki/Setting-up-a-Bluetooth-controller
Totally overlooked that. That was exactly it