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

# Apex External

How to setup our Apex cheat & how to fix common errors.

### Overview

Apex External is injected using the Cheat Loader and requires specific Windows configuration before it can run properly. Follow every step in order to avoid injection issues, missing menus, or loader errors.

***

## Preparing Your Computer

Before running the loader, complete the following setup.

### Disable Windows Defender

Download DControl. [Anti-Virus Setup](/stasis.wtf/getting-started/quickstart.md)

{% hint style="warning" %}
Ensure Windows Defender is fully disabled before proceeding.
{% endhint %}

***

### Remove Antivirus Software

Remove any third-party antivirus software from your system.

{% hint style="warning" %}
Antivirus programs can interfere with the loader and prevent successful injection.
{% endhint %}

***

### Enable Hyper-V

Hyper-V must be enabled.

#### Steps

1. Open **Windows Features**
2. Enable **Hyper-V**
3. Restart your PC

After restarting:

* Set your game display mode to **Borderless Windowed**
* Disable **Secure Boot** (Recommended)
* Disable **TPM 2.0** (Recommended)

Once complete, continue to the next section.

***

## Windows Driver Kit (WDK)

{% hint style="warning" %}
This step is required.
{% endhint %}

### Step 1 — Download WDK

Download the Windows Driver Kit (WDK):

<https://go.microsoft.com/fwlink/?linkid=2335869>

***

### Step 2 — Verify Configuration

During installation, ensure the installation path and settings match the configuration shown in the setup screenshot.

***

### Step 3 — Install

Proceed through the installer:

```
Next
→ Next
→ Next
→ Accept
```

Wait for installation to complete before continuing.

***

## Running The Loader

{% hint style="warning" %}
The game launcher and game must be completely closed before running the loader.
{% endhint %}

### Initial Setup

1. Install and run the **Cheat Loader**
2. Launch Apex Legends
3. Your PC will automatically restart
4. After restarting, run the loader again
5. Open Apex Legends
6. Wait for the loader to close
7. Enter the game lobby
8. Press **F2**
9. Wait 10–60 seconds for the menu to appear

***

### Menu Controls

| Action           | Key      |
| ---------------- | -------- |
| Open / Hide Menu | `Insert` |
| Inject Menu      | `F2`     |

***

### Important Notes

{% hint style="info" %}
If you close the game, you do **not** need to restart your PC.

The bypass remains loaded until the next system restart.

Simply run the loader again and launch the game.
{% endhint %}

If the menu does not appear:

* Verify the game is running in **Borderless Windowed** or **Windowed** mode
* Fullscreen mode is not supported

***

## Troubleshooting

### No Menu After Injection

If the menu does not appear after pressing **F2**, check the following:

#### Injection Requirements

* Press **F2** while in the game lobby
* Listen for the confirmation beep
* Remain in the lobby for up to 60 seconds
* Ensure the game is running in **Borderless Windowed** mode

***

#### Disable Windows Protections

Make sure the following are disabled:

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

***

#### Security Software Checks

Ensure:

* No third-party antivirus software is installed
* Windows Defender is properly configured
* FACEIT Anti-Cheat is not installed

***

## Advanced Support

If the loader still fails to launch, collect diagnostic information and submit it to support.

### Generate Diagnostic Bundle

1. Download `support.exe`
2. Create a new folder
3. Place `support.exe` inside the folder
4. Run `support.exe`
5. Wait for generation to finish

A file named:

```
bundle.enc
```

will be created inside the folder.

***

### Submit Support Bundle

Send the generated `bundle.enc` file through your Discord support ticket for further assistance.

***

## Recommended Configuration

| Setting               | Recommended         |
| --------------------- | ------------------- |
| Hyper-V               | Enabled             |
| Display Mode          | Borderless Windowed |
| Secure Boot           | Disabled            |
| TPM 2.0               | Disabled            |
| Windows Defender      | Disabled            |
| Third-Party Antivirus | Removed             |
| FACEIT AC             | Not Installed       |

{% hint style="success" %}
Following the recommended configuration significantly reduces loader and injection issues.
{% endhint %}

### Error Fixes

<details>

<summary><strong>Driver Init Failed 2</strong></summary>

Remove Faceit AC + Riot Vanguard. Disable Defender via DControl. Remove all AV. Disable Memory Integrity + Vulnerable Driver Blocklist.

</details>

<details>

<summary><strong>Driver Init Failed 6</strong></summary>

Remove Faceit AC + Riot Vanguard. Disable Defender via DControl. Remove all AV. Disable Memory Integrity + Vulnerable Driver Blocklist.

</details>

<details>

<summary><strong>Driver Init Failed 10</strong></summary>

Install WDK (Windows Driver Kit).

</details>

<details>

<summary><strong>Driver Initialization / Install Failed</strong></summary>

CMD (Admin): sc stop XiaomiDrv → sc delete XiaomiDrv → retry. Still failing? sc start XiaomiDrv → retry.

</details>

<details>

<summary><strong>Receive Error</strong></summary>

Try in order: 1. CMD network fix (below) \
2\. Disable/uninstall all VPN + proxy, reboot \
3\. Disable Defender + Firewall + SmartScreen \
4\. Auto date/time + sync \
5\. Network Reset + reboot

</details>

<details>

<summary><strong>DO THIS</strong></summary>

**For Apex External, and Internal, ALWAYS ensure driver blocklist setting and core iso settings are correct, to do so have users do this**

* Have users run both files, and then restart
  * Driver Blocklist disable tool: <https://mega.nz/file/yM8QhbgY#YrIjv9l61G5Dl1DI2vdtbBz90OUTq1D8PO4-A0QNn8I>
  * Core Isolation disable tool: <https://mega.nz/file/rIEWSChR#fRxPo70FtStma_JVOSCoGC0JbKoWbdny8947H3MlfqY>

</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://stasis-wtf.gitbook.io/stasis.wtf/apex-legends/apex-external.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.
