Parent
Follows configurable steering shaping.
What to build
An opt-in slew-rate limiter on the steering axis only (stick_x), applied host-side after the shaping from the previous ticket:
- Configurable attack/release rates (units per frame toward the target), or equivalent time-constant form
- Off by default — default must remain instant, faithful passthrough
- Return-to-center rate separately tunable from steer-into-corner rate (players typically want snappier centering than wind-in)
This directly addresses the ROM's missing rate limit: unlike throttle (which ramps ±10/frame toward its target), the ROM recomputes steer demand instantly every frame, which is the core of the twitchy feel on modern high-resolution sticks.
Acceptance criteria
Blocked by
Parent
Follows configurable steering shaping.
What to build
An opt-in slew-rate limiter on the steering axis only (stick_x), applied host-side after the shaping from the previous ticket:
This directly addresses the ROM's missing rate limit: unlike throttle (which ramps ±10/frame toward its target), the ROM recomputes steer demand instantly every frame, which is the core of the twitchy feel on modern high-resolution sticks.
Acceptance criteria
Blocked by