Jump to content
Sign in to follow this  
bradrcfii

Prepar3d and SimConnect

Recommended Posts

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

 

 

Share this post


Link to post

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

Share this post


Link to post

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>

Share this post


Link to post

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

Share this post


Link to post

That simconnect.xml has an error in it. I'm surprised no one noticed it.


Ed Wilson

Mindstar Aviation
My Playland - I69

Share this post


Link to post

<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

Share this post


Link to post

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?

Share this post


Link to post

yes that's the client simconnect.cfg.


Steve Waite: Engineer at codelegend.com

Share this post


Link to post

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>

Share this post


Link to post

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 Aviation
My Playland - I69

Share this post


Link to post

Yes, I am running the latest version of FSUIPC however my WideFS will not connect.

 

Brad

Share this post


Link to post

can you open a command propmpt and post the output of this commant

netstat -an

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...