Software
FlyPT Mover home page [1]
FlyPT Mover on XSimulator [2]
Videos
Flypt Mover Tutorial - Quelle/Source einbinden [3]
Configuration
FlyPT Mover needs a separate program to receive data from MSFS 2020.
To have this started automatically when the simulator starts copy the file
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="SimConnect" version="1,0">
<Descr>SimConnect</Descr>
<Filename>SimConnect.xml</Filename>
<Disabled>False</Disabled>
<Launch.Addon>
<Name>FlyPT Mover Motion Data Exporter</Name>
<Disabled>True</Disabled>
<Path>C:\Users\msfs\FlightSim\FlyPT-Mover\FlyPT_FS2020.exe</Path>
<CommandLine> </CommandLine>
</Launch.Addon>
</SimBase.Document>
to
C:\Users\user\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml.
If the file already exists, insert the code <Launch.Addon>...</Launch.Addon> appropriately.
hexapod.Mover contains the configuration of FlyPT Mover.
Links
[1] https://www.flyptmover.com
[2] https://www.xsimulator.net/community/threads/flypt-mover.13464
[3] https://www.youtube.com/watch?app=desktop&v=6XUmZJFmpv8
|