zeth / inputs

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

Module does not work with pygame #91

Open Evelyn119 opened 4 years ago

Evelyn119 commented 4 years ago

I tried to use the module with pygame since this would allow me to detect triggers separately instead of as a single axis. The only issue is, trying to use this module to read inputs causes the pygame window to constantly crash. It has moments of then working fine but I honestly don't see why this is happening. Is this fixable? I am on python 3.8 and I am using pygame 1.9.6.