-added buttons in ui to disable any curve
-added grip to curves window (used minimum from the 4 tyres)
-made info window optional, also static in size, added some info
-disabled loading info from other cars when switching to them
-fixed loading saved settings
-tiny bit more robust on cars ascii/utf8 json files
preview, working nearly same in vanilla:
atm for the curves you can turn on/off manually only:
-some bugfixes
-added "extra torque feature " , this will only work in offline mode, enforced by csp, you cant have this with vanilla AC
--- extra torque feature, you have to enable it for every car manually ---
1. use CSP >= 0.1.71
2. unpack and then rename/remove "data.acd"
3. you need to add this to the cars "data\car.ini"
[HEADER]
VERSION=extended-2 ;;; will make Vanilla AC crash!
4. you need to add this to the cars "data\engine.ini"
[_EXTENSION]
ENABLED=1
PYTHON_TORQUE_ALLOWED=1
5. for options edit this file:
"...apps\python\CarSpecs\CarSpecs.py"
-control-
-extra Torque amount and duration-Code:joystickid = 0 joystickbutton = 3 # joystick button - default: 3 keyboardbutton = "E" # some keyboard key - default: "E"
Code:TorqueExtraAmount = 100 # Nm extra extraHoldtime = 2.0 # seconds, after half that time, # extraT gets decreased to 0 (also in half that time)
-...meaning compatible with more cars
-not working on vanilla AC atm, needs CustomShadersPatch.
added aero, mostly works with vanilla AC now, but some wonky display then