Horizon Wheel TUI v2.0.2
Fixed
- Pedal axes no longer capture as inverted. The capture listener decided
InvertAxisfrom the sign of the axis value at the moment the detection threshold tripped, instead of the direction of travel from the resting baseline (upstream C#:bestInvert = delta < 0). Pedals rest at an axis extreme, so at normal press speed they always captured as inverted (and the result depended on how fast you stomped). Verified against MOZA Pit House''s official R3 profile and the shipped Logitech G29 profile, which use oppositeInvertAxisvalues on their pedals — the flag must track the measured direction per device.
If a profile you generated with v2.0.1 or earlier drives with reversed pedals (full throttle/brake at rest): update, re-capture the pedal steps via Remap Bindings (no full redo needed), and re-install — or just flip the pedal invert_axis flags to false in your saved preset and re-install.
🤖 Generated with Claude Code