UDP Proxy - WRC Generations + SimHub
UDP proxy/forwarder setup for sharing WRC Generations telemetry between platform manager and SimHub.
1 Introduction
When the game sends telemetry data using UDP, only one application can receive it on local computer. It means that by default you cannot have both platform manager and dashboard application running at the same time on the same UDP port for WRC Generations.
One solution for this problem is when the game can send the telemetry data to more than one UDP port but this is supported only in a few Codemasters titles. For other games, it is recommended 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.
2 SinHub configuration
1. Open SimHub application, switch to WRC Generations game and click Game Config.

2. Enter 20888 in Game telemetry UDP port and uncheck Forward UDP packet to.


For the main window notification, click Ignore.

3 ForceSeatPM and game configuration
Open WRC Generations profile details and click UDP Proxy button.

Switch to UDP Proxy/Fowarder tab and click Add.

Enter the same UDP port which is used by SimHub (in this example it is 20888) and click OK.

Click OK → OK → Save & Close. Activate WRC Generations profile, start the game and verify if both SimHub and the motion platform work correctly.