Is it possible to remove DRS?

Discussion in 'Modding' started by RoboCAT10, Aug 5, 2015.

  1. RoboCAT10

    RoboCAT10 Registered

    Joined:
    Oct 18, 2014
    Messages:
    639
    Likes Received:
    114
    I am using the FISIR2012 cars, so naturally they have DRS. However I find the use of DRS makes the racing terrible, overtaking is far too easy between AI in my races. Is there a way to be able to remove DRS? I tried looking into the cars HDV files but couldn't find anything there, but any help would be great. Cheers.
     
  2. Euskotracks

    Euskotracks Registered

    Joined:
    Nov 29, 2013
    Messages:
    1,092
    Likes Received:
    191
    I would modify the track gdb file to include one drs zone. If the drs zone is short. Let's say 5 m and is placed in a turn where nobody would use drs because of the loss of downforce.

    In the end the result is equivalent to not being able to use drs.

    Enviado desde mi GT-I9505 mediante Tapatalk
     
  3. Lazza

    Lazza Registered

    Joined:
    Oct 5, 2010
    Messages:
    12,382
    Likes Received:
    6,600
    Did you try commenting out these lines, like in the skip barber hdv?

    //FlapDrag=(0.0,0.5) // base drag when activated, multiplier by deactivated drag to add in
    //FlapLift=(0.0,0.7) // base lift when activated, multiplier by deactivated lift to add in
    //FlapTimes=(0.1,0.12,0.1,0.13) // visual activation, physical activation, visual deactivation, physical deactivation
    //FlapRules=(0.5,0.03) // throttle threshold, brake threshold for automatic deactivation
     
  4. Gijs van Elderen

    Gijs van Elderen Registered

    Joined:
    May 1, 2014
    Messages:
    1,393
    Likes Received:
    469
    Just disable DRS in the default.rfm and make Vmod with it.
    No need to repack a car or a track.

    You can disable/enable DRS for sessions separately...
    Like DRS everywhere available during Quali and only the in the DRS zones during the race.
     
  5. TOCA2FREAK

    TOCA2FREAK Registered

    Joined:
    Apr 6, 2011
    Messages:
    936
    Likes Received:
    125
    Okay I have tried and tried to disable DRS but nothing works. I am thinking it's not possible by just editing the .rfm file

    I have tired the following:
    Code:
    RearFlapWetThreshold=0.5
    RearFlapZoneSessions=31
    Code:
    RearFlapWetThreshold=0.0
    RearFlapZoneSessions=31
    Code:
    RearFlapWetThreshold=0.5
    RearFlapZoneSessions=0
    Please can someone tell me how to disable DRS for all sessions? :confused:

    Thanks.
     
  6. TOCA2FREAK

    TOCA2FREAK Registered

    Joined:
    Apr 6, 2011
    Messages:
    936
    Likes Received:
    125
    Anyone?
     

Share This Page