Any motion plugin for BeamNG Drive ?
I know it have gauge info and it work great with my VW 2001 cluster and SimDash from Symprojects
I change those line in B:\Steam\steamapps\common\BeamNG.drive\lua\vehicle\outgauge.lua
-- enables/disables OutGauge
local OutGauge_Enabled = true
-- the IP Address of the OutGauge Device
local OutGauge_IP = '127.0.0.1'
-- the port to use
local OutGauge_Port = 4444
-- delay in 100 ms
local OutGauge_Delay = 1
Set launch option ''-luasocket''
Or ingame menu option enable outgauge support