You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some linux distros (linux mendel for example) use evdev instead of joydev (https://technicallycompetent.com/joysticks-linux-joydev-evdev/). On these distros, pyPS4Controller does not work. Here you can find a working example of how to implement the use of evdev for such linux distributions.
The text was updated successfully, but these errors were encountered:
Some linux distros (linux mendel for example) use evdev instead of joydev (https://technicallycompetent.com/joysticks-linux-joydev-evdev/). On these distros, pyPS4Controller does not work. Here you can find a working example of how to implement the use of evdev for such linux distributions.
The text was updated successfully, but these errors were encountered: