Skip to content

A simple Telemetry viewer for Forza Horizon 4 and Forza Motorsport 7

Notifications You must be signed in to change notification settings

gurrrrrrett3/forzah4-data-out

Repository files navigation

Forza Data Out Viewer

A simple web viewer for Forza Horizon 4, and Forza Motorsport 7(untested)

Setup

Requires:

NodeJS

node-fetch
express

In game, set the data-out port to 3343.

To start the server, run:

npm i (to download and update express and node-fetch)
node . (to start the server)

The dashboard can be viewed here.

Have fun!