Pygame joystick doesn't show multiple joysticks

45 Views Asked by At

I am using a Thrustmaster's F/A-18C Hornet with HOTAS Magnetic Base, and an APEM USB Thumbstick, both of them are connected to Raspberry Pi 3, the issue I am having is that the pygame only recognize 1 of them at a time, any idea how can I solve this issue, the pygame.joystick.get_count() only gives output of 1.

0

There are 0 best solutions below