@@ -7,32 +7,23 @@ title: User Guide
77
88---
99
10- ## .NET 6.0 Runtime
11-
12- If you don't have this installed, ACARS will prompt you to download it. But if
13- you want to download ahead of time, visit the
14- [ Download Page from Microsoft] ( https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime ) ,
15- and select the x64 version for Desktop apps
16-
17- ![ ] ( img/runtime-path-dn6.png )
18-
1910## ACARS Client
2011
2112After downloading the zip, just extract the client into a folder (e.g, on your
2213desktop into a folder called ` ACARS ` ). Then you can create a desktop shortcut
2314from the ` acars.exe ` for easier access.
2415
25- :::caution vmsACARS files should NOT be placed in OneDrive synced
26- locations/folders, if you have OneDrive installed and enabled please use another
27- location other than your desktop or documents folders for acars extraction. :::
16+ ::: danger
2817
29- ---
18+ vmsACARS files should ** NOT** be placed in OneDrive synced locations/folders, if
19+ you have OneDrive installed and enabled please use another location other than
20+ your desktop or documents folders for acars extraction.
3021
31- ## Simulator Configuration
22+ :::
3223
3324---
3425
35- ### FSX/Prepar3d Configuration
26+ ## FSX/Prepar3d Configuration
3627
3728To use FSX/Prepar3d, you need to install:
3829
@@ -42,7 +33,7 @@ To use FSX/Prepar3d, you need to install:
4233After installing both, run ` MakeRwys ` . ` MakeRwys ` also needs to be re-run
4334whenever there are scenery changes (if you want gates/runways to be updated).
4435
45- ### X-Plane Configuration
36+ ## X-Plane Configuration
4637
4738X-Plane uses a custom plugin. Open the ` X-Plane ` folder, and copy the
4839` AcarsConnect ` folder into your ` Resources\plugins ` folder.
@@ -55,9 +46,9 @@ selecting your X-Plane root/main folder.
5546
5647![ ] ( img/xplane_button.png )
5748
58- ### MSFS Configuration
49+ ## MSFS Configuration
5950
60- #### WASM Module
51+ ### WASM Module
6152
6253If you're using Microsoft Flight Simulator, to read the LVars from the sim you
6354need the ` FSUIPC WASM Module (Version) ` from [ FSUIPC] ( https://www.fsuipc.com/ ) ,
@@ -66,23 +57,12 @@ folder.
6657
6758![ ] ( img/fsuipc_lvar.png )
6859
69- Also it is possible to install the WASM Module with FSUIPC main installer. While
70- installing or updating it, be sure you have the WASM Module option enabled.
60+ Also, it is possible to install the WASM Module with FSUIPC main installer.
61+ While installing or updating it, be sure you have the WASM Module option
62+ enabled.
7163
7264![ ] ( img/fsuipc_install.png )
7365
74- #### Scenery
75-
76- :::caution Due to an MSFS limitation, sceneries purchased through the MSFS store
77- can't be scanned because they're encrypted. Only sceneries purchased outside of
78- the store and manually placed in the ` Community ` directory can be scanned :::
79-
80- To use MSFS, select "Microsoft Flight Simulator" from the simulator list and you
81- will have two options:
82-
83- - "Native" - this will try to scan all of the scenery folders and BGL files.
84- - "MakeRwys" - this will use the MakeRwys output (same as P3D). The files output by `MakeRwys` need to be placed in the root of the `Community` folder
85-
8666#### Permission Denied Errors
8767
8868If you're getting a permission denied error, see
@@ -118,10 +98,14 @@ configuration/settings page:
11898After entering your URL and API key, select the simulator, and then select the
11999path to the simulator's root folder (for Fs9/FsX/Prepar3d or X-Plane)
120100
121- :::info FSX/Prepar3d requires the ` MakeRwys.exe ` file, which can be downloaded
122- from the [ FSUIPC Page] ( http://fsuipc.simflight.com/beta/MakeRwys.zip ) . It needs
123- to be placed in the same directory as FSX/Prepar3d, and it will create the
124- required files needed to scan. :::
101+ ::: info
102+
103+ FSX/Prepar3d requires the ` MakeRwys.exe ` file, which can be downloaded from the
104+ [ FSUIPC Page] ( http://fsuipc.simflight.com/beta/MakeRwys.zip ) . It needs to be
105+ placed in the same directory as FSX/Prepar3d, and it will create the required
106+ files needed to scan.
107+
108+ :::
125109
126110After selecting the directory, click ` Re-Scan Scenery ` . This will load the
127111scenery database into ACARS for it to run/load later
@@ -148,8 +132,12 @@ Then click "Open In Guest", and you can follow the above instructions for then
148132installing the plugin. Then, in ACARS, properly set the "Scenery Path" and IP to
149133your Mac machine:
150134
151- :::info If you configure it to point to the X-Plane root, the default share path
152- for VMWare Fusion would be ` \\vmware-host\Shared Folders\X-Plane 11 ` . :::
135+ ::: info
136+
137+ If you configure it to point to the X-Plane root, the default share path for
138+ VMWare Fusion would be ` \\vmware-host\Shared Folders\X-Plane 11 ` .
139+
140+ :::
153141
154142![ ] ( img/vmware-acars-config.png )
155143
0 commit comments