Closed BareBoneCode closed 6 years ago
The method used here is overriding OSX Library functions (specifically IOHID lib to interfaces with HID devices). It's unfortunately not possible to make this work on Windows since both the method to override functions and the librairies would be different. Try looking at https://github.com/nefarius/ViGEm and see if it can fit your needs.
Thank you
Is there a way to get this to work on Windows?