https://github.com/bclehmann/actelemetry
A telemetry app for Assetto Corsa.
https://github.com/bclehmann/actelemetry
assetto-corsa data graphing mod telemetry
Last synced: 17 days ago
JSON representation
A telemetry app for Assetto Corsa.
- Host: GitHub
- URL: https://github.com/bclehmann/actelemetry
- Owner: bclehmann
- License: mit
- Created: 2020-06-18T05:30:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T19:07:59.000Z (about 4 years ago)
- Last Synced: 2025-05-12T17:14:20.953Z (17 days ago)
- Topics: assetto-corsa, data, graphing, mod, telemetry
- Language: C#
- Homepage:
- Size: 850 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ACTelemetry
A simple WPF app to give you telemetry from Assetto Corsa. Just press start when you want to start and it will create graphs like this:

The performance impact is minimal, I have a pretty poor machine and I don't lose more than 10 FPS. The graphs are made with this library: https://github.com/swharden/ScottPlot
In theory this should work in Assetto Corsa Competizione, however I don't own the game so I haven't tried.
# Diagnose your mistakes easily
This app can show the slip of each tyre individually:

Note, I'm not actually this bad, I needed to spin on purpose to demonstrate the idea (insert Sebastian Vettel joke here).
# Installation
Check the releases page for downloads. Run the `InstallScript.exe` file and you should be good to go.