5
« on: April 23, 2012, 02:28:28 pm »
Hi Cristiano,
CMPS is installed in the SLIMax Manager folder. I had done all the instructions from EKsim, amended the respective CM games hardware_settings_config.xml, added OutGaugeProxyPort in both CMPS.dat and codemaster.ecfg. I had tried various methods but none works in fact my SLI-Pro with my Roso F1 wheel does not work after making the changes in hardware_settings_config.xml
1) Method 1
hardware_settings_config.xml (Port = 33334)
sim Dash (port=33334)
CMPS.dat and codemaster.ecfg (OutGaugeProxyPort = 20777, 40555)
sim dash crashed and guages in the game does not work and SLI-pro in roso f1 does not work as well
Sim Dash crushed with report as follows :
Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at eval_dr.eval_a()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
------------------
2) Method 2
hardware_settings_config.xml (Port = 33334)
sim Dash (port=40555)
CMPS.dat and codemaster.ecfg (OutGaugeProxyPort = 20777, 40555)
sim dash did not crash but guages in the game does not work and SLI-pro in roso f1 does not work as well
3) Method 3
hardware_settings_config.xml (Port = 33334)
sim Dash (port=33334)
CMPS.dat and codemaster.ecfg (OutGaugeProxyPort = 20777, 40555, 33334)
sim dash crash as method 1 and guages in the game does not work and SLI-pro in roso f1 does not work as well
4) Method 4
hardware_settings_config.xml (Port = 40555)
sim Dash (port=40555)
CMPS.dat and codemaster.ecfg (OutGaugeProxyPort = 20777, 40555)
sim dash did not crash but guages in the game does not work and SLI-pro in roso f1 does not work as well
For all the four test CMPS detected the respective game.
Just curious, EKSIM instruction is
hardware_settings_config.xml port = 33334 but OutGuageProxyPort = 20777, 40555 but no 33334 ? I did not understand this part, could you teach me no this.
Please help