Jump to content
The simFlight Network Forums

HELP: Logging SimConnect


Pete Dowson

Recommended Posts

To get a SimConnect LOG

Create a file containing these lines:

[SimConnect]
level=Verbose
console=No
file=path to logfile\SimConnect%01u.Log
file_max_index=9
file_next_index=1
 

where you need to replace the "path to logfile" by your particular path where you want to store the log file,

and save this file as Simconnect.ini in your
   - for FSX: My Documents\Flight Simulator X files folder (or, for a non-English Windows or non-English FSX, the folder where FSX stores and loads your saved Flights and Plans).
   - for P3D: <USER>\Documents\Prepar3D v? Files folder (replacing '?' with the P3D version number
   - for MSFS Steam installed versions : <USER>\AppData\Roaming\Microsoft Flight Simulator folder
  - for MSFS MS Store and boxed versions: this will be in one of two places, either
                     <USER>\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalState
    or             <USER>\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache
   
depending on where your UserCfg.opt file is located and your FLT files are saved.

  (where <USER> indicates your top level windows home folder)

The Log will be found, after or even during your sin session, in the  specified location.

With the options as shown you will get a file "SimConnect1.Log" first, then on the next session "SimConnect2.Log" and so on, with it cycling to 0 after 9, overwriting previous copies.

If you run the sim in Windowed mode you can, if you wish, set "console=yes" to see a real-time display of what is going on.

Regards

Pete

Edited by John Dowson
Corrected for different MSFS installs
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.