F1 2011 Fix for Grandstands "changing colour"

F1 2011 The Game (Codemasters)
If you suffer from the grandstands changing from light to drak grey as you approach them (post patch 2 and a problem at, for example, Canada) then this can be fixed (well, it is for me!) by:-

  • opening the file hardware_settings_options.xml (in the system folder)
  • locating the entry <category name="objects" >
  • changing the lod value for whatever pre-set you use to a higer number. In my case I use the Ultra setting and have edited the ultra LOD to 3 (see below) and there are no more delayed changes of model and, therefore, no more colour changes.
<category name="objects" >
<option name="ultralow" >
<objects lod="1.0" maxlod="0" />
</option>
<option name="low" >
<objects lod="1.1" maxlod="0" />
</option>
<option name="medium" >
<objects lod="1.2" maxlod="0" />
</option>
<option name="high" >
<objects lod="1.3" maxlod="0" />
</option>
<option name="ultra" >
<objects lod="3.0" maxlod="0" />
</option>
</category>

If only we could correct the "pop up crowd" so easily!
 
Thanks!

Edit 1: Hmm, didn't work for me. Can you upload your file somewhere?

Edit 2: Now it's working, thanks a lot. I had to delete my hardware settings config in the my documents folder and created a new one when I changed the graphics options in the game.
 

Latest News

What does easier access mean to you?

  • Free access

    Votes: 97 71.9%
  • Better structured events

    Votes: 36 26.7%
  • Better structured forum

    Votes: 25 18.5%
  • Standard game content

    Votes: 26 19.3%
  • No 3pa registration pages

    Votes: 28 20.7%
  • Too casual

    Votes: 10 7.4%
  • Other, please post

    Votes: 7 5.2%
Back
Top