bayangan1991 / PYXInput

Python Library for Creating and Analysing XInput devices
https://pypi.python.org/pypi/PYXInput
MIT License
87 stars 22 forks source link

New Connetion Method #5

Closed bayangan1991 closed 7 years ago

bayangan1991 commented 7 years ago

Available ID are now determined by the vXbox DLL meaning assigning ID's is now threadsafe.

Because of this I was also able to remove the import time requirement