# X-Plane

Tacview has been tested and validated with the following versions of X-Plane:

* [X-Plane 12.33 Standalone](http://www.x-plane.com/) and [Steam edition](https://store.steampowered.com/app/2014780/XPlane_12/)
* [X-Plane 11.02 Standalone](http://www.x-plane.com/downloads/older/) and [Steam edition](https://store.steampowered.com/app/269950/XPlane_11/)
* [X-Plane 10.51 Standalone](http://www.x-plane.com/downloads/older/) and [Steam Edition](https://store.steampowered.com/app/292180/XPlane_10_Global__64_Bit/)
* The demo of [X-Plane 9.70](http://www.x-plane.com/downloads/older/)

Tacview Flight Recorder for X-Plane, also known as `XPL2ACMI`, works with both the 32-bit and 64-bit versions of X-Plane.

The `XPL2ACMI` plugin is automatically installed in the X-Plane plugins directory each time you install a new version of Tacview. As long as `XPL2ACMI` is enabled, it will automatically record all of your flight data.

You can enable and disable `XPL2ACMI` at any time by using the `Plugins` menu in X-Plane. Whenever it is enabled, `XPL2ACMI` will automatically start and stop recording each flight in separate files.

![XPL2ACMI enabled](/files/x6b79FEma9eAF3lJtC3B)

If `XPL2ACMI` does not seem to be installed you can manually copy the Tacview `.xpl` plugin files:

* From\
  `C:\Program Files (x86)\Tacview\X-Plane\`
* To\
  `C:\Program Files (x86)\Steam\steamapps\common\X-Plane 12\`

![X-Plane Copy From](/files/2PI5081RkphuLorRD2yT)

![X-Plane Copy to](/files/aQY1Qbr7GxHJJIDSFDD3)

You will find all your flight recordings in:

`%USERPROFILE%\Documents\Tacview\`

The recording folder can be changed by going to `Options` → `ACMI Files Recording Folder..`

![XPL2ACMI enabled](/files/Iz1Mv2jRKOENOw34vxed)

If no files are being recorded, check `Windows Security` → `Virus and threat prevention` → `Protection History` to make sure that Windows is not preventing X-Plane from creating flight recordings.

### Real-Time Telemetry

Real-time telemetry is possible with X-Plane and Tacview Advanced. See the [Real-Time Telemetry documentation](https://github.com/RaiaSoftwareInc/tacview.documentation/blob/main/standard-and-advanced-features/real-time-telemetry.md#with-dcs-world-x-plane-or-microsoft-flight-simulator).

If Real-Time Telemetry is not working, check `Windows Security` → `Virus and threat prevention` → `Protection History` to make sure that Windows is not blocking X-Plane from creating a file.

### Network Flights

`XPL2ACMI` does not differentiate between local and remote objects. This is why your flight should be properly recorded and should include all the other pilots connected to the same session as you and flying in the same region.

### Terrain Elevation & Textures

To add terrain elevation files and textures, see [Customization](/tacview/customization.md)

### Performance

On modern computers, `XPL2ACMI` uses less than 1% of CPU while recording. This has been tested on a 2016 PC running X-Plane 10 with up to 19 AI aircraft.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://raia-software-inc.gitbook.io/tacview/flight-simulator/x-plane.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
