Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1.7.4
- - Fixed GRAPHICS_PITCH_ROTATION
- - Fixed AI sometimes pitting at the last lap
- - Heave springs are now using rod length from suspension if not in monoshock mode
- - Improved AI at race starts
- - Levante rim size fixed
- - Huracan GT3 and ST pit light fixed
- - now acServerManager manages drs_zones.ini files
- - Removed dedicated VR driver eyes positions
- - Fixed F138 and SF15-T wrong range of damper values in setup screen
- - Fixed F138 and SF15-T main body angle of attack viualizzation in WINGS app (no differences in aero performance)
- - Improved ERS for McLaren P1, now with 2 profiles, race and charging.
- - Nissan GT-R Nismo now uses automatic clutch
- - Fixed tyre smoke remaining visible after remote car disconnected
- - DRS now automatically closes when outside of DRS zone
- 1.7.3
- - Fixed strut suspensions going full banana
- 1.7.2
- - Fixed Oculus VR blurriness with PP on. Also fixed missing glare and godrays effects.
- - Improved graphics smoothing for rigid bodies
- - Improved SF15-T engine power delivery and gear ratios
- - Fixed setup bugs in Maserati GranTurismo MC GT4
- - Fixed wrong values in SF15-T Heave dampers
- - Improved ERS simulation in McLaren P1
- - Pit Box Indicator is visible only if player is in the pitline
- - Fixed Race Position App when used on several game modes
- - Shared Memory new members
- - SPageFileStatic
- - float trackSPlineLength = 0;
- - wchar_t trackConfiguration[33];
- 1.7.1
- - Reverted HideApps command key (CTRL+H)
- - Fixed headlights auto-switch with foggy weather
- - Levante brake disks, damage zones and seatbelts fixed
- - F138 mirrors fixed
- - Fixed ChatApp issue when TIME_TO_LOSE_FOCUS was defined
- - Fixed a possible desync at multiplayer start
- - Fixed potential divide by zero in ERS
- - Tweaked skid sound pitch and volume for Maserati Levante
- - Finetuned crossfade at high rpms for Ferrari SF15-T
- - Shared Memory new members
- - SPageFileStatic
- - int hasDRS = 0;
- - int hasERS = 0;
- - int hasKERS = 0;
- - float kersMaxJ = 0;
- - int engineBrakeSettingsCount = 0;
- - int ersPowerControllerCount = 0;
- - SPageFilePhysics
- - float performanceMeter = 0;
- - int engineBrake = 0;
- - int ersRecoveryLevel = 0;
- - int ersPowerLevel = 0;
- - int ersHeatCharging = 0;
- - int ersIsCharging = 0;
- - float kersCurrentKJ = 0;
- - int drsAvailable = 0;
- - int drsEnabled = 0;
- - float brakeTemp[4];
- - python new functions and members
- - added new members to getCarState (see acsys.py)
- - getCarEngineBrakeCount(carid)
- - getCarPowerControllerCount(carid)
- - Updated server plugin example to reflect protocol changes in ACSP_LAP_COMPLETED
- - Fixed autoclutch cars not starting if clutch pedal is pressed down
Advertisement
Add Comment
Please, Sign In to add comment