← RaceReadyCheck

In-Game Bridge

Optional Windows companion — ready up, pass, and start the race with hotkeys without leaving Forza.

Download

⬇ Download for Windows (x64)
Single file, no installer, no admin rights. Requires Windows 10/11. Hosted on GitHub. Prefer to build it yourself? Get the source.
Free code signing on Windows provided by SignPath.io, certificate by the SignPath Foundation.

Set it up — pick your path

The bridge does two independent jobs. Telemetry is local-only; the ready-check hotkeys talk to your account. Set up whichever you want.

🏁 Want telemetry only?

Live HUD, lap times, delta & consistency, recording — no account or token needed. Nothing leaves your PC.
  1. Download & run RaceReadyCheckBridge.exe (tray icon; telemetry auto-starts).
  2. In Forza Horizon 6: Settings → HUD & Gameplay → Data Out = On, IP 127.0.0.1, Port 9999. (Any free port works — just set the same number in bridge.config.json.)
  3. Open the Telemetry tab on the site. Record anytime with F6 (or the handbrake toggle).

🔔 Want ready-check only?

In-game hotkeys to ready up / start a room without alt-tabbing.
  1. Download & run the bridge.
  2. Generate a device token below and paste it into the bridge (links your account).
  3. Join a room on the site, then use: F9 ready · F7 roll · Shift+F7 back · F10 chime · F11 reset · F8 start. (Rebind any of these in the tray → Hotkeys…)

🏁🔔 Want both?

  1. Do the telemetry steps above (Data Out + matching port).
  2. Also generate a token below and paste it into the bridge.
  3. Telemetry needs no token; the hotkeys need the token and being in a room.

Device token — ready-check only

Only for the in-game hotkeys; telemetry doesn't use it. Saved to your account — paste it into the bridge.

Checking your login…

If Windows warns you

The first run may trigger Windows SmartScreen: "Windows protected your PC." Click More info → Run anyway. It's safe — the bridge isn't code-signed (certificates are costly for a free tool), but it's open-source and you can build it yourself. The warning fades as more people run the same release.

Why it's safe

It is not a keylogger, and it does not touch the game. It uses Windows RegisterHotKey for only the keys you configure (default F6/F8/F9/F10/F11) — it cannot see any other keystroke. It never injects into Forza, reads game memory, or sends input into the game; the hotkeys trigger website actions (ready up, roll) and telemetry uses Forza's own official Data Out feed. It runs without admin rights. The only thing sent to the server is a hotkey action (e.g. ready_toggle) plus your per-device token, which you can revoke anytime. Telemetry stays on 127.0.0.1 and is never sent to the server. The app is open source — read it before running.

Uninstall

There's no installer and nothing runs at startup unless you add it yourself. To remove the bridge, quit it from the tray icon, then delete RaceReadyCheckBridge.exe and its bridge.config.json. If you linked your account, revoke the device token from the section above too.

Code signing policy

Free code signing provided by SignPath.io, certificate by the SignPath Foundation.

Team roles. RaceReadyCheck Bridge is maintained by a single developer, Matthew Franks (@Angelwraith), who is the sole author, reviewer, and approver. Every release is built by GitHub Actions directly from the public source repository, and each signing request is approved manually.

Privacy. Telemetry stays on your PC (127.0.0.1) and is never sent to any server. The only data the bridge transmits is an in-game hotkey action plus your per-device token, and only when you choose to use the ready-check hotkeys — see the full privacy policy. You can revoke the token at any time.

Not affiliated with Microsoft or Playground Games. “Forza” is a trademark of Microsoft.