WootingKb / wootility-issues

A place to report issues with the Wootility and help with feedback on existing issues
25 stars 3 forks source link

Multi-input Analog input not working correctly #281

Closed elyasmehtabuddin closed 6 months ago

elyasmehtabuddin commented 6 months ago

Description The Wootility Gamepad Response -> Analog feature only works with a single direction, when multiple directions are pressed the setting seems to be ignored.

Look at the GIF below. The analog curve is set to "Instant", so either left stick is pressed 0% or 100%. This works fine when inputting Left stick up, however when inputting left stick up + left stick left I would expect the output to either be either left stick up or 45 degrees topleft because the analog curve is instant. However I can make small angles towards the topleft as I slowly press left stick left.

GIF problem

Wootility and Firmware version Wootility v4.6.18

Keyboard Type Wooting 60HE Firmware 2.7.2

simon-wh commented 6 months ago

To achieve the behaviour you seem to want, you need to use the turbo curve.

The instant curve is for when you always want max output magnitude, but you still want to use the range of the press to adjust the angle.

The turbo curve removes the range of the press as a factor and will then snap to each primary & diagonal directions

simon-wh commented 6 months ago

i.e. this is intended behaviour of the configuration you've chosen, so I'm going to close this