This application is a simple proxy between IL-2 GB and WinWing SimApp Pro, enabling vibration feedback for owners of the WinWing sticks and throttles equiped with their "Dynamic Vibration Motor".
- Download the latest release from the releases page
- Unzip the archive to a folder of your choice
- Make sure SimApp Pro is running and that you're using the default settings on your devices under "Dynamic Vibration Motor"
- Make sure you have the following section in your
startup.cfg
file located in your IL-2 GB installation folder:
[KEY = telemetrydevice]
addr = "127.0.0.1"
decimation = 2
enable = true
port = 4322
[END]
- Start IL2WinWing.exe (the first time you run it, you will be asked to allow it to communicate through the firewall)
- Start IL-2 GB
- Enjoy!
If you for some reason need to change the port number, you can do so by editing the IL2WinWing.dll.config
file in the same folder as the executable.