> For the complete documentation index, see [llms.txt](https://dominance-cheats.gitbook.io/dominance-cheats-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dominance-cheats.gitbook.io/dominance-cheats-docs/dominance-fortnite-cheats/fortnite-external/error-fix.md).

# Error Fix

## Menu Not Appearing

**Try this launch order instead:**

1. Launch the **game first**
2. Run the **loader**
3. Launch **Medal as Administrator**
4. Press **F2 in the lobby**

## Menu Doesn't Show After Injection

Check the following:

* Press F2 **only while in the lobby**
* You should hear a **beep sound** when F2 is pressed
* Wait at least **30–60 seconds** in the lobby after pressing F2
* Make sure display mode is set to **Borderless Windowed**

**Windows settings to disable:**

* Windows SmartScreen
* UAC (User Account Control)
* Windows Firewall
* Vulnerable Driver Blocklist

**Software to check:**

* No third-party antivirus installed
* FACEIT Anti-Cheat is fully uninstalled

## Pre-Launch Checklist

| Check                                        | Status |
| -------------------------------------------- | ------ |
| Game and launcher are fully closed           | ✅      |
| Medal.tv installed and logged in             | ✅      |
| Windows Defender Real-Time Protection is off | ✅      |
| FACEIT AC is uninstalled                     | ✅      |
| Display mode set to Borderless Windowed      | ✅      |

## Still Not Working?

Generate a diagnostic bundle and send it to support:

1. Download → [support.exe](https://gofile.io/d/sOW8lX)
2. Create a **new empty folder** and place `support.exe` inside
3. Run `support.exe`
4. A file called `bundle.enc` will appear in the same folder
5. Send `bundle.enc` to us via a **Discord support ticket**

The bundle contains diagnostic information about your system. It lets us identify the exact issue and give you a direct fix without back-and-forth.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dominance-cheats.gitbook.io/dominance-cheats-docs/dominance-fortnite-cheats/fortnite-external/error-fix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
