flycast
flycast copied to clipboard
del
The deadzone code currently only handles 2-dimensional deadzone. That is, it will only have an effect on small joystick movements (near 0,0). As soon as the deflection is greater than the deadzone radius, deadzone code is disabled.
EDIT: that's not quite right, more investigation needed...