XOutput icon indicating copy to clipboard operation
XOutput copied to clipboard

Missing anti-deadzone setting

Open Jezorko opened this issue 4 years ago • 1 comments

Currently only deadzone configuration is supported.

This would be a very useful feature for games that have hardcoded deadzones (e.g. SnowRunner).

I see there is some logic already in the code, but the UI configuration does not have a field to set the anti-deadzone values.

Jezorko avatar Oct 18 '20 10:10 Jezorko

I added the anti-deadzone setting and created a PR: https://github.com/csutorasa/XOutput/pull/593

Here's a compiled .exe with working anti-deadzone for anyone interested: https://github.com/csutorasa/XOutput/files/8487111/XOutput-with-AntiDeadzone.zip

@grocal @Yur0K FYI

Jezorko avatar Apr 14 '22 07:04 Jezorko