# \[Arma 3] ESP / Cheat doesn't work but menu shows

If the menu shows up, but **none of the features are working**, it’s almost always because you have the **Profiling Build** of Arma 3 enabled.

***

#### ⚠️ What’s the Profiling Build?

The **Profiling Build** is a special developer/debug version of Arma 3 used for performance testing and diagnostics.\
It breaks certain offsets, memory layouts, or functionality — and will prevent the loader from working correctly.

***

#### ✅ How to Disable It:

1. Open **Steam**
2. Go to your **Library** and **right-click Arma 3**
3. Click **Properties**
4. Go to the **Betas** tab
5. In the dropdown, select **None**\
   \&#xNAN;*(This will opt you out of any beta/profiling builds)*
6. Close the window — Steam will update the game if needed.


---

# 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://zsoftware-guide.gitbook.io/guide/arma-3-esp-cheat-doesnt-work-but-menu-shows.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.
