Shutdown X-Plane if it is running
Extract the AVNAVSIM directory from the zip and place it into your X-Plane installation directory under:
Resources\plugins
You may now start X-Plane and connect your device!
Configuration File Location
This configuration file Resources\plugins\AVNAVSIM\AVNAVSIM.ini
may be used to override the default behaviour of the plugin and its connected devices.
How Overrides Work
Settings defined at the global (top) level can be overridden by configurations specified within sections. These sections use a notation in the form of [aircraft/device/port].
Section Examples
Aircraft Specific:
[Cessna_172SP.acf] settings under this section applies to that specific aircraft.
Aircraft and Component Specific:
[Cessna_172SP.acf/K140] targets a particular component on the aircraft, in this case the K140 autopilot.
Aircraft, Component, and Port Specific:
[Cessna_172SP.acf/K140/COM3] settings in this section apply when the component is used on a specific USB port.
For any given setting, the configuration from the most specific matching section is used.
Additional Information
Many settings are device-specific, please refer to the relevant device's support guide for more detailed information.