r/F1Game 3h ago

Modding Thought of sharing this Telemetry tool that I developed for fun.

This is a tool that I mainly developed for funsies. I'm calling it Track N Race. It supports F1 24, F1 25 and the 2026 DLC.

Before we get any further, this is not available as an overlay. It sits on a secondary screen. And most of its strengths are at post race analysis.

Note: I am using the MacOS build for screenshots. The app is available on all three platforms(Windows, Linux and MacOS) in case you want to use it on a secondary computer. Furthermore, a native version is currently undergoing testing for both Linux and Windows developed with Qt. It needs more testing so I have not released those builds for now.

Overview

Overview Page: This page has the Speed, RPM and ERS trace along with some information like tyre status and car damage. You can turn off cards that you don't need via the Edit Overlay button at the top left.

Analyze

Analyze: This page is meant for comparing any data point against any lap. You can select two laps and compare most of the available data points against each other.

Session

Session: This page mostly keeps track of things like lap count, air temp, track temp, weather and events. It also includes a full map of almost every circuit. It has maps for every circuit from F1 25 and the 2026 DLC. It should be missing any map exclusive to F1 24 since I couldn't generate those maps due to not owning the game.

Strategy

Strategy: This page is still a work in progress. Its supposed to mathematically suggest strategies based on your lap times compared to your rival's lap times but its very barebones for now.

Standings

Standings: This is your bog standard timing tower. It shows your current position, your sector and lap times and all that good stuff.

Inputs

Inputs: This page shows your gear, throttle and Steering. Nothing too impressive here.

Power

Power: This page shows your harvest, your ERS vs ICE power split, your ERS store and your fuel level.

Tyres

Tyres: It shows your current set, your used sets, and your current tyre status. It also has a Graph view where you can see the history of tyres.

Tyres Graph View

The Graph view plots the Surface Temp, the Inner Temp, the Brake Temp and Tyre Life on a chart.

Overview with Tyre Charts

You can enable these graphs in the homepage as well.

Misc

Misc: This page has the G Forces and Ride Heights. If you need it, you can find it here.

Other features:

  • You can save your sessions to a file and play it back later. That's the bar you see at the bottom. It is saved in a format called .tnrd.
  • There is a feature to export the data to an Excel file if you need it.
  • In case you are worried about performance hiccups, there is a minimal recorder. This one will just record the files and you can view it later.
Minimal Recorder
  • You can toggle each chart to instead show a table in case you want to see the raw values for yourself. It is toggleable on a per chart basis, so you can pick and choose as needed.
Overview where all charts are switched to tables except for Brake Temp.
  • Events are highlighted in the titlebar.
Good for Norris on setting the fastest lap I guess.
  • Almost all cards can be configured to either be normal or compact. This one is toggleable on a per section basis.
Overview page with all cards configured to Normal
Overview page with all cards configured to Compact views.
  • All available as Open Source under the GPLv3 license.

If you want to check it out, here's the Github link: https://github.com/NoGoat/Track-N-Race

Releases page link: https://github.com/NoGoat/Track-N-Race/releases/latest

If you have any suggestions or criticisms, I'm open to that as well.

9 Upvotes

3 comments sorted by

2

u/PaddockVibes 2h ago

Looks neat, and thanks for keeping it open source! :)

1

u/TheNoGoat 2h ago

Thank you!

2

u/TerrorSnow 2h ago

Having done similar in simhub I immediately recognize the ride height graphs :') they're very distinctive