January 28, 201610 yr I am trying to get the Vpilot Vatsim client running on a client machine. I was able to do this in FSX. What I am not sure about in Prepare3d are the Simconnect installations. I beleive there were three in FSX. I am currently running version 10.0.61259.0 of Simconnect. The weird thing is that the MSI installed an 12Gb FSX application I can see in my uninstall programs list. That is strange? I installed the .msi program from the FSX-SP2-XPACK folder found in the "resist" folder. The FSX program I am seeing might be acceleration. Should I remove it. In the end, I am looking for instructions in how to make simconnect so I can use third party programs running on the client designed for simconnect. Thanks, Brad Brad Rich
January 28, 201610 yr Commercial Member 1. Install P3D 2. Install all three FSX simconnect versions: C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\redist\Interface\FSX-RTM\retail\lib\SimConnect.msi C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\redist\Interface\FSX-SP1\retail\lib\SimConnect.msi C:\Program Files (x86)\Lockheed Martin\Prepar3D v3\redist\Interface\FSX-SP2-XPACK\retail\lib\SimConnect.msi 3. Using Explorer add permissions Write and Modify to the "Users(MyPC\Users)" group on the P3D program files location. 4. Install Addons. Steve Waite: Engineer at codelegend.com
January 28, 201610 yr Author Does this SimConnect.xml file look correct? I receive the following error when I try to open the xml file. The address is my server's IP address. I am not sure about the port number. It was 500 in FSX and the example file shows 5000. Error SimConnect Server Configuration SimConect.xml False False IPv4 global 64 10.0.0.30 5000 False Auto local >/Simconnect.com> SimConnect.xml file follows: ?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="SimConnect" version="1,0"> <Descr>SimConnect Server Configuration</Descr> <Filename>SimConnect.xml</Filename> <Disabled>False</Disabled> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>IPv4</Protocol> <Scope>global</Scope> <MaxClients>64</MaxClients> <Address>10.0.0.30</Address> <Port>5000</Port> </SimConnect.Comm> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>Auto</Protocol> <Scope>local</Scope> >/Simconnect.com> <SimBase.Documents> Brad Rich
January 28, 201610 yr Commercial Member Yes that's the Simconnect.xml for the server if your simconnect.cfg in Documents looks like this then it's OK: [simConnect] Protocol=IPv4 Address=10.0.0.30 Port=5000 MaxReceiveSize=4096 DisableNagle=0 Steve Waite: Engineer at codelegend.com
January 28, 201610 yr Commercial Member That simconnect.xml has an error in it. I'm surprised no one noticed it. Ed Wilson Mindstar AviationMy Playland - I69
January 28, 201610 yr Commercial Member <SimBase.Document Type="SimConnect" version="1,0"> <Descr>SimConnect</Descr> <Filename>SimConnect.xml</Filename> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>IPv4</Protocol> <Scope>Global</Scope> <MaxClients>64</MaxClients> <Address>10.0.0.30</Address> <Port>5000</Port> <MaxRecvSize>4096</MaxRecvSize> <DisableNagle>False</DisableNagle> </SimConnect.Comm> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>Auto</Protocol> <Scope>Local</Scope> </SimConnect.Comm> </SimBase.Document> that's better! Steve Waite: Engineer at codelegend.com
January 28, 201610 yr Author Yes that's the Simconnect.xml for the server if your simconnect.cfg in Documents looks like this then it's OK: [simConnect] Protocol=IPv4 Address=10.0.0.30 Port=5000 MaxReceiveSize=4096 DisableNagle=0 This in the client, right? Brad Rich
January 28, 201610 yr Commercial Member yes that's the client simconnect.cfg. Steve Waite: Engineer at codelegend.com
January 28, 201610 yr Author My current xml file. Is the first line required? <?xml version="1.0" encoding="Windows-1252"?> <SimBase.Document Type="SimConnect" version="1,0"> <Descr>SimConnect</Descr> <Filename>SimConnect.xml</Filename> <Disabled>False</Disabled> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>IPv4</Protocol> <Scope>Global</Scope> <MaxClients>64</MaxClients> <Address>10.0.0.30</Address> <Port>5000</Port> <MaxRecvSize>4096</MaxRecvSize> <DisableNagle>False</DisableNagle> </SimConnect.Comm> <SimConnect.Comm> <Disabled>False</Disabled> <Protocol>Auto</Protocol> <Scope>local</Scope> >/SimConnect.comm> <SimBase.Documents> Brad Rich
January 28, 201610 yr Commercial Member You need to replace the contents of your file with what Steve has in his post above. Your current file is corrupt. Ed Wilson Mindstar AviationMy Playland - I69
January 28, 201610 yr Author Still no luck making this work. Here is a dropbox link that shows all the files and installations. https://www.dropbox.com/sh/twah6gqq83ctg45/AAB-tIJQuAnG-y7x5AbkWb2wa?dl=0 Please let me know if you spot something wrong. Thanks, Brad Brad Rich
January 29, 201610 yr Author Yes, I am running the latest version of FSUIPC however my WideFS will not connect. Brad Brad Rich
Create an account or sign in to comment