Skip to content

Fixed how some telemetry is captured by the Connectors for Kunos Games.

Changes are as follows:

AC Connector

  • P2P Activation State and uses are trackable in the Icon Dashboard
  • P2P Uses for all drivers can be listed on the Timing Grid
  • Expanded the available data via the Second Monitor python plugin (permission granting use of ACInernalMemoryReader granted here)
  • Added Engine damage (only available if ACInernalMemoryReader gets loaded)
  • Added Suspension damage (only available if ACInernalMemoryReader gets loaded)

ACC Connector

A small note to make is that I discovered while ACC Shared Memory documentation states that suspension damage isn't used, it is in fact reporting values.

  • Fixed an issue that caused the Timing screen to fail to log suspension telemetry.
  • Reworked the Bodywork damage thresholds based on how CrewChief handles it.
  • Added Suspension damage tracking based on how CrewChief handles it.
Edited by Sas van der Westhuizen

Merge request reports