Skip to content

TripleSlice/F1Telemetry

Repository files navigation

F1T

F1T is a open source telemetry client for F1 23!

Features

Radar

Allows you to see other cars!

Input Telemetry

Creates a graph of your inputs!

How to use?

Download or Compile executable

Download the latest release (.zip or.msi) from here, or clone the project and compile it yourself.

Required F1 23 Settings

Video Settings

F1 needs to be run in (Windowed) Fullscreen

To do this, go into Settings -> Graphic Settings -> Video Mode

  • Display Mode -> (Windowed) Fullscreen
Telemetry Settings

In order for this application to function, telemetry must be turned on in the settings.

To do this, go into Settings -> Telemetry Settings and ensure you have the following settings

  • UDP Telemetry -> On
  • UDP IP Address -> 127.0.0.1
  • UDP Port -> 20777
  • UDP Send Rate -> 60hz (Recomended 60hz, although if you computer is struggling you can lower it)
  • UDP Format -> 2023

How to contribute?

Head on over to the issues page and find an issue!

Feel free to create new issues with new features you would like. I can't guarantee it will be possible/I will have time for it, but it doesn't hurt to ask.

Frequently Asked Questions

Does it work in multiplayer?

The overlay won't display over top of F1?

Will this work for the next F1 game?

How can I tell there is no malicious code

Will there ever be premium features or a paid version?

I have an idea for a feature, but I can't code it...

Does this work for UNIX/OS X systems?

Does it work in multiplayer?

It does! It is not considered "cheating" by the games standards, and you can use it whenever you want. However you may want to check with your league owner if something like this would be allowed in your league

The overlay won't display over top of F1?

Make sure you follow these instructions

Will this work for the next game?

It's likely that when the new game comes out, I will update this. You may have to join the Discord in order to poke me to update it though

If I do not update it, you can switch your UDP version of your game to whatever the last version of F1T has been released. The game supports up to 2 years back.

How can I tell there is no malicious code?

Short answer, you can't. You can't trust anything, so I don't blame you. Source code is available and you can have a look through it and compile it yourself. Alternatively, run the executable through a couple anti-virus scanners. If the tool gets popular enough I will look into a better method of assuring there is not malicious code other than "Trust me :)"

Will there ever be premium features or a paid version?

No. I have no interest in making this paid. Will most likely always be open source. This is a side/passion project, not a business

I have an idea for a feature, but I can't code it...

Suggest it on the issues page. There is 0 guarentee that it will ever get looked at or completed, but it is worth a shot

Does this work for UNIX/OS X systems?

Not currently

Help

Create a issue on the issues page or join the Discord

Upcoming Features

  • Flags Modules
  • Weather Module
  • Other Player Tyre Module
  • Many more that haven't been thought of yet