X-Plane 11
LookPilot Configuration
- Set protocol to
auto
- Launch X-Plane 11
- Select the X-Plane 11 Wine prefix in the
Game's Wine prefix
dropdown - Click Start tracking to begin tracking and wait for about 10 seconds
- Click Stop tracking
- Restart the game
- Click Start tracking
Fallback Option 1: Freetrack (Wine)
If the above method doesn't work, try using the freetrack (Wine) protocol:
- Set protocol to
freetrack (Wine)
- Set launcher to
Other
- Find and select X-Plane 11's
Wine prefix
path - Find and select X-Plane 11's
Wine executable
path - Launch the game
- Click Start tracking to begin tracking and wait for about 10 seconds
- Click Stop tracking
- Restart the game
- Click Start tracking
Fallback Option 2: UDP Protocol
If both methods above fail, you can use the UDP protocol with a third-party plugin:
Prerequisites
- Install the headtrack plugin for X-Plane 11:
- Download the headtrack plugin from GitHub: amyinorbit/headtrack
- Get the latest release: 2209.1r2 (as of the original writing)
- Download the release zip file: htrack-1010-2209.1r2.zip
- Extract the zip file and navigate to the
htrack/lin_x64
folder - Copy
htrack.xpl
to your X-Plane plugin folder (usuallyX-Plane 11/Resources/plugins
)
LookPilot Configuration
- Set protocol to
udp
- Set IP address to
127.0.0.1
- Set port to
4242
- Click Start to begin tracking
X-Plane 11 Setup
- Start X-Plane 11 and launch your aircraft
- Once in the cockpit, move your mouse cursor to the top of the screen to open the menu bar
- Click on Plugins
- You should see HeadTrack in the menu
- Click Track Head Motion to enable head tracking
- Additional settings can be found in the Settings... option in the plugin's menu
X-Plane 11 Setup
- In X-Plane 11, go to Settings > Graphics
- Important: Check the TrackIR checkbox (located alongside the V-sync option)
- Head tracking should now work with the auto and freetrack protocols
Tips
- For the UDP method, make initial adjustments and response curve settings in LookPilot first, then fine-tune in the plugin if needed
- The UDP method eliminates Wine overhead and may provide better performance
- If you experience issues with the standard methods, the UDP fallback has been tested to work reliably on Ubuntu/Kubuntu 23.10
Credits
The UDP fallback solution is based on the work by Randy Bancroft (CannonFodderSE) documented in the OpenTrack GitHub discussions.