Forum Discussion
29 Replies
- ragekumar6663 months agoRising Scout
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
- dwin203 months agoRising Hotshot
For front and rear ride height - what is the scale for these two? Thanks
- JohannCFG2 months agoSeasoned Traveler
The m_frontAeroHeight and m_rearAeroHeight is in mm, and represents the height of the plank from the ground. I verified this in MoTeC I2 Pro with data I collected from F1 24 when these values were added last year. Hope that helps!
- Serazai2 months agoSeasoned Newcomer
Hello,
The m_penalties data in the Lap Data packet still only accounts for 2 and 3 seconds penalties. 5 and 10 seconds penalties are not added to the total in the data, so if a driver has a 3sec and a 10sec penalty in a race, the m_penalties will be 3 instead of 13.
It looks to me like there are no other packets that contains the 10sec penalty data, other than having to parse a penalty event and adding it manually (/by code) to the focused driver. Could you confirms it's a known issue or if I'm missing something here EA_Groguet ?
Thanks in advance ! - JohannCFG2 months agoSeasoned Traveler
I wouldn't say it's an issue. There's a difference with these penalties, the first group of 2 and 3 second penalties can't be served in a pitstop, while the 5 and 10 second penalties can. It makes more sense to keep these 'serveable' penalties as events.
- ragekumar6662 months agoRising Scout
Hi folks, in the participants packet, m_numActiveCars description is
Number of active cars in the data – should match number of cars on HUD
When I was testing out in my team mode, I observed that this is matching the number of cars that have not DNF'd. 2 cars DNF'd in my race and m_numActiveCars was reported as 20 (when 22 was expected, since even DNF'd cars are present on the HUD).
Am I misunderstanding this, or is this a bug and is 22 the correct and expected value in the above situation?
- Raymond-Smits2 months agoRising Vanguard
Would like to know this too. EA_Groguet can you update us on this?
- RJ80F12 months agoNew Traveler
It seems like the UDP for time trial rivals has stopped working properly. Looking in the participants packet, the only names different are Default Ghost, Personal Best and mine. The corresponding participant from the time trial rival index is my username, and not my current rivals.
- ragekumar6666 days agoRising Scout
I too am experiencing the same. Also setups for rivals are not showing up. Not sure if thats a bug or a feature, given that the rival's setup is not a secret. One can directly load this setup from the menus and read every parameter.
About F1® 25 General Discussion
Recent Discussions
- 3 hours ago
F1 25 DOES NOT START
Solved6 hours ago- 16 hours ago
Bring back apx gp team!
Solved18 hours ago