JibbSmart / JoyShockLibrary

Read DualSense, DualShock 4, JoyCon, and Pro Controller input on PC -- compiled for Windows, but code should work on other platforms.
Other
233 stars 47 forks source link

Fixes issue JibbSmart/JoyShockMapper#72 #12

Closed CharlesMogan closed 4 years ago

CharlesMogan commented 4 years ago

Fixes an issue where the cursor would sometimes get sent to the upper left corner of the screen and be stuck there when launching JoyShockMapper. This was caused by accessing uninitialized variables.

CharlesMogan commented 4 years ago

Your welcome. I'd love to get further involved if you'd have me. This should also fix issue #10

JibbSmart commented 4 years ago

That'd be great! I think I'm going to do a refactor and clean-up soon, which will make other contributions happening at the same time a little trickier than usual. I'm working on a v2 update which also changes some of the behaviour a little and provides a sensor fusion solution for those who want it. Until that's ready (which hopefully won't be long), letting me know of any other issues you find (and proposed solutions are welcome, too), means I can integrate them into my v2 branch, and would be much appreciated :)