flycast icon indicating copy to clipboard operation
flycast copied to clipboard

del

Open ghost opened this issue 6 years ago • 1 comments

ghost avatar Dec 28 '19 06:12 ghost

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...

flyinghead avatar Jan 01 '20 09:01 flyinghead