Skip to content

Commit 2573707

Browse files
authored
Update README.md
1 parent 52535c5 commit 2573707

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# PilotsDeck_FNX
22
This Binary is used read out some (Quartz) Displays of the Fenix A320 and write their Data to FSUIPC Offsets. There PilotsDeck (or any other Application using FSUIPC basically) can pick it up to display it on the StreamDeck.<br/>
3-
To make one Thing directly clear: it is a **HACK**. Literally: It accesses the Process Memory directly (read-only!) to get the Data. It will likely break with the next Update (until I'll managed to find the correct Spots again).<br/>Currently compatible with Fenix Version **1.0.3.125** and MSFS **SU10**.<br/>
3+
To make one Thing directly clear: it is a **HACK**. Literally: It accesses the Process Memory directly (read-only!) to get the Data. It will likely break with the next Update (until I'll managed to find the correct Spots again).<br/>Currently compatible with Fenix Version **1.0.3.128** and MSFS **SU10**.<br/>
44

55
# Installation
66
Put the Folder/Binary generally anywhere you want, but *don't* use: Any Application's Folder (e.g. MSFS, Fenix, StreamDeck) or any of the User Folders (Documents, Downloads, etc).<br/>
7-
You need at least FSUIPC7 Version **7.3.9** (currently in Beta, tested with 7.3.9h)!<br/>
7+
You need at least FSUIPC7 Version **7.3.9** (current is 7.3.10)! Please make sure you install / update the WASM Module (its manifest.json should show 0.9.0).<br/>
88

99
It is designed to be started by FSUIPC - add this to your ini File:
1010
```

0 commit comments

Comments
 (0)