Smurth
Premium
- 128
- France
Natural and competitive AI (and almost universal)
Ingame settings:
AI Strength : 90%
AI Agression : 67%
This time, it should works for every car except the most powerfull ones like DRM or F1 (I will lokk at these later)
So, in ai.ini, make sure you're using v4 :
Set up the gears according to the car ; gear_down should be a percentage of max rev (v4) , like here :
Remove everything else and add the following :
That's all. No need to tweak anymore.
If you still need to use the in-game AI app, remember that clicking "save ai" will reset TRAIL_HINT to 1 and ULTRA_GRIP to 1.2.
So, you will need to edit it to restore these values.
Car tested :
Does someone knows what GAS_BRAKE_LOOKAHEAD really do ?
Ingame settings:
AI Strength : 90%
AI Agression : 67%
This time, it should works for every car except the most powerfull ones like DRM or F1 (I will lokk at these later)
So, in ai.ini, make sure you're using v4 :
Code:
[HEADER]
VERSION=4
Set up the gears according to the car ; gear_down should be a percentage of max rev (v4) , like here :
Code:
[GEARS]
UP=8000
DOWN=60
Remove everything else and add the following :
Code:
[LOOKAHEAD]
BASE=25
GAS_BRAKE_LOOKAHEAD=0
[STEER]
STEER_GAIN=1
[PEDALS]
BRAKE_HINT=1.1
TRAIL_HINT=1.33
[ULTRA_GRIP]
VALUE=1
[PHYSICS_HINTS]
AERO_HINT=1.1
[TYRES]
HINT=1.1
That's all. No need to tweak anymore.
If you still need to use the in-game AI app, remember that clicking "save ai" will reset TRAIL_HINT to 1 and ULTRA_GRIP to 1.2.
So, you will need to edit it to restore these values.
Car tested :
- ks_alfa_romeo_4c
- ks_ferrari_250_gto
- ks_mclaren_p1
- shelby_cobra_427sc
- ac_legends_ta_javelin_1970
- as_audi_r8_v8
- austin_mini_cooper_s
- austin_mini_cooper_s_appk
- as_ferrari_daytona_sp3_2022
- bg_mercedes_amg_gt_black_series
- bg_nissan_400z
- jf_porsche_959
Does someone knows what GAS_BRAKE_LOOKAHEAD really do ?
Last edited: