Force feedback reversed

Discussion in 'Technical Archives' started by bfisher18, Feb 27, 2012.

  1. bfisher18

    bfisher18 Registered

    Joined:
    Feb 27, 2012
    Messages:
    5
    Likes Received:
    0
    How do I reverse the FFB effects?
    I have a Frex wheel and in the old rFactor there was a slider to go pos or neg FFB values how do I do that in RF2
    Thx
     
  2. MrPix

    MrPix Registered

    Joined:
    Jan 10, 2012
    Messages:
    249
    Likes Received:
    2
    IIRC... find your controller.ini file and within the file find the line (under [ Force Feedback ]) :

    Code:
    Steering effects strength="10000.00000" // -10000 to +10000, applies to all steering effects (torque, resistance, static spring, jolt, etc.)
    and change it to:

    Code:
    Steering effects strength="-10000.00000" // -10000 to +10000, applies to all steering effects (torque, resistance, static spring, jolt, etc.)
    Note the addition of the minus ( - ) sign before the 10000.00000.
    This will reverse the effects, I had to do it for my T500 RS.
     
  3. fastfezzer

    fastfezzer Registered

    Joined:
    Feb 2, 2012
    Messages:
    181
    Likes Received:
    0
    How would you know if you need negative effects? I have a G25.
     
  4. WiZPER

    WiZPER Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,517
    Likes Received:
    186
    If it feels like you are driving the car on top of a sewer-tube, you need reversed effects...
     
  5. Dave Millard

    Dave Millard Registered

    Joined:
    Oct 6, 2010
    Messages:
    231
    Likes Received:
    11
    Great analogy Wiz!:cool:
     

Share This Page