And speaking of breakdowns, I'm currently working on improving how the AI handles reliability which will be another "game changer" for anyone who cares about realism. Although it takes time testing the various values with various cars, it's something that anyone can do for their own games if they have got tired of that most AI retirements occur during a pitstop and are then listed as a DNF. With the values I'm using, a vast majority of the mechanical AI retirements now occur on track and are then listed accordingly as Engine, Suspension, Gearbox, and Brakes in the Timing screen. There will still be a few listed as DNFs but that is realistic as not all causes were known during or just after a race. A cool thing with those listed DNFs is that if you start the Accelerated Time function after the race, the DNFs will turn into specified causes after a while like if the causes were discovered and communicated a couple of hours later!
View attachment 774499
Ferrari mechanics (and Pedro himself) working on the Rodriguez/Guichet 412P out on the track during the 1967 Daytona 24 hours race
So, here are some good starting values to try in the .eng files:
Low reliability:
LifetimeAvg=10000 // average lifetime in seconds
LifetimeVar=10000 // lifetime random variance
Medium reliability:
LifetimeAvg=15000 // average lifetime in seconds
LifetimeVar=15000 // lifetime random variance
High reliability:
LifetimeAvg=20000 // average lifetime in seconds
LifetimeVar=20000 // lifetime random variance
The values are supposed to be in seconds but I don't know about that since then no one would see the checkered flag in a 24 hours race. I have between 1/3 and 2/3 of the cars finishing a race in my game, just like the real 1967 season. I believe the variance value means +/- so if the average lifetime value is 20000, then the variance in lifetime is between 0 and 40000. If you test to set both values to 1, the car will break down within seconds after the start.
View attachment 774500
The Rodriguez/Guichet Ferrari 412P would eventually be fixed and go on and take 3rd place in the race. And dig the Volvo Amazon passing by in two of the pics!
View attachment 774501