# Command: Professional Edition

To learn how to use Tacview with Command: Professional Edition, watch this short tutorial video by Matrix Sims.

[Command Professional Edition 64: Tacview](https://youtu.be/p86XAYUCZz8)

### 3D Objects

To ensure that the best possible 3D representation is used for each object, run Tacview with the following command-line option (but change the path to the corresponding one on your computer):

`/ResourceFolder:"C:\Program Files (x86)\Command Professional Edition 2\Resources\Tacview\"`

or in some cases:

`/ResourceFolder:"C:\ProgramData\Command Professional Edition 2\Resources\Tacview\"`

Check the Tacview log generated when Tacview is used within Command Professional Edition to find the correct path (the log is located in `%TEMP%/Tacview/`):

* `2024-05-02T23:20:06.689Z NFO Built on Jan 24 2024 10:01:55`
* `2024-05-02T23:20:06.689Z NFO Operating system: Microsoft Windows 10.0.22631 (64-bit)`
* `2024-05-02T23:20:06.689Z NFO Core count: 20`
* `2024-05-02T23:20:06.689Z NFO Total memory: 63.7 GiB (68448337920 bytes)`
* `2024-05-02T23:20:06.689Z NFO C:\Program Files (x86)\Tacview\Tacview64.exe`
* `2024-05-02T23:20:06.689Z NFO Launched as standard user [oreil]`
* `2024-05-02T23:20:06.690Z NFO Parent process: [C:\Program Files (x86)\Steam\steamapps\common\Command - Modern Operations\Command.exe]`
* `2024-05-02T23:20:06.690Z NFO Command-line option: [/RealTimeTelemetryPipe:1F1C:1F5C]`
* `2024-05-02T23:20:06.690Z NFO Command-line option: [/LuaPipe:1EC0:16CC]`
* `2024-05-02T23:20:06.690Z NFO Command-line option: [/ReadOnly:true]`
* `2024-05-02T23:20:06.690Z NFO Command-line option: [/MaxFrameRate:30]`
* **`2024-05-02T23:20:06.690Z NFO Command-line option: [/ResourceFolder:"C:\Program Files (x86)\Steam\steamapps\common\Command - Modern Operations\Resources\Tacview\"]`**
* `2024-05-02T23:20:06.690Z NFO Running as the standalone edition.`
* `2024-05-02T23:20:06.690Z NFO User locale: [en-CA]`
* `2024-05-02T23:20:06.690Z NFO Ten thousand localized: [10,000.00]`

### Terrain Elevation and Textures

To display the same terrain elevation and textures in Tacview as in `C:PE`,

* Download the [elevation files](http://topex.ucsd.edu/pub/srtm30_plus/srtm30/data/) and place them in the folder `%ProgramData%\Tacview\Data\Terrain\SRTM30\`.
* Download the [texture files](http://warfaresims.slitherine.com/Tacview_Textures/) and place them in:`%ProgramData%\Tacview\Data\Terrain\Textures\`

To keep your system operating at peak performance, it is recommended to take only the tiles that you need in order to run your favourite campaigns and battles.

Close and re-launch Tacview in order to view the textures.


---

# 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/cpe.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.
