Hello good morning, I have a problem to see if you can help me .... my movement seat uses this configuration for DIRT3 in the file "hardware_settings_config.xml":
<motion enabled = "true" ip = "127.0.0.1" port = "4123" delay = "1" extradata = "0" />
Sim dashboard server uses the following configuration:
<motion enabled = "true" ip = "127.0.0.1" port = "4125" delay = "1" extradata = "3" />
the pluguin Live4speed x-sim (ok)
now the "hardware_settings_config.xml" is configured like this:
<motion enabled = "true" ip = "127.0.0.1" port = "4123" delay = "1" extradata = "0" />
pluguin live4speed #FORDWARD port UDP TELEMETRY #
listening port: 4123
IP: 127.0.0.1 Port: 20778
With this configuration Simdasboard does not work, while my motion seat works ok.
but if I change extradata = "0" /> to extradata = "3" />
SimDashboard works ok, while my motion seat does not work.
I hope you can help me, thank you very much.