You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -25,16 +25,16 @@ MSFS Mobile Companion App has built-in support for the following aircraft:
25
25
- Default GNS430/530 and G1000 (to be used with default MSFS planes and other third-party planes without dedicated controls profiles)
26
26
- A32NX by FlyByWire
27
27
- CRJ-550/700 by Aerosoft
28
+
- DC-6 by PMDG
28
29
- FG-1D Corsair by MilViz
29
30
- Long-EZ by IndiaFoxtEcho
30
31
- MB-339 by IndiaFoxtEcho
31
32
- PA-28R Arrow III (GPS100, GNS530, GNS Dual) by Just Flight
32
33
33
-
## Update 06/14/2021 Version 1.8 Changelog:
34
+
## Update 07/11/2021 Version 1.8.2 Changelog:
34
35
35
-
- Added controls profile for the FG-1D Corsair by MilViz.
36
-
- Improved UI especially for the default AP and the PA-28R.
37
-
- Added ability to read L:vars thanks to https://github.com/Koseng/MSFSPythonSimConnectMobiFlightExtension
36
+
- Added controls profile for the DC-6 by PMDG. Supports NAV, ADF, COM, XPNDR, Gyropilot and the Artificial Flight Engineer.
37
+
- Minor UI improvements.
38
38
39
39
## How do I install MSFS Mobile Companion App?
40
40
1. Download the latest build [here](https://github.com/mracko/MSFS-Mobile-Companion-App/releases/).
@@ -45,13 +45,13 @@ MSFS Mobile Companion App has built-in support for the following aircraft:
45
45
1. Copy the **mobiflight-event-module** folder into the Community folder of Microsoft Flight Simulator. The MobiFlight WASM Module allows the app to access additional cockpit switches. You will find the Community folder under:
46
46
- MS Store users: C:\Users\YOURUSERNAME\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages
2. Open the **settings.txt** file, that you’ve unzipped together with the MSFS_MCA_v1-8.exe and this guide, and change the last line to reflect your Microsoft Flight Simulator installation folder. This step is only necessary if you wish to use the Load Flight Plan functionality. Hint:
48
+
2. Open the **settings.txt** file, that you’ve unzipped together with the MSFS_MCA_v1-8-2.exe and this guide, and change the last line to reflect your Microsoft Flight Simulator installation folder. This step is only necessary if you wish to use the Load Flight Plan functionality. Hint:
49
49
- MS Store users: C:\Users\YOURUSERNAME\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\
3. Make sure your PC and your mobile device are connected to the same local network and that your home network is set to *Private* in your Network Profile settings. You can find a short guide on how to set your network to private [here](https://support.microsoft.com/en-us/windows/make-a-wi-fi-network-public-or-private-in-windows-10-0460117d-8d3e-a7ac-f003-7a0da607448d).
52
52
4. Start a flight in Microsoft Flight Simulator.
53
-
5. Run MSFS_MCA_v1-8.exe that you've unzipped previously. You can place this file where you wish. Just make sure that the MSFS_MCA_v1-8.exe and the settings.txt file are in the same folder.
54
-
6. A Microsoft Defender security window may open when launching MSFS_MCA_v1-8.exe for the first time. Allow the "unrecognized app" to run. Additionally, a Windows Security Alert Window may open when you launch MSFS_MCA_v1-8.exe for the first time. Allow private network access for MSFS_MCA_v1-8.exe in the Windows Security Alert Window.
53
+
5. Run MSFS_MCA_v1-8-2.exe that you've unzipped previously. You can place this file where you wish. Just make sure that the MSFS_MCA_v1-8-2.exe and the settings.txt file are in the same folder.
54
+
6. A Microsoft Defender security window may open when launching MSFS_MCA_v1-8-2.exe for the first time. Allow the "unrecognized app" to run. Additionally, a Windows Security Alert Window may open when you launch MSFS_MCA_v1-8-2.exe for the first time. Allow private network access for MSFS_MCA_v1-8-2.exe in the Windows Security Alert Window.
55
55
7. A command line window will open that will give you instructions on the IP-address where you can access the MSFS Mobile Companion App. Don't close the command line window.
56
56
8. Open the IP-address in your mobile device's web browser. The IP address will most likely be something like *192.168.0.XXX:4000*.
57
57
@@ -68,7 +68,7 @@ MSFS Mobile Companion App has built-in support for the following aircraft:
68
68
- The app may not work on a fresh Windows 10 installation. You may see a "Could not find MSFS running. Please launch MSFS first and then restart the MSFS 2020 Mobile Companion App." message even if MSFS is running. To fix this, please download and install the Microsoft Visual C++ 2015 Redistributable.
69
69
70
70
## Credits
71
-
MSFS Mobile Companion App is based on the Python [SimConnect](https://pypi.org/project/SimConnect/) project. The app uses [MobiFlight’s](https://www.mobiflight.com/en/index.html) WASM Event Module and the [MSFS Python SimConnect MobiFlight Extension](https://github.com/Koseng/MSFSPythonSimConnectMobiFlightExtension) by Koseng to access additional switches and buttons which aren’t accessible via standard SimConnect. I would like to thank [Just Flight](https://www.justflight.com/), [Aerosoft](https://www.aerosoft.com/en/), [IndiaFoxtEcho](http://indiafoxtecho.blogspot.com/), and [MilViz](https://milviz.com/flight/) for providing a copy of their aircraft.
71
+
MSFS Mobile Companion App is based on the Python [SimConnect](https://pypi.org/project/SimConnect/) project. The app uses [MobiFlight’s](https://www.mobiflight.com/en/index.html) WASM Event Module and the [MSFS Python SimConnect MobiFlight Extension](https://github.com/Koseng/MSFSPythonSimConnectMobiFlightExtension) by Koseng to access additional switches and buttons which aren’t accessible via standard SimConnect. I would like to thank [Just Flight](https://www.justflight.com/), [Aerosoft](https://www.aerosoft.com/en/), [IndiaFoxtEcho](http://indiafoxtecho.blogspot.com/), [MilViz](https://milviz.com/flight/), and [PMDG](https://pmdg.com/) for providing a copy of their aircraft.
72
72
73
73
## Donation
74
74
If you like this tool and would like to support the development, please consider donating by clicking on the link below.
0 commit comments