Resource icon

Fix repetitive ai going off-track 1.4

Login or Register an account to download this content
This version uses the following parameters in ai_vehicle_config.xml:

<trackGlobalCurvatureModifier float="1.0" />
<trackCurvatureDifficultyFactor float="1.0" />

e.g. for monaco, they are inserted as such using the values of 0.99 and 0.85:

<vehicle_type name="monaco">
<laDistMin float="10.000000" />
<trackGlobalCurvatureModifier float="0.99" />
<trackCurvatureDifficultyFactor float="0.85" />

<cautiousBehaviour bool="true" />
</vehicle_type>

Fixed circuits includes monaco, montreal, sepang, suzuka, shanghai, brands h and estoril. Please note that there are additional files for monaco for it to work. Make backups and replace files accordingly.

Please note that the values used may not work well if you have other mods, In this case, you may need to adjust the values.
Adds Brands H and Estoril as requested.
Make backup and replace files accordingly.
This version used a different parameter so that the changes only affect the problematic circuits, namely monaco, sepang, montreal and suzuka. Make backups and replace files accordingly.

For those who like to do your own experiment, add or change the parameter in ai_vehicle_config.xml file:

eg for sepang, the line in red is added:

<vehicle_type name="sepang">
<laDistMin float="13.000000" />
<trackGlobalCurvatureModifier float="0.9" />
</vehicle_type>

<You'll never race alone>
  • Like
Reactions: Yobro1921

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top