Hey guys! I think I may have stumbled on what might be the issue:
https://forums.hifisimtech.com/threads/correct-simconnect-xml-encoding.11929/https://www.simforums.com/forums/topic62447_post401901.html#401901 (last 2 posts)
I just posted this on HiFI (Active Sky) forum:
.....................................................................
The Simconnect.xml file that is in the HiFi\AS_P3Dv4\SimConnectFiles has this encoding in its header: <?xml version="1.0" encoding="Windows-1252"?>
The Simconnect.xml file that is in the Prepar3D v4 SDK\config\SimConnect has this encoding in its header: <?xml version="1.0" encoding="UTF-8"?>
The issue here that I use OpusFSI for head-tracking (it's weather function is turned off) and it requires the <?xml version="1.0" encoding="UTF-8"?> version to work.
I run ASN P3DV4 in NETWORK mode and it doesn't connect with the sim unless I use the .xml file that is in the SimConnectFiles folder with the "Windows-1252" encoding. However, I loose functionality of OpusFSI's TrackIR limits (which keeps my eye-point inside the defined space - i.e. the cockpit).
Note: I regain OpusFSI's TrackIR limits functionality when I revert back to the "UTF-8" simconnect version P3D endorsed.Can you please make use of the standard one P3D issued please?
........................................................................
As I run AS on a client PC, I have to manually move the file I need onto my server PC (hence me catching this). If you are running AS on the same PC as your sim, the installation process might be overwriting your simconnet.xml file with their "Windows-1252" encoded version which isn't as popular as "UTF-8".