News:

Buying something from Amazon? Please consider using my affiliate links - Amazon.com or Amazon.co.uk - You get your stuff, Plan-G gets a little boost :)   

Main Menu

Plan G v3 and P3D v2

Started by rogerover, January 06, 2014, 02:21:17 PM

Previous topic - Next topic

rogerover

PG3 (v3.0.7.71) works fine on my remote laptop with both FSX and P3D v1.4 via the following SimConnect.xml file :

<?xml version="1.0"?>
<SimBase.Document Type="SimConnect" version="1,0">
   <Descr>SimConnect</Descr>
   <Filename>SimConnect.xml</Filename>
   <Disabled>False</Disabled>
   <!-- Example Global (remote) IPv4 Server Configuration-->
   <SimConnect.Comm>
      <Disabled>False</Disabled>
      <Protocol>IPv4</Protocol>
      <Scope>global</Scope>
      <Address>PCname</Address>
      <MaxClients>64</MaxClients>
      <Port>4506</Port>
      <MaxRecvSize>4096</MaxRecvSize>
      <DisableNagle>False</DisableNagle>
   </SimConnect.Comm>
   <SimConnect.Comm>
      <Disabled>False</Disabled>
      <Protocol>Auto</Protocol>
      <Scope>local</Scope>
   </SimConnect.Comm>
</SimBase.Document>

Just tried PG3 and P3D v2 with the same SimConnect.xml file (copied and pasted from C:\Users\myname\AppData\Roaming\Lockheed Martin\Prepar3D) with no success ...

Has anyone else tried to make PG3 working with P3D v2 ?

Thanks for reporting