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: docs/acars/user-guide.md
+14-3Lines changed: 14 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ If you don't have this installed, ACARS will prompt you to download it. But if y
16
16
17
17
After downloading the zip, just extract the client into a folder (e.g, on your desktop into a folder called `ACARS`). Then you can create a desktop shortcut from the `acars.exe` for easier access.
18
18
19
+
:::caution
20
+
vmsACARS files should NOT be placed in OneDrive synced locations/folders, if you have OneDrive installed and enabled please use another location other than your desktop or documents folders for acars extraction.
21
+
:::
22
+
19
23
---
20
24
21
25
## Simulator Configuration
@@ -38,18 +42,25 @@ X-Plane uses a custom plugin. Open the `X-Plane` folder, and copy the `AcarsConn
38
42
39
43

40
44
45
+
Also it is possible to copy the plugin automatically from vmsAcars settings, be sure X-Plane is not running and click the `Copy Plugin To X-Plane` button after selecting your X-Plane root/main folder.
46
+
47
+

41
48
42
49
### MSFS Configuration
43
50
44
51
#### WASM Module
45
52
46
-
If you're using Microsoft Flight Simulator, then to read the LVars from the sim, you need the `FSUIPC WASM Module (Version) + WAPI (Version)` from [FSUIPC](http://www.fsuipc.com/)
53
+
If you're using Microsoft Flight Simulator, to read the LVars from the sim you need the `FSUIPC WASM Module (Version)` from [FSUIPC](https://www.fsuipc.com/) , `fsuipc-lvar-module` folder needs to be manually placed in your community folder.
54
+
55
+

56
+
57
+
Also it is possible to install the WASM Module with FSUIPC main installer. While installing or updating it, be sure you have the WASM Module option enabled.
47
58
48
-
After downloading, open the zip, there is a zip file called `fsuipc-lvar-module.zip`. In it, there is a folder called `fsuipc-lvar-module` - place that in your `Community` folder.
59
+

49
60
50
61
#### Scenery
51
62
:::caution
52
-
Due to an MSFS limitation, sceneries purchased through the MSFS store can't be read because they're encrypted. Only sceneries purchased outside of the store and manually placed in the `Community` directory can be read
63
+
Due to an MSFS limitation, sceneries purchased through the MSFS store can't be scanned because they're encrypted. Only sceneries purchased outside of the store and manually placed in the `Community` directory can be scanned
53
64
:::
54
65
55
66
To use MSFS, select "Microsoft Flight Simulator" from the simulator list and you will have two options:
0 commit comments