Forum Discussion
Hi ragekumar666
GameRawData.PlayerCarTelemetryData.m_tyresInnerTemperature02 is the code snippet. I'm trying to work out which tyre the 01/02/03/04 ending relates to.
Hi TMillo, from what I understand from the UDP spec doc, the game packs everything including the tyre temp fields into C style arrays, and their array indices have been documented clearly in page 19
All wheel arrays are in the following order:
0 – Rear Left (RL)
1 – Rear Right (RR)
2 – Front Left (FL)
3 – Front Right (FR)
If you have written the parsers by hand, then please share the parser code for CarTelemetryData struct.
I'm unable to figure out which framework/language this code snippet uses and how exactly the object is parsed from raw bytes
GameRawData.PlayerCarTelemetryData.m_tyresInnerTemperature02
If you are using some library or building for some existing platform, you might get better mileage by posting in their forums
About F1® 25 General Discussion
Recent Discussions
- 49 minutes ago
- 2 hours ago
- 3 hours ago
- 10 hours ago