F1 2012 Fun tweak for the Bored and less Serious

F1 2012 The Game (Codemasters)
Fun Mod No. 1 : Computer vs computer

Remember games which allow you to let computer competes against computer. If you are tired of racing, you can let your chosen driver to compete for you and just watch. The mod works in Career mode also. It may be useful for modders to test their mods or for racers to compare therir timings with those of ai.

Details: Look for startsequence.xml in cutscene folder.

Change <Switch type="human" /> to Switch type="ai" />


ps To take back driving from your driver, use F1/flashback. Restart race will return to him. You will find that most of the time, ai do not reverse to get out of stuck situation. lol.

Better Alternative: clear datacache, start from fresh original file. Delete the line <Switch type="human"/>.

Farewell bonus:

Ever wonder why ai start offline during restart ?
To fix a CM bug of ai start with twisted steering when restart/redflag in normal game:

Delete <Switch type="human" /> and insert the line as follows:

<!-- Enable camera change control, and vehicle throttle control -->
<Event type="Controller">
<Camera enabled="true" />
<Vehicle enabled="throttle_only" />
<Switch type="human" />
</Event>
 
This doesn't really constitute a proper mod, it's just a minor tweak. :)

I have therefore moved it to the General F1 2012 discussion forum, and renamed the thread 'Fun tweak for the bored and less serious', rather than the original 'Fun mod for the bored and less serious'
 
Those who want ai to take over control in F1 2013, this mod works too. Just delete the line <Switch type="human"/>. As in F1 2012, no kers, drs and pitstop when ai is in control.

Fun Mod No. 1 : Computer vs computer

Remember games which allow you to let computer competes against computer. If you are tired of racing, you can let your chosen driver to compete for you and just watch. The mod works in Career mode also. It may be useful for modders to test their mods or for racers to compare therir timings with those of ai.

Details: Look for startsequence.xml in cutscene folder.

Change <Switch type="human" /> to Switch type="ai" />


ps To take back driving from your driver, use F1/flashback. Restart race will return to him. You will find that most of the time, ai do not reverse to get out of stuck situation. lol.

Better Alternative: clear datacache, start from fresh original file. Delete the line <Switch type="human"/>.

Farewell bonus:

Ever wonder why ai start offline during restart ?
To fix a CM bug of ai start with twisted steering when restart/redflag in normal game:

Delete <Switch type="human" /> and insert the line as follows:

<!-- Enable camera change control, and vehicle throttle control -->
<Event type="Controller">
<Camera enabled="true" />
<Vehicle enabled="throttle_only" />
<Switch type="human" />
</Event>
 

Latest News

How long have you been simracing

  • < 1 year

    Votes: 270 15.3%
  • < 2 years

    Votes: 181 10.2%
  • < 3 years

    Votes: 181 10.2%
  • < 4 years

    Votes: 133 7.5%
  • < 5 years

    Votes: 238 13.5%
  • < 10 years

    Votes: 211 11.9%
  • < 15 years

    Votes: 131 7.4%
  • < 20 years

    Votes: 104 5.9%
  • < 25 years

    Votes: 81 4.6%
  • Ok, I am a dinosaur

    Votes: 238 13.5%
Back
Top