djpnewton / vmulti

Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)
MIT License
401 stars 171 forks source link

HAT switches #25

Open Dem85 opened 8 years ago

Dem85 commented 8 years ago

After build and install as README said, I run testvmulti.exe /joystick watching for "pointy joystick test" (http://www.softpedia.com/get/System/System-Miscellaneous/Joystick-Tester.shtml) for result. Every values changes fine except HAT switches: it always shows UP. Also, I've try to change HAT myself: driver ignores all values of HAT (from 0 to 255) except 0 (CENTER) and 1 (UP). Does it driver issue, or HAT value should use with some combination or in some sequence?

taralsprofile commented 6 years ago

can you suggest how did you bypass createFile error.?