Hi everybody,
First of all, I want to say a big THANK YOU to Iko Rein for developing such a wonderful telemetry tool. It really adds a lot to games that do not include in-game telemetry.
I have a problem I would like to comment here. I play Codemasters F1 2013 and own a SLI-Pro display from Leo Bodnar, which I control using SLIMaxMngr (the EKSimracing software by Zappadoc). I have configured the hardware_settings_config.xml in the /MyGames/FormulaOne2013/hardwaresettings folder like this:
<motion enabled="true" ip="127.0.0.1" port="20777" delay="1" extradata="3" />
as it should be (also tried with extradata=”2”, with the same result). Both SLIMaxMngr and the telemetry software work fine for me when used SEPARATELY, but I am having problems when trying to use them together.
I have configured the telemetry software with an in_port=2077 and an out_1 port=40555 (set to “true” and with IP: 127.0.0.1) in the settings.xml file. Then I configured the F1 2013 plugin in the SLIMaxMngr software with an in_port = 40555 and an IP of 127.0.0.1 to match the out_port from the telemetry software. The result is that the telemetry works perfect and the SLI-Pro unit does indeed receive data, but the problem is that the data fed to the SLI-Pro is incomplete: revlights, lap number and gear work fine, but KERS, position, DRS, laptimes and other parameters are not correctly fed to SLIMaxMngr and are not displayed at all.
If I try a different strategy and use the CMPS (CodeMastersProxyServer, also from EKSimRacing, which receives the data from F1 2013 and splits it to different devices), it does not work at all. With the CMPS open, the telemetry tool does not even start (I click on the telemetry.jar icon to open the program… and nothing happens!).
Has somebody here had this kind of problem? There must be something I am doing wrong… I would appreciate some help. Cheers!