Telemetry for game Test Drive Unlimited Solar Crown

Hello developers!
Is it possible to add telemetry to the game
Test Drive Unlimited Solar Crown?
The game is set in 2024. The game has parameters for telemetry
Rc2.Telemetry.TelemetryPort = 20777;
Rc2.Telemetry.TelemetryAdress = “192.168.50.209”;
Rc2.Telemetry.EnableTelemetry = false;
Rc2.Telemetry.TelemetryRate = 60.
YouTube videos show telemetry being transmitted to game steering wheels.
I would love to see your unique dashboards in this game.
Or is that not possible?

Sure, it is possible if we can find telemetry data format from somewhere. And if you would be willing to test so I don’t have to purchase the game :slightly_smiling_face:

Thank you for your reply! I will certainly agree to test it if you have the data.
I understand that you need a data exchange protocol format.

Any idea where I could find it?

You can ask this question on the game’s official Discord server; all you need to do is register. The support service responds there, but very reluctantly and slowly.
No one will provide me with this information as a private individual, but you may be able to.
This game is only available in an online version, and even if you buy the game, not all of the game files will be available.
Thank you for your support!

I will try to request the protocol specs. Cannot make any promises though.

One of the users provided a link.
I don’t know if it will help or not.telemetry api info can be found in the official faqs: Support - MyNacon

Yep, the telemetry info is right there. Hopefully its up to date.

I will implement this and provide you with a test version for Android.

Alright, implementation is ready. To access the pre-release version, send me an email to contact@realdash.net

The telemetry data does not really give much engine or vehicle body data. There is no manifold pressure, or anything like that, basically only pedal positions and RPM.

I will simulate intake pressure to be relative to throttle position to make it little bit more interesting.

Thank you! The letter has been sent to the post office.

Thank you for your hard work!
You’ve done it!
The TDU SC game is connecting to RealDash.

Excellent! Lets do some final tweaks and release it with next version.