Installation

Requirement

Install

(Do not install via Content Manager.)

You should end up with:

..\Steam\steamapps\common\assettocorsa\apps\lua\telemetrick\telemetrick.lua

The app is accessible in a game session, in the right bar that appears when putting mouse on the right side of the screen. If the app bar doesn't appear, try alt+H.

Enable Logging

The Workspace folder contains a predefined i2 workspace that you can use (optional).

Update

When updating to a new version of the app, you can safely delete entire app folders:

..\Steam\steamapps\common\assettocorsa\apps\lua\telemetrick

..\Steam\steamapps\common\assettocorsa\apps\python\pytlmk

All your app settings and telemetry files will remain untouched. Settings are saved into user/Documents/apps/telemetrick folder.

For hotfix, don't delete the app and simply paste / overwrite new files.

Settings

Naming patterns

#timeNum# is interesting because it prevent having two files with same name, making each file name unique.

Exporters

You can choose from three exporter options:

You can select any combination of exporters, or even non if you just use Live Trace module or log to acViewer only.

Logging modes

Different logging modes are indicated by the app's left vertical color marker:

Assetto Corsa should also save the current stint when quitting, but this is not always reliable.

Extended Control App

You can define following shortuts / binding in Extended Control App:

Extended Control App

Data sampling rate (default: 30Hz)

Telemetrick logs and exports at four different data sampling rates:

You can set a higher data sampling rate, but keep it lower than your average FPS. Keep in mind that exporting will take longer.

For example, you can log at 60 or 100Hz when building a setup and go back to 30Hz for qualifying/race.

Logging above 100Hz is usually unnecessary, except for special mathematical calculations related to suspension (derivative and integral calculations).

For reference, an F1 telemetry log captures around 300 channels from 1 to 1000Hz.

333Hs physic thread are only allowed offline, and still refresh lua data at render time. No known way of going higher for python and lua apps...

Troubleshoot

Sometimes, things goes wrong...

If your export files are missing, check the following:

Then:

When reporting a problem, provide a zipped laps folder or as much detail as possible (session type, app version, CSP version, etc.).