F1 2010 how to turn off JUST rear view mirror

F1 2010 The Game (Codemasters)
Hi

Anyone know I can I just turn off rear view mirror, so gain for framerate in Steam PC version
via a config file or somthing..
 
  • Kraken

Go to documents/my games/formulaone and edit the hardware_settings_config.xml file. Near the bottom you'll see a line that starts with <mirrors enabled="true" change the true to false and save the file.

That should do what you want.
 
This is what I see how do I edit

<vehicles characterQuality="3" lodQuality="2"/>
<envmap faces="6" size="512" forceBilinear="true"/>
<water update="true" detail="2"/>
<mirrors enabled="true" forceBilinear="true" width="1024" height="256" car_maxlod="1" car_culldist="300.0"/>
<skidmarks enabled="true"/>
<dynamic_ambient_occ enabled="true"/>
<track_reflections enabled="true"/>
<physics environmentalDamage="true" vehicleDamage="true"/>
<motion enabled="true" ip="dbox" port="20777" delay="1" extradata="0"/>
</hardware_settings_config>
 
no that didn't work, they are still there, any idea's? I changed to False below

<mirrors enabled="false" forceBilinear="false" width="1024" height="256" car_maxlod="1" car_culldist="300.0" />
<skidmarks enabled="true" />
<dynamic_ambient_occ enabled="true" />
<track_reflections enabled="true" />
<physics environmentalDamage="true" vehicleDamage="true" />
<motion enabled="true" ip="dbox" port="20777" delay="1" extradata="0" />
</hardware_settings_config>
 

Latest News

How often do you meet up (IRL) with your simracing friends?

  • Weekly

    Votes: 61 9.4%
  • Monthly

    Votes: 33 5.1%
  • Yearly

    Votes: 40 6.2%
  • Weekly at lan events

    Votes: 3 0.5%
  • Monthly at lan events

    Votes: 2 0.3%
  • Yearly at lan events

    Votes: 14 2.2%
  • Never have

    Votes: 505 78.2%
Back
Top