Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Manual Transmission 5.4.0

Compare
Choose a tag to compare
@ikt32 ikt32 released this 20 Jun 16:00
· 220 commits to master since this release

5.4.0

A mostly wheel-focused update to improve wheel experience.

Wheel:

  • Rework wheel initialization, which should fix G920 + SHVDN and G29 + G Hub issues, finally!
  • Add FFB LUT for better, more consistent FFB. Check the new README section!
  • Add FFB setting for understeer effect multiplier
  • Add FFB strength UI element
  • Fix FFB loss during lagspikes (up to 500ms)
  • Fix FFB damper transition for soft lock
  • Fix unclamped soft lock steering angles when engine off
  • Slightly improve popped tyres feeling

Non-wheel:

  • Transmission tuning now affects shifting speeds (+25%, +50%, +100%)
  • Improve shifting duration calculations, same as game now
  • Improve automatic gearbox downshift, jumps multiple gears now
  • Improve throttle cut duration on upshifts
  • Improve electric vehicles and vehicles with CVT clutch exception handling
  • Fix throttle blip on downshifts
  • Fix CustomSteering not using remapped keyboard settings
  • Fix shifting affecting cruise control too much
  • Allow user-defined colors for launch control in RPM bar
  • Set defaults for ducking/switching weapons blocking and shifting controls
  • Various bug fixes and improvements