ControlStadia icon indicating copy to clipboard operation
ControlStadia copied to clipboard

Some buttons/axes are difficult to configure

Open ulti opened this issue 5 years ago • 1 comments

When configuring L3/R3 I keep accidentally mapping to Axis 0 or Axis 2, probably because I tilt the joystick a small amount while pressing it down.

When configuring LX/LY/RX/RY, I can map LX -> Axis 0 and RX -> Axis 2 easily but it is very difficult to map LY -> Axis 1 or RY -> Axis 3.

I think you could fix this with a deadzone that ignores axis inputs close to 0.

ulti avatar Mar 12 '20 17:03 ulti

Yeah I was thinking about implementing something like this! I was thinking, just pick the axis that has the largest delta magnitude during the check interval. I'll take a look at it when I have a minute!

ihatecsv avatar Mar 12 '20 17:03 ihatecsv