Hi I'm finding it confusing with the configuration. would you be able to help out as to what needs to be changed when using the codemasters proxy app by eksimracing? i want to get both rev burner and my roso wheel which has an sli-pro working.
I will give you some quick instructions but you should really ask the EKSim forum.
Basically by default the proxy receives the data from the game on port 33334
So edit the hardware_settings_config.xml configuration file of the game and tell him to send data to port 3334 (where the proxy is listening to)
<motion enabled="true" ip="127.0.0.1" port="33334" delay="1" extradata="1" />
Now tell the proxy to forward the received data to the Sli Pro Manager (which by default listens on port 40555) and to SimDash (let's choose port 20777)
If you choose these port values, you don't have to configure the proxy and the Sli Pro Manager, because they are their default values.
You just need to configure SimDash, to listen on port 20777. So open the configuration screen of the game (in SimDash) and set 20777 as the port number).
Now start the proxy, simdash, sli pro manager and the game and everything should work.
I haven't tested these steps, only read the instruction (see file CMPS_Readme.txt in the proxy's zip file).
Regards
Cristiano