# Supported Games

> Per-game LookPilot setup pages for 770+ titles, both Windows and Linux.

Canonical URL: https://lookpilot.app/game-guides
Markdown alternate of: https://lookpilot.app/game-guides

## How the per-game pages are organized

Each supported game has one page per platform, served at:

`https://lookpilot.app/guides/<game-slug>-<windows|linux>`

A Markdown alternate is published at the same path with a `.md` suffix and is
referenced from each HTML page via `<link rel="alternate" type="text/markdown">`.

Examples:

- DCS World (Windows): https://lookpilot.app/guides/dcs-world-windows | [.md](https://lookpilot.app/guides/dcs-world-windows.md)
- Microsoft Flight Simulator (Windows): https://lookpilot.app/guides/microsoft-flight-simulator-windows | [.md](https://lookpilot.app/guides/microsoft-flight-simulator-windows.md)
- Star Citizen (Windows): https://lookpilot.app/guides/star-citizen-windows | [.md](https://lookpilot.app/guides/star-citizen-windows.md)
- Euro Truck Simulator 2 (Linux): https://lookpilot.app/guides/euro-truck-simulator-2-linux | [.md](https://lookpilot.app/guides/euro-truck-simulator-2-linux.md)
- IL-2 Sturmovik Great Battles (Windows): https://lookpilot.app/guides/il-2-sturmovik-great-battles-windows | [.md](https://lookpilot.app/guides/il-2-sturmovik-great-battles-windows.md)
- War Thunder (Windows): https://lookpilot.app/guides/war-thunder-windows | [.md](https://lookpilot.app/guides/war-thunder-windows.md)
- Elite Dangerous (Windows): https://lookpilot.app/guides/elite-dangerous-windows | [.md](https://lookpilot.app/guides/elite-dangerous-windows.md)
- iRacing (Windows): https://lookpilot.app/guides/iracing-windows | [.md](https://lookpilot.app/guides/iracing-windows.md)
- Assetto Corsa (Windows): https://lookpilot.app/guides/assetto-corsa-windows | [.md](https://lookpilot.app/guides/assetto-corsa-windows.md)
- Arma 3 (Windows): https://lookpilot.app/guides/arma-3-windows | [.md](https://lookpilot.app/guides/arma-3-windows.md)

## All-guides bundle

For one-shot retrieval of every official guide, fetch
[/llms-guides.txt](https://lookpilot.app/llms-guides.txt). It concatenates the
markdown of every official guide into a single file with section dividers and
a `Canonical:` URL on each entry.

## Categories of supported titles

- **Flight simulators**: DCS World, Microsoft Flight Simulator, IL-2 Great
  Battles, X-Plane, War Thunder, Falcon BMS.
- **Space simulators**: Star Citizen, Elite Dangerous.
- **Truck and driving sims**: Euro Truck Simulator 2, American Truck Simulator,
  BeamNG.drive, SnowRunner.
- **Racing**: iRacing, Assetto Corsa, Assetto Corsa Competizione, F1 24,
  Le Mans Ultimate, Automobilista 2.
- **Military / tactical FPS**: Arma 3, Squad, Hell Let Loose.
- **Other**: any title with TrackIR / FreeTrack / opentrack support, plus any
  title that accepts joystick or mouse input via the virtual-axis adapter.

## What if my game is not listed?

Most games that work with TrackIR work with LookPilot via the same FreeTrack
DLL emulation. For games without native head-tracking support, the virtual
joystick or mouse adapters often work. See the universal app guides at
[/app-guides](https://lookpilot.app/app-guides) for adapter setup.
