News:

Precision Simulator update 10.174 (26 April 2024) is now available.
Navburo update 13 (23 November 2022) is now available.
NG FMC and More is released.

Main Menu

WipePSX unable to connect to simconnect

Started by Aonang, Mon, 27 Mar 2023 10:13

Aonang

HELP!
I cannot get WidePSX2.5.7 to connect to simconnect.
I have placed the simconnect.xml file in the WidePSX folder but it will not connect.
It connects to PSX OK.

The file reads:

<?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>local</Scope>
      <Address>127.0.0.1</Address>     
      <MaxClients>64</MaxClients>
      <Port>29747</Port>
      <MaxRecvSize>8192</MaxRecvSize>
      <DisableNagle>True</DisableNagle>
   </SimConnect.Comm>
</SimBase.Document>

I have also placed all of the makerwys files in the WidePSX folder to no avail.

Can anybody tell me what is wrong or what I am not doing?

Many thanks

Mike

Aonang

I forgot to add that I am using P3Dv4.5 on W10. Both are uptodate.

Mike

joergalv

simconnect.xml needs to be placed in '%APPDATA%\Roaming\Lockheed Martin\Prepar3D v4'


Aonang

Thanks very Joe, that fixed it.  :)

Mike