> For the complete documentation index, see [llms.txt](https://ghostware.gitbook.io/ghostware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostware.gitbook.io/ghostware/apex-legends/apex-krush.md).

# Apex Krush

## 1. Getting Started

{% hint style="warning" %}
Before downloading or launching the product make sure to disable/enable the following
{% endhint %}

1. [Disable Anti-Virus](/ghostware/getting-started/anti-virus-setup.md)
2. [Enable Virtualization](/ghostware/getting-started/disable-enable-virtualization.md)
3. [Disable Secure Boot](/ghostware/getting-started/disable-enable-secure-boot.md)
4. [Disable TPM](/ghostware/getting-started/disabling-tpm.md)
5. Disable unnecessary overlays such as: Overwolf, SteelSeries, Steam, Other overlays not required by the product.

## 2. Open Medal

Download [Medal](https://medal.tv/download) and **Run as Administrator**.

## 3. Run The Loader

Download the correct loader for the product you purchased, then open the loader, please note that on first launch the file may download an update and close (reopen it again), while also randomizing its file name, so place it in a folder in your downloads to ensure you don’t lose track of it.

Download the [Loader](https://mega.nz/file/rRszhYRC#YJpDDtwcxW5WBh6NZQPToSx6APtJsZ8pq44vUm_ioAQ) and **Run as Administrator**.&#x20;

## 4. Create Your Account

For your first launch:

1. Open the **Register** tab.
2. Create a new account.
3. Wait for the dashboard to load.

## 5. Activate Your License

1. Click **Activate License**.
2. Enter your product key.
3. Activate the license.

## 6. Load the Product

{% hint style="warning" %}
**Before your first launch, your PC may restart.** If you see a “You’re about to be signed out” message, this is expected. It simply means some security settings needed to be updated, and a restart is required for those changes to take effect.
{% endhint %}

1. Select the game.
2. Follow the injection instructions.
3. Wait until you see:

**Successful injection, please open game**

## 7. Open the Game

1. Launch the game.
2. Wait until you reach the **main menu/lobby**.
3. Make sure the game is running in:
   * **Fullscreen**, or
   * **Borderless**
4. Press **F2** once you are in the main menu.

#### Menu Key

Use the **INSERT** key to open and close the product menu. If you do not have this key on your keyboard, you can open the on screen keyboard by pressing CTRL + Windows key + O

## 8. How to avoid bans

Most game bans happen because of aimbot use. Anti-cheat systems are highly effective at detecting aimbots, they analyze mouse movements, build a behavioral “fingerprint” of your aim, and flag sudden, unnatural changes in accuracy. Many anti-cheats now use AI to spot these patterns, making aimbot use relatively easy to detect.

**We HIGHLY recommend ESP Only use if possible, read below on why.**&#x20;

ESP provides visual information, such as seeing enemies through walls without ever interacting with your mouse or aim mechanics. Since there’s no input for anti-cheat software to track, there’s no sudden change in your aim or behavior to flag. This makes ESP far harder to detect, giving you a much lower risk profile over long-term play.

## 9. Common Errors

<details>

<summary><strong>Generic Authentication Error #1</strong></summary>

Try the following:

1. Sync your Windows **Date & Time**.
2. Set your time zone to **Europe/Rome** and sync again.
3. Connect to a [VPN](https://one.one.one.one).

</details>

<details>

<summary><strong>read ECONNRESET</strong></summary>

Connect to a [VPN](https://one.one.one.one) and launch again.

</details>

<details>

<summary><strong>Maximum Number of Redirects Exceeded</strong></summary>

This normally indicates an incorrect system setup.

1. Review your installed applications.
2. Review the **Getting Started** section.
3. Check your Windows Security configuration.
4. Connect to a VPN.
5. Launch again.

</details>

<details>

<summary><strong>Window Not Found / Code <code>0xE9D52</code></strong></summary>

1. Restart your PC.
2. Run **Medal as Administrator**.
3. Disable the **Medal Overlay** from the top-left of Medal.
4. Enable the **Discord Overlay**.
5. Disable Discord's **Legacy Overlay**.
6. Launch the game and confirm the Discord overlay appears in-game.
7. Press **F2** once everything is ready.

</details>

<details>

<summary><strong>Initialisation Failure: Process Terminated</strong></summary>

* The loader may be blocked or an unsupported process may still be running.

  Check that you have:

  * No virtual machines running
  * No VM-related processes running
  * No debugging tools open
  * No conflicting applications running

  If the error continues, **contact support**.

</details>

<details>

<summary><strong>Initialisation Failure: Failed to Create TMP File</strong></summary>

1. Double-check the **Getting Started** setup.
2. Restart your PC.
3. Run the launcher again.

</details>

<details>

<summary><strong>Please Restart Your PC (Looping)</strong></summary>

If this message continues after restarting:

1. Make sure **Virtualization is enabled**.
2. Make sure **Hyper-V is enabled**.
3. If Hyper-V is disabled, run the:

[Hyper-V Enabler](https://drive.proton.me/urls/J10J51K2NW#yKVqRuLumsvT)

Restart your PC after enabling Hyper-V.

</details>

<details>

<summary><strong>EFI Partition Could Not Be Mounted</strong></summary>

Contact support and include:

* Your Windows version (`winver`)
* Your processor brand:
  * Intel
  * AMD

</details>

<details>

<summary><strong>Menu Laggy / Slow Response</strong></summary>

1. Disable unnecessary overlays in Task Manager.
2. Check your CPU and RAM usage.
3. Close unnecessary high-usage applications.
4. If using a **2K monitor**, test the game at **1920 × 1080**.
5. Try switching overlays:

* Using Discord → disable Discord and try Medal
* Using Medal → disable Medal and try Discord

</details>


---

# 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://ghostware.gitbook.io/ghostware/apex-legends/apex-krush.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.
