P403n1x87 / f1-eval

Evaluation race data collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F1 Evaluation Race Data Recorder

Tool to collect evaluation race data from all the drivers. To have SteamID appearing in the data, players should set Show player names to On in the Telemetry Settings. This will make identification a bit easier.

Installation

The application requires Python >= 3.8 to work.

pip install pipx
pipx install git+https://github.com/p403n1x87/f1-eval

Usage

Simply run

f1-eval

before the beginning of the session and let it collect data. At the end of the session, data will be written in the current working directory.

About

Evaluation race data collector


Languages

Language:Python 100.0%