Skip to content

Releases: mika-n/RBRUDPTelemetryLogger

Release list

V1.0

Choose a tag to compare

@mika-n mika-n released this 29 Aug 02:46
772927a

The first release of Richard Burns Rally (NGP) udp telemetry debug logger application.
Note! At the moment this app is set to listen incoming RBR/NGP udp messages in 6776 port number.

See README file for detailed configuration and troubleshooting instructions.

Installation:

  • Unzip the downloaded RBRUDPTelemetryLogger.zip file to any folder in your PC.

Usage:

  • Enable RSFLauncher.Telemetry.UDP Telemetry option (127.0.0.1 ip number and 6776 udp port number). Remember to press ApplyChanges button in RSFLauncher application after changing options.
  • Set RSFLauncher.Screen&Graphics.FullscreenMode=Windowed and Resolution as 1024x76 (or whatever smaller than your monitor full resolution) in order to see both RBR and this application windows both at the same time side by side in one monitor.
  • Close all other apps using the 6776 udp port, like SimHub.
  • Launch this RBRUDPTelemetryLogger.exe application.
  • Launch RBR and enter any stage.
  • See if the RBRUDPTelemetryLogger application window starts showing incoming RBR/NGP udp messages.

See the README file for more info.