DiRT Rally FFB tweak (no void)

That empty 10 - 2 position is now filled with glorious surface texture. Enjoy! Thanks Msportdan for the pad/wheel switch.

29/4
- Made some small changes to suspension and lateral settings.
30/4
- Updated to catch some feedback from tarmac
- Removed some overlap on suspension setting, feels cleaner now
- Reduced SelfAligningTorque - counter steering had too much resistance
- Switched collision settings to wheel; seems to add some nice effects
- Switched FFBSkid to wheel (these still need tweaking)

Steering resistance:
If anyone prefers the original resistance, change line 4 to:

<FFBEffectSelfAligningTorque device="wheel" scale="1.0"/>

or adjust to preference.

My wheel and settings:
T500RS default with 540 rotation.
In game:
Vibration 100
Strength 90
Weight 50

Open '\Steam\SteamApps\common\DiRT Rally\forcefeedback\effectsetup.xml' and replace contents entirely with the below. Make a backup of the original!


Code:
<?xml version="1.0" encoding="utf-8" ?>
<FFBEffects soloRampRate="1000" soloAttenuation="0">

   <FFBEffectSelfAligningTorque device="wheel" scale="0.5"/>

   <FFBlateral device="wheel" scale="1.0" velocityFactor="0.04" frictionGripScalar="55.0" frictionSurfaceScalar="6.5"/>

   <FFBCollision device="wheel" scale="0.75" thresholdLow="0.6" thresholdHigh="10.0" damageZone="0" freq="15.0" length="0.3" sample="smallCollisionWheel"/>
   <FFBCollision device="wheel" scale="0.75" thresholdLow="10.0" thresholdHigh="5000.0" damageZone="0" freq="10.0" length="0.6" sample="largeCollisionWheel"/>

   <FFBSuspension device="wheel" scale="0.12" thresholdLow=".07" thresholdHigh=".4" freq="7" length="0.4" sample="suspensionWheel"/>
   <FFBSuspension device="wheel" scale="0.18" thresholdLow=".4" thresholdHigh="2.5" freq="5" length="0.4" sample="suspensionWheel"/>
   <FFBSuspension device="wheel" scale="1.0" thresholdLow="2.5" thresholdHigh="20.0" freq="5" length="0.4" sample="suspensionWheel"/>

   <FFBCollision device="wheel" scale="0.07" thresholdLow="0.01" thresholdHigh="0.6" damageZone="0" freq="20.0" length="0.1" sample="scrapeCollisionLow"/>
   <FFBCollision device="wheel" scale="0.07" thresholdLow="0.01" thresholdHigh="0.6" damageZone="0" freq="20.0" length="0.1" sample="scrapeCollisionHigh"/>
   <FFBCollision device="wheel" scale="2.0" thresholdLow="0.6" thresholdHigh="10.0" damageZone="0" freq="15.0" length="0.2" sample="smallCollisionLow"/>
   <FFBCollision device="wheel" scale="2.0" thresholdLow="0.6" thresholdHigh="10.0" damageZone="0" freq="15.0" length="0.2" sample="smallCollisionHigh"/>
   <FFBCollision device="wheel" scale="2.5" thresholdLow="10.0" thresholdHigh="5000.0" damageZone="0" freq="10.0" length="0.5" sample="largeCollisionLow"/>
   <FFBCollision device="wheel" scale="2.5" thresholdLow="10.0" thresholdHigh="5000.0" damageZone="0" freq="10.0" length="0.5" sample="largeCollisionHigh"/>

   <FFBSkid device="wheel" scale="1.2" thresholdLow="0.9" thresholdHigh="1.1" thresholdMin="3.0" freqLow="4" freqHigh="30.0" load="1.0" length="0.2" sample="skidBack"/>
   <FFBSkid device="wheel" scale="1.6" thresholdLow="1.0" thresholdHigh="1.3" thresholdMin="3.0" freqLow="16.0" freqHigh="16.0" load="1.0" length="0.1" sample="skidFront"/>

   <FFBSuspension device="wheel" scale="0.25" thresholdLow="1.6" thresholdHigh="20.0" length="0.25" freq="7" sample="suspensionR1"/>
   <FFBSuspension device="wheel" scale="0.25" thresholdLow="1.6" thresholdHigh="20.0" length="0.25" freq="7" sample="suspensionL1"/>

   <FFBRevs device="wheel" scale="0.25" thresholdLow="0.1" thresholdHigh="1.2" freqLow="1" freqHigh="18.0" scaleLow="0.2" scaleHigh="0.95" length="0.05" sample="revEffect"/>

   <FFBSample name="scrapeCollisionLow" wave="9" envelope="61125521121"/>
   <FFBSample name="scrapeCollisionHigh" wave="9" envelope="98721" channel="1"/>

   <FFBSample name="smallCollisionLow" wave="9" envelope="986454321"/>
   <FFBSample name="smallCollisionLow" wave="9" envelope="982312531"/>
   <FFBSample name="smallCollisionHigh" wave="9" envelope="986454321" channel="1"/>
   <FFBSample name="smallCollisionHigh" wave="9" envelope="982312531" channel="1"/>

   <FFBSample name="skidBack" wave="9" envelope="0" channel="1" solo="1"/>
   <FFBSample name="skidFront" wave="9" envelope="9" channel="1" solo="1"/>
  
   <FFBSample name="largeCollisionLow" wave="9" envelope="98675462584" solo="1"/>
   <FFBSample name="largeCollisionLow" wave="9" envelope="98765432629" solo="1"/>
   <FFBSample name="largeCollisionHigh" wave="9" envelope="98675462594" channel="1" solo="1"/>
   <FFBSample name="largeCollisionHigh" wave="9" envelope="98765432628" channel="1" solo="1"/>

   <FFBSample name="suspensionR1" wave="9" envelope="9564720" channel="0"/>
   <FFBSample name="suspensionL1" wave="1" envelope="9564720" channel="1"/>

   <FFBSample name="revEffect" wave="91" envelope="9" channel="1"/>

   <FFBSample name="smallCollisionWheel" wave="124689" envelope="97654321000"/>
   <FFBSample name="largeCollisionWheel" wave="5697641345" envelope="9879987542312"/>

   <FFBSample name="suspensionWheel" wave="64" envelope="9"/>

</FFBEffects>
 
Last edited:
  • Deleted member 197115

I didn't want to oversaturate the feedback so only changed the L/R suspension from pad to wheel. I don't know how suitable those other effects are for wheel - haven't tried.
Thanks for keeping updating it, tried everything set to "wheel" and I think I like it better that way, more info through the wheel, landing from jump feels awesome.
 
With these FFB settings I found the following worked nicely with the T500:
450 degrees, 60/100/100/0/0
Vibration/force/weight: 30/60-70/0
Advanced: 0% deadzones, 100% saturation, 0 linearity

For the T300 I'd probably go up to 40/80/0 or perhaps 40/90/0, other stuff the same. I'll test mine later and see if I'm correct :)
 
With these FFB settings I found the following worked nicely with the T500:
450 degrees, 60/100/100/0/0
Vibration/force/weight: 30/60-70/0
Advanced: 0% deadzones, 100% saturation, 0 linearity

For the T300 I'd probably go up to 40/80/0 or perhaps 40/90/0, other stuff the same. I'll test mine later and see if I'm correct :)
See that's quite a difference in what other people have suggested in having everything on 100.
 
See that's quite a difference in what other people have suggested in having everything on 100.
I was turning forces down on the T500. 30/60/0 is what I was using and I was considering 30/50/0
I also own a T300 and that feels much lighter, I went for 50/100/0 but I might turn up vibration a notch.

Note this is with the revised FFB. Using stock FFB everything is much lighter and you probably want even the T500 closer to max.
 
  • Deleted member 197115

Has anyone experienced issues with Simvibe and this profile?
For whatever reason from time to time it's causing transducers go berserk and vibrate non stop.
Interesting that VCORP modded profile from Dirt 3 does not cause this issue and feels more effects rich. If anyone cares, try it out (attached).
Just remove txt extension.
 

Attachments

  • effectsetup.xml.txt
    16.6 KB · Views: 617
I'm utterly confused, theres "FFB fixes" everywhere, and the values are different everytime, even though its posted by the same person..

2 days ago Mrsportsdan posted here

And this thread also has different settings... Guess I'll just leave my file default lol
 
Has anyone experienced issues with Simvibe and this profile?
For whatever reason from time to time it's causing transducers go berserk and vibrate non stop.
Interesting that VCORP modded profile from Dirt 3 does not cause this issue and feels more effects rich. If anyone cares, try it out (attached).
Just remove txt extension.

I'll try it, though I'm only using one transducer.
 
I'm utterly confused, theres "FFB fixes" everywhere, and the values are different everytime, even though its posted by the same person..

2 days ago Mrsportsdan posted here

And this thread also has different settings... Guess I'll just leave my file default lol

That's file of mine has been totally superceded by this one on this thread. I belive D has also done an update on this one today
 
in my very first file I enabled wheel on everything and it did make a difference.
...and you were right. I was trying to keep it simple while sorting out the straight line feel, but time to go HAM now :D

Did you play with FFBSkid at all? I'm trying to find where the effect comes into play. Think I can feel it a bit when spining up the wheels.
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top