Forum Discussion

Re: TELEMETRY refresh rate (hz)

In the config.json located in Documents\My Games\WRC\telemetry has the refresh rates for each telemetry app.

{
"structure": "simdashboard",
"packet": "session_update",
"ip": "127.0.0.1",
"port": 20432,
"frequencyHz": 60,
"bEnabled": true
},


Adjust as you need. If your desired "structure" isn't there, the documentation should provide resources on adding it yourself.

No RepliesBe the first to reply