Xbox gamepad triggers defined as buttons instead of axis

Version: 1.3.10.0

Frequency: Consistently

Severity: Blocker

Context: stand alone WASM module loaded as dev project (PC)

Bug description:

I am trying to find proper joystick:# input name for the Xbox gamepad triggers. Expected it could be joystick:0:RZAxis or joystick:0:ZAxis but these does not react on triggers pressure. All others reacts properly, so it seem to be a bug. In Windows gamepad calibration screen triggers marked as “Z Axis”. Also tried Triggers,Trigger,LTrigger,RTrigger,slider.

Repro steps:

  • Load test project
  • Start the flight
  • Open console
  • Push Xbox gamepad sticks, input data will appear in log
  • Push Xbox gamepad triggers, no input data appear

Attachments:

XboxTriggersTest.zip (663.0 KB)

1 Like

Hello @thealx

They are mapped to buttons 15 and 16 it seems.
I’ll have this reviewed.

Regards,
Sylvain

They are indeed defined as buttons.

While you’re there, they don’t respect the sensitivity settings defined in the sim’s control profile.