Skip to content
Made in Poland
Global Shipping
Tutorials & Guides

UDP Proxy - Project Motor Racing + SimHub

UDP proxy/forwarder setup for sharing Project Motor Racing telemetry between platform manager and SimHub.

1 Introduction

When the game provides telemetry data via UDP (like Project Motor Racing does), under normal circumstances only one application can receive it on local computer. It means that by default you cannot have both ForceSeatPM and dashboard application running at the same time on the same UDP port for this game.

The solution is configure the game to send the telemetry data directly to ForceSeatPM and then use built-in UDP proxy/forwarder to send the same data to 3rd party applications.

Information
It is always best to first send the data from the game to the Platform Manager to prevent any lag in the platform's operation. Minor delays in the dashboard display are usually imperceptible.

2 SinHub configuration

1. Open SimHub application, switch to Project Motor Racing game and click Game Config.

SimHub Game Config opened for Project Motor Racing

2. Enter 23123 (or other free port) in Game telemetry UDP port, uncheck Forward UDP packet to and uncheck Show detected configuration alerts in status and home.

SimHub game telemetry UDP port set to 23123 with packet forwarding and configuration alerts unchecked
Warning
DO NOT EVER click Configure game now as it will break the configuration.
SimHub warning never to click Configure game now, which would break the configuration
Information
If the "not configured" alert appears, click Ignore.
SimHub not-configured alert dismissed with Ignore
Tip
In some cases 23123 port might not work correctly (e.g. when it is being used by another process). Good alternative is 20778. You can also try any other free port between 1024 and 65535.

3 ForceSeatPM and game configuration

1. Open Project Motor Racing profile details and click UDP Proxy button.

ForceSeatPM Project Motor Racing profile details with the UDP Proxy button

2. Check if Port in General tab is set to 23123.

ForceSeatPM UDP Proxy General tab with the port set to 23123

3. Switch to UDP Proxy/Fowarder tab and click Add.

ForceSeatPM UDP Proxy/Forwarder tab with the Add button

4. Enter the same UDP port which is used by SimHub (in this example it is 23123).

ForceSeatPM UDP forwarder entry on port 23123, matching SimHub

5. Click OK and confirm that the list contains the correct entry.

ForceSeatPM UDP forwarder list confirming the Project Motor Racing entry

6. Click OK, then Save & Close, activate Project Motor Racing profile, start the game and verify if both SimHub and the motion platform work correctly.

Tip
In some cases 23123 port might not work correctly (e.g. when it is being used by another process). Good alternative is 20778. You can also try any other free port between 1024 and 65535.