zeth / inputs

Cross-platform Python support for keyboards, mice and gamepads
BSD 3-Clause "New" or "Revised" License
269 stars 87 forks source link

PS4 via Bluetooth? #63

Open kooscode opened 5 years ago

kooscode commented 5 years ago

Does not work with PS4 controller via bluetooth..

Controller works fine in jstest and in pygame..

any ideas?

i.e. this pygame code works perfectly.. But i would prefer to use inputs :)

image

Sartek commented 5 years ago

What operating system are you using? I'm fairly sure on windows inputs can only detect xinput/directinput controllers like an xbox 360 controller. You will likely need to emulate an xbox 360 controller using a tool such as ds4windows.

kooscode commented 5 years ago

ubuntu linux 18.04