I'm doing a project where I need some informations from the game like:
- car model
- tires
- suspension....
So I'm developing an app that is based on cloud and I need to somehow transfer data from the game to my app. Maybe using APIs, Shared Memory, Log Files??
List of games that I need the data from:
- Asseto Corsa
- F1 2018,2019,2020...
- iRacing
- Project cars 1&2
- Automobilista
Any protocols that I can use?
https://www.simracingtelemetry.com/ This is an app that does what I need to do
I haven't really tried anything yet, I'm stuck :(