DRS regulations rolled back to the 2011 and 2012 seasons, whereby you could open your DRS at any point, any time on the track. This also includes at Brands Hatch and Jerez.
PS* Thanks to Melphiz for figuring out where the DRS triggers files are located in the game. This is basically an inverse of his No-DRS mod.
Ferrari F138 at Brands Hatch (DRS available)
Please use this mod for Time Trials/Attacks online with discretion. I haven't tried it online yet, but by theory it could be used?
This file is modified at triggers_pit.xml in the route_0 folders in each circuit. The following line was added.
<trigger type="Vehicle2DSector">
<base_params name="rear_wing_timing" id="50" /> (or highest number available)
<params playerOnly="False" numberOfPoints="4">
<point_2d x="-1000.0000" y="1000.0000" />
<point_2d x="1000.0000" y="1000.0000" />
<point_2d x="1000.0000" y="-1000.0000" />
<point_2d x="-1000.0000" y="-1000.0000" />
</params>
</trigger>
I'm not sure if triggers_pit.xml file is used locally or online?
PS* Thanks to Melphiz for figuring out where the DRS triggers files are located in the game. This is basically an inverse of his No-DRS mod.
Ferrari F138 at Brands Hatch (DRS available)
Please use this mod for Time Trials/Attacks online with discretion. I haven't tried it online yet, but by theory it could be used?
This file is modified at triggers_pit.xml in the route_0 folders in each circuit. The following line was added.
<trigger type="Vehicle2DSector">
<base_params name="rear_wing_timing" id="50" /> (or highest number available)
<params playerOnly="False" numberOfPoints="4">
<point_2d x="-1000.0000" y="1000.0000" />
<point_2d x="1000.0000" y="1000.0000" />
<point_2d x="1000.0000" y="-1000.0000" />
<point_2d x="-1000.0000" y="-1000.0000" />
</params>
</trigger>
I'm not sure if triggers_pit.xml file is used locally or online?