ccf3e85fdf
Signed-off-by: fly <merspieler@alwaysdata.net>
7 lines
449 B
Markdown
7 lines
449 B
Markdown
[Based off of this project](https://github.com/schenlap/winwing_fcu)
|
|
Put the `WinWingFCU.xml` file into your `.fgfs/Input/HID/` directory.
|
|
Put the `displayProtocol.xml` file into the `$FGDATA/Protocol/` directory.
|
|
You need to add the following to the flightgear startup parameters:
|
|
`--generic=socket,out,10,localhost,12000,udp,displayProtocol`
|
|
On linux, you will also need to add the matchin udev rules.
|
|
Run the script and start the sim
|