esilva 68174c72f2 Added the record command
Very basic, but it will do for testing
2025-10-02 10:53:06 +01:00
2025-10-02 10:53:06 +01:00
2025-10-02 10:53:06 +01:00
2025-10-02 00:16:47 +01:00

BeamNGMockOG

Utility to both record (with the caveat that it doesn't record yet) and replay binary data relating to the Outgauge struct of beamng.

This will help me develop some stuff I'm doing for ESDI and my peripherals without having to be playing the game while doing it (fans are noisy).

Installation

go install github.com/ESilva15/BeamNGMockOg@latest

Usage

To start replaying: BeamNGMockOg replay -a 127.0.0.1 -p 4443 -i sunburstManual.bin

S
Description
Desktop interface to drive my cheap simracing peripherals
Readme
79 KiB
Languages
Go 100%