Hi !
For dirt 4 you config is incorrect ( custom_udp enabled line):
Code:<motion_platform> <dbox enabled="true"/> <udp enabled="true" delay="1" port="20777" ip="127.0.0.1" extradata="3"/> <custom_udp enabled="true" delay="1" port="20777" ip="127.0.0.1" filename="packet_data.xml"/> <fanatec enabled="true" ledTrueForGearsFalseForSpeed="true" wheelVibrationScale="1.0" pedalVibrationScale="1.0"/>
Should be :
Code:<motion_platform> <dbox enabled="true"/> <udp enabled="true" delay="1" port="20777" ip="127.0.0.1" extradata="3"/> <custom_udp enabled="false" delay="1" port="20777" ip="127.0.0.1" filename="packet_data.xml"/> <fanatec enabled="true" ledTrueForGearsFalseForSpeed="true" wheelVibrationScale="1.0" pedalVibrationScale="1.0"/>
For dirt Rally it looks legit except the fact you have 3 lines, on my sample I have only two, which I know is working and i don't think I removed a line, probably dirt rally does not supports 3 outputs
try with this, it's my exact config working with simhub :
Code:<dbox enabled="true"/> <udp enabled="true" delay="1" port="20777" ip="127.0.0.1" extradata="3"/> <udp enabled="true" delay="1" port="20779" ip="127.0.0.1" extradata="3"/> <fanatec enabled="true" ledTrueForGearsFalseForSpeed="true" wheelVibrationScale="1.0" pedalVibrationScale="1.0"/>
Take care on codemasters, the games will only be recognized when you are in a race.
Thank you very much friend!!! I'm very happy!! I could connect it to the end ... I thank the soul! You are a genious!!.
Now go to work to make my rgb leds rpm ... any doubt that surprises me I will consult you.
A huge hug friend !!
From Argentina, Daniel.-