V1.15.2-Changelog [Englisch]:

- New Spearhead design liveries added for the Porsche 991 GT3 R and 991II GT3 Cup cars
- Ferrari SF70H improved turbo spool and less turbo pressure loss at coast
- Ferrari SF70H improved turbo boost ers aid to balance power delivery on lower gears
- Ferrari SF70H improved linearity on ERS "Balanced Low" and "Balanced high" modes
- Ferrari SF70H new ERS "Linear" mode. Total linearity, might finish the battery and or energy per lap, sooner.
- McLaren P1 GTR improved Electronic Brake Bias values
- Mazda MX5 adjusted front suspension bumpdown travel.
- Ferrari 250 GTO improved grip and handling
- Various cars have been updated in their suspension bottom bumpstop values.
- Rebalanced "Like no Other" and "Unusual Sounds" special events

1.15.1
- Minor graphical tweaks on the new Ferrari cars
- Removed wrong path checksum on acServer

1.15
- New Ferrari 250 GTO (Ferrari Anniversary Pack)
- New Ferrari (288) GTO (Ferrari Anniversary Pack)
- New Ferrari 312 F1-67 (Ferrari Anniversary Pack)
- New Ferrari 330 P4 (Ferrari Anniversary Pack)
- New Ferrari F2004 (Ferrari Anniversary Pack)
- New Ferrari 812 Superfast (Ferrari Anniversary Pack)
- New Ferrari SF70H (Ferrari Anniversary Pack)
- Templates for Ferrari 250 GTO, GTO, 312 F1-67, 330 P4 and 812 Superfast
- Official Kaspersky team livery added for Ferrari 488 GT3
- Updated template for Ferrari 488 GT3 (related to rear wing shape, it might affect a low % of mod skins)
- Alpinestars gloves are introduced in Porsche cars
- Fixed reflection issue on Corvette C7R skins
- Minor graphical and skin-related fixes across all content
- Updated Lotus 49 minimum weight
- Updated Mazda RX-7 Spirit R rear wing setup and aero figures
- Added automatic Force Feedback configuration for old wheels (ie MS Sidewinder)
- MODDING REQUEST: Added blanket temperature to tyres.ini under [ADDITIONAL1] BLANKETS_TEMP
- MODDING REQUEST: Added pressure vs temperature gain in tyres.ini. under [ADDITIONAL1] PRESSURE_TEMPERATURE_GAIN
- MODDING REQUEST: Added camber spread tweak value in tyres.ini under [ADDITIONAL1] CAMBER_TEMP_SPREAD_K (AC default is 1.4, higher numbers=more spread)
- MODDING REQUEST: Added new LUT based system to handle camber D variations. Example, (for every compound):
    DCAMBER_LUT=(|-145=0.8|-15=0.9|-3=1.01|0=1|3=1.005|15=0.9|145=0.8|)
    DCAMBER_LUT_SMOOTH=1
    This will override DCAMBER_0/1 behavior (values still need to be there tho)
- MODDING REQUEST: Added explicit inertia instead of box based. Use
    [EXPLICIT_INERTIA]
    INERTIA=1300,1400,500
    in car.ini
- Suspension travel is now recorded at 166Hz in telemetry
- Fixed AI not exiting pitlane at full speed in some cases
- Added "ABS" FF enhancement effect
- Added FF enhancement effects controls ingame in the "Force Feedback Controller" app
- Added track models ini checksum on server. In order to gain full protection from cheating the server needs to include kn5 files
- Added optional COMBINED_FACTOR value per compound. Thanks to Stereo & Jackson Papageorge (mclarenf1papa)!
- MODDING REQUEST: Added variable throttle response as function of RPM. Add:
    [THROTTLE_RESPONSE]
    RPM_REFERENCE=6000
    LUT=throttle_max.lut    to engine.ini. throttle.lut will be used for 0 RPM and whatever LUT you specify will be used at RPM_REFERENCE
- MODDING REQUEST: Added progressive bump stop rate. In suspensions.ini under [FRONT] and [REAR] add BUMP_STOP_PROGRESSIVE . Look for "Using progressive bump rate..." in the log for confirmation