idz, idac, swdc: fixed rumble effect

This commit is contained in:
2024-10-29 22:06:07 +01:00
parent 66317a0054
commit 892eb2b859
6 changed files with 156 additions and 195 deletions

View File

@ -250,7 +250,6 @@ constantForceStrength=100
damperStrength=100
; Rumble strength, used for road surface effects.
; WARNING: THIS WILL CRASH ON FANATEC (maybe even more) WHEELS!
rumbleStrength=100
; Rumble duration factor from ms to µs, used to scale the duration of the rumble effect.
rumbleDuration=1000

View File

@ -240,7 +240,6 @@ constantForceStrength=100
damperStrength=100
; Rumble strength, used for road surface effects.
; WARNING: THIS WILL CRASH ON FANATEC (maybe even more) WHEELS!
rumbleStrength=100
; Rumble duration factor from ms to µs, used to scale the duration of the rumble effect.
rumbleDuration=1000

View File

@ -200,7 +200,6 @@ constantForceStrength=100
damperStrength=100
; Rumble strength, used for road surface effects.
; WARNING: THIS WILL CRASH ON FANATEC (maybe even more) WHEELS!
rumbleStrength=100
; Rumble duration factor from ms to µs, used to scale the duration of the rumble effect.
rumbleDuration=1000