1
0
mirror of synced 2025-02-17 18:59:24 +01:00

Fixed FeedbackLength default values

This commit is contained in:
pinkimo 2019-10-26 19:14:09 +02:00
parent d8175b8417
commit 66bd2437c7

View File

@ -28,7 +28,7 @@ Logging=0
; When a command is set that contradicts a prior command, clear the prior command. Probably should stay as 1. ; When a command is set that contradicts a prior command, clear the prior command. Probably should stay as 1.
ResetFeedback=1 ResetFeedback=1
; Length of a feedback command. While a long period works fine (as long as ResetFeedback=1), some games may still require shorter ones. ; Length of a feedback command. While a long period works fine (as long as ResetFeedback=1), some games may still require shorter ones.
FeedbackLength=5000 FeedbackLength=500
; If a game does not specify its own Centering or Friction forces (e.g. only specifies roll left/right), ; If a game does not specify its own Centering or Friction forces (e.g. only specifies roll left/right),
; then a default centering and friction force can be applied here. If a game has any of its own such forces, ; then a default centering and friction force can be applied here. If a game has any of its own such forces,
; these values will be overwritten immediately in-game. ; these values will be overwritten immediately in-game.
@ -54,7 +54,7 @@ ForceShowDeviceGUIDMessageBox=0
GameId=1 GameId=1
MinForce=0 MinForce=0
MaxForce=90 MaxForce=90
FeedbackLength=30000 FeedbackLength=500
ShowButtonNumbersForSetup=0 ShowButtonNumbersForSetup=0
ChangeGearsViaPlugin=0 ChangeGearsViaPlugin=0
EscapeKeyExitViaPlugin=0 EscapeKeyExitViaPlugin=0
@ -144,7 +144,7 @@ FFBMode=0
[Sega Rally 3] [Sega Rally 3]
GameId=6 GameId=6
FeedbackLength=30000 FeedbackLength=500
DefaultCentering=15 DefaultCentering=15
[KODrive] [KODrive]
@ -154,32 +154,32 @@ FeedbackLength=500
[InitialD4] [InitialD4]
GameId=16 GameId=16
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[InitialD4Japan] [InitialD4Japan]
GameId=24 GameId=24
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[InitialD5] [InitialD5]
GameId=23 GameId=23
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[InitialD6] [InitialD6]
GameId=8 GameId=8
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[InitialD7] [InitialD7]
GameId=17 GameId=17
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[InitialD8] [InitialD8]
GameId=18 GameId=18
FeedbackLength=600 FeedbackLength=80
FFBMode=0 FFBMode=0
[Ford Racing] [Ford Racing]
@ -227,7 +227,7 @@ HowtoRumble=0
[Mario Kart Arcade GP DX v100] [Mario Kart Arcade GP DX v100]
GameId=11 GameId=11
DefaultCentering=25 DefaultCentering=25
FeedbackLength=500 FeedbackLength=80
[Battle Gear 4] [Battle Gear 4]
GameId=13 GameId=13
@ -238,7 +238,7 @@ FeedbackLength=500
GameId=12 GameId=12
MinForce=0 MinForce=0
MaxForce=100 MaxForce=100
FeedbackLength=500 FeedbackLength=80
DefaultCentering=-1 DefaultCentering=-1
FFBMode=0 FFBMode=0
ShowButtonNumbersForSetup=0 ShowButtonNumbersForSetup=0
@ -254,7 +254,7 @@ Gear6=99
GameId=35 GameId=35
MinForce=0 MinForce=0
MaxForce=100 MaxForce=100
FeedbackLength=500 FeedbackLength=80
SpringStrength=50 SpringStrength=50
ShowButtonNumbersForSetup=0 ShowButtonNumbersForSetup=0
ChangeGearsViaPlugin=0 ChangeGearsViaPlugin=0
@ -445,7 +445,7 @@ Button10Device2Rumble=99
[Mario Kart Arcade GP DX v110] [Mario Kart Arcade GP DX v110]
GameId=20 GameId=20
DefaultCentering=-1 DefaultCentering=-1
FeedbackLength=500 FeedbackLength=80
ConstantEffectForSteering=1 ConstantEffectForSteering=1
ConstantEffectForSteeringStrength=128 ConstantEffectForSteeringStrength=128
WeaponRumble=1 WeaponRumble=1