flok / pydualsense

control your dualsense controller with python
MIT License
112 stars 33 forks source link

resolve dpad down left issue #56

Closed dalethomas81 closed 4 months ago

dalethomas81 commented 4 months ago

Resolve an issue with the mapping of the dpad_state where the DpadLeft property is incorrectly set.

flok commented 4 months ago

Thanks for the fix, merged to dev. Will release a new version in the next days