A simple app with one job. Clearing up bugged AI cars out of the race.
Takes care of all (Known to me) issues modded cars can have that prevent the AIs from drivingthem properly.
Every broken car gets kicked to pits and isn't allowed to drive out.
For every kicked car, the app outputs a reason into Lua Debug app.
Catches following issues:
- CSP 0.2.4 bugs: Cars randomly pressing no throttle, or pressing throttle 100% of the time. (Only works in races)
- Upshift value set too high - Preventing cars from starting
- Downshift value set too high - Making cars shift up and down between 1st and 2nd repeatedly
- AutoClutch Max RPM set too high, preventing the car from shifting up past 1st gear.
The app also makes sure to enable the "Fix Upshift Values" option for you, which fixes a lot of cars having shifting values set wrong.
If you find any issues with this app, please post them in the Discussions tab.
Known issues:
- (Should be fixed in 1.1) If you press Drive too quickly in the setup menu, the cars may be false flagged as bugged. Wait a few seconds after restarting.
Takes care of all (Known to me) issues modded cars can have that prevent the AIs from drivingthem properly.
Every broken car gets kicked to pits and isn't allowed to drive out.
For every kicked car, the app outputs a reason into Lua Debug app.
Catches following issues:
- CSP 0.2.4 bugs: Cars randomly pressing no throttle, or pressing throttle 100% of the time. (Only works in races)
- Upshift value set too high - Preventing cars from starting
- Downshift value set too high - Making cars shift up and down between 1st and 2nd repeatedly
- AutoClutch Max RPM set too high, preventing the car from shifting up past 1st gear.
The app also makes sure to enable the "Fix Upshift Values" option for you, which fixes a lot of cars having shifting values set wrong.
If you find any issues with this app, please post them in the Discussions tab.
Known issues:
- (Should be fixed in 1.1) If you press Drive too quickly in the setup menu, the cars may be false flagged as bugged. Wait a few seconds after restarting.