# How to use RedEye Apex

<details>

<summary>Requirements (Important)</summary>

## You must follow these steps for loader to work correctly

1. Uninstall **Riot Vanguard** and **Faceit** from your PC
2. Disable Real Time Protection
3. Disable Core Isolation in Windows Security

<figure><img src="/files/GtqqXn8AAXAo7bi41v8c" alt=""><figcaption></figcaption></figure>

4. Turn on Virtualization in BIOS ([**Tutorial**](https://www.youtube.com/watch?v=ZDeje9wgDp4))
5. Turn off **Secure Boot** by pressing **Win+R** and typing **msinfo32** to check for Secure Boot. If necessary, go into your **BIOS** and switch it off
6. Game must be on borderless or windowed

<br>

</details>

<details>

<summary>Loader Setup</summary>

[**Loader Download here**](https://download.exodus.fun/loader)

**HOW TO INSTALL**

1. Enable GeForce Experience / Nvidia App IN-GAME overlay for NVIDIA GPU or SteelSeries GG as admin and enable Sonar overlay for NVIDIA/AMD GPU (<https://steelseries.com/gg>). Read how to use it down below. Not required in case of using spoofer only.**You will need to disable EA overlay to make menu work correctly.**&#x20;

{% hint style="info" %}
**Our software's require GeForce Experience / Nvidia App In-Game overlay (for NVIDIA GPU) or SteelSeries Sonar overlay (for AMD GPU) to be enabled.**&#x20;

**To make SteelSeries Sonar overlay work, open SteelSeries settings tab, enable Sonar in General Settings and then set a shortcut key for Sonar overlay (e.g Master Volume Up, assing any key that you don't use for example F7), press it each time before launching the loader and never again. Keep all SteelSeries overlay notifications from "Moments" and "Engine" turned OFF.**
{% endhint %}

2. &#x20;Launch the loader as **Administrator**. Keep focus on the monitor that you need to have overlay on.
3. &#x20;Input your license key. Paste your copied license key by pressing "Right Mouse Button" in loader and click the "Enter" button on your keyboard.
4. &#x20;We have in-built "Cleaner" and "Spoofer". Loader will ask if you need them every launch.
5. &#x20;Launch the game once CMD is closed and wait till software menu appear in game main menu (can take up to three minutes). Menu key: Insert.
6. &#x20;Press **INSERT** to open/close the menu after the game is fully loaded.

</details>

<details>

<summary>Common errors &#x26; fixes</summary>

**Error Fixes**\
**Errors & Problems when launching external & spoofer**

**AES instruction set is not supported:**\
Your CPU does not support AES instructions, or AES is disabled in the BIOS. Make sure that AES is enabled in the BIOS.

**Failed to init render:**\
Disable integrated graphics in the BIOS.

**Black screen once in a while (Delta Force/ABI):**\
Update your Windows to the absolute latest build.

**Please disable Intel Rapid Storage Technology:**\
Read this (CLICK)\
If you have IRST/RAID disabled, you need to disable all drivers/services that start with "iaStor" by using DriverView or ProcessHacker to find them. This article might help to get more information (CLICK).

**SPACES disk is present:**\
Disable Microsoft Storage Spaces in Control Panel -> Storage Spaces. That might wipe all data on the disk.

**Error 0x302:**\
Restart your PC and try again.

**Intel VT-x/VMX/SVM is not supported:**\
If the fix above didn't work, run PowerShell as admin and use this command:\
`Set-ExecutionPolicy RemoteSigned`\
After using the command, restart your PC, download the PowerShell file, run it as admin, and restart your PC again: CLICK HERE.

**Please enable Intel VT-X in the BIOS:**\
Enable Intel VT-X in the BIOS.

**Please enable AMD-V (SVM) in BIOS:**\
Enable AMD SVM in the BIOS.

**Failed to load dependencies:**\
Turn off or delete anti-virus or FaceIT/Vanguard anti-cheat. Restart your PC and try to launch the software again.

**Incompatible HWID:**\
HWID check error or mismatch. Restart Windows and try again. If it doesn't work, request a HWID reset on our Discord server or Telegram channel.

**Unsupported Nvidia driver version:**\
Update NVIDIA drivers using Nvidia GeForce Experience or the NVIDIA App.

**Failed to download font (-5):**\
Download the font manually from this link: <https://undetect.net/data/ArialUnicodeMS.ttf>\
Place it in this directory: `C:\Windows\Fonts`

**Failed to load dependencies (1)(-5):**\
Download and run the .reg file, then reboot your PC. After rebooting, try to use the product again.

**Loader crashing in 1-3 seconds after launch:**\
Download and install the resources from this link: <https://aka.ms/vs/17/release/vc_redist.x64.exe>

**Failed to spoof hardware identifier (0x4):**\
Reboot your PC and try again. If that doesn’t help, something else may already be spoofing hardware identifiers. Find and disable it.

**Incorrect HWID:**\
Open CMD as administrator and enter these commands one by one:

```
wmic diskdrive get Caption, SerialNumber  
wmic baseboard get SerialNumber  
getmac  
```

If any of those commands fail with an error, something is wrong with your PC. Try reinstalling Windows and see if the issue is resolved.

**Failed to allocate/map memory:**\
Make sure your PC has 16 GB or more of RAM.\
Disable everything in Task Manager -> Startup and then try again after restarting your PC.\
Ensure the loader is located on your PC and not in cloud storage (e.g., OneDrive, Mega.nz).\
Download AutoRuns and disable everything related to Microsoft/Windows/CurrentVersion/Run. Do not touch anything else.

**Either virtual or RAID disk is present:**\
Turn off virtual disk or RAID in the BIOS and disable Intel Rapid Storage Technology (RST) if available.\
If this doesn't resolve the issue, find drivers/services that start with "iaStor" using DriverView or ProcessHacker and disable them.\
If none of that works, try reinstalling Windows.

</details>


---

# 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://ssz-services.gitbook.io/guides/redeye/redeye-apex/how-to-use-redeye-apex.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.
