Skip to content

Basic API for logging telemetry data from Forza Horizon 5 to an Excel file

Notifications You must be signed in to change notification settings

SantCineva/ForzaTelemetryToExcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

ForzaTelemetryToExcel

Basic API for logging telemetry data from Forza Horizon 5 to an excel file.

Cover

So the FH5 game seems to have some pretty realistic physics and I wanted to see how the elipse of friction varies after tuning the cars. I looked for a simple way to log the data out into an excel ".xlsx" file, but I couldn't find any, so... there it is. Just python, you don't need to install anything besides some python modules and you are good to go.

You will need to install Openpyxl. To do that, run the following command into the console: pip install openpyxl

About

Basic API for logging telemetry data from Forza Horizon 5 to an Excel file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages