ragekumar666
2 days agoRising Scout
Status:
New
Zandvoort - Pit lane speed limit and tyre compounds don't match real life F1
Description:
The pit lane speed limit at Zandvoort from this year onwards is 80 kmph. Both in game and in the UDP telemetry, it is set to 60 kmph
The tyre compounds IRL this year is C2, C3, C4. In game, it is still C1, C2, C3
Platform:
PC, steam
Expected Behaviour:
Game to match real life standards, given that this is the official licensed game of F1
Actual Behaviour:
Outdated pit lane speed limit and tyre compound choices
Steps to reproduce:
- Fire up any mode in F1 25 game at Zandvoort (both forward and reverse layouts)
- Drive into pits.
- Observe the speed limit board and the in game HUD. Both show incorrect speed limit
Also, check tyre compounds in the career mode tyre allocation section UI or check telemetry
{
"actual-tyre-compound": "C3",
"available": false,
"fitted": false,
"lap-delta-time": -1378,
"life-span": 38,
"recommended-session": "Qualifying 3",
"usable-life": 38,
"visual-tyre-compound": "Soft",
"wear": 0
},
{
"actual-tyre-compound": "C2",
"available": true,
"fitted": false,
"lap-delta-time": -704,
"life-span": 45,
"recommended-session": "Practice 1",
"usable-life": 45,
"visual-tyre-compound": "Medium",
"wear": 0
},
{
"actual-tyre-compound": "C1",
"available": true,
"fitted": true,
"lap-delta-time": 0,
"life-span": 62,
"recommended-session": "Practice 1",
"usable-life": 62,
"visual-tyre-compound": "Hard",
"wear": 0
},