You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear whether Windows actually supports this or not. DXTweak says DZ settings aren't saved/preserved, but we don't need long-term, just current setting.
This may be related to not calling IDirectInputJoyConfig8::SendNotify after setting the device calibration.
As a stopgap, we could output the recommended DZ percent as a part of the application output. Looks like the DZ should be: stdev * 4 * 100 / axis_range
Describe the bug
tilt-wizard sets the deadzone, but the changes don't seem to be visible to other applications.
Steps to reproduce
Steps to reproduce the behavior:
Actual results
tilt-wizard can't set the deadzone
Expected behavior
The deadzone settings should be visible in other applications.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: