Woop, 4.0.1 released, fixes a few things, makes things a bit better, etc etc.
- Fix crash when force feedback can't be initialized
- Fix wheel radio button toggled on reset
- Fix wheel jerk on reset
- Fix jerky reverse animation
- Disable automatic reversal on motorbikes if
SimpleBikeis turned off - Add an option to only show the Neutral gear
N - Change gear
0display toR
Glad I finally got that jerky clutch-powered reverse animation gone - never thought of playing with the clutch instead of feathering (well, hard on/off) the reverse.
Also glad I finally got the DirectInput initialization less wrong. Turned out I needed to call Update() right after getting the device and Update() once again to get the real HW values. No more jerking on toggle and Dpad up triggering.