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

# -Anomaly

After your purchase please make sure to follow this Pre Requirements Video, otherwise cheats wont work. You can download the MadChad support tool as seen on the Video [HERE](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYaZFw1Pc3FoxVQbETTnw%2Fuploads%2FjtvKoyYsbfuppr5p6NhW%2FMadChadSupportTool.zip?alt=media\&token=8c4f1ac8-5c4a-4918-a979-05c48f404c93).

## Pre Requirements Video:

{% embed url="<https://youtu.be/5HC5SnL7wok>" %}

### 🧰 Preparation Before Key Activation

Before activating your key, make sure your system is properly prepared.

### 🚫 Mandatory Requirements (IMPORTANT)

Before running the loader, you **MUST**:

* ❌ Remove all antiviruses
* ❌ Disable Windows Defender
* ❌ Disable Windows SmartScreen
* ❌ Delete **FACEIT** (CS:GO anti-cheat)
* ❌ Delete **Vanguard** (Valorant anti-cheat)

⚠️ These protections run at kernel level and **will block the software**.

### **Before using Anomaly, make sure your system meets the following requirements and settings:**

• **SVM \[AMD] / VT-X \[INTEL]** must be **enabled in BIOS**\
• **16 GB RAM or more** is required\
• **Hyper-V must be enabled** for **AMD CPUs and INTEL CPUs** \
• **Secure Boot must be disabled**

⚠️ **Supported platforms:** INTEL & AMD CPUs, **Windows 10–11 (1909 – 25H2)**. Failure to meet these requirements may result in the loader not working or the cheat failing to initialize.

## Setup

> Medal does not support fullscreen mode:\
> <https://medal.tv/download> users from Russia will need a VPN. To use it, you need to download the overlay and register.

> Discord does not support fullscreen mode:\
> To use it, go to the settings in the "game overlay" section to enable the overlay and disable the "legacy overlay".\
> \*If the message "No suitable overlay" appears in the current activity section, turn the overlay off and on again.

#### Loader - <http://undetect.net/download/loader> <a href="#loader-http-undetect.net-download-loader" id="loader-http-undetect.net-download-loader"></a>

1. To launch our product, you will need: Disable the antivirus
2. Launch the loader
3. Insert the key
4. Press the inject

After inject, the loader will close itself, which means that you can start the game The menu is called by the "***Insert***" button

### 🛠️ Troubleshooting & Common Errors

Below are the most common errors and their solutions. Follow the steps carefully.

***

#### ❌ Error: *Please launch SteelSeries Moment Overlay (FOR GEFORCE)*

**Solution:**

* Disable **GeForce Overlay**
* Re-enable **GeForce Overlay**
* Restart the game and loader

***

#### ❌ Error: *Please launch SteelSeries Sonar Overlay (FOR STEELSERIES)*

**Solution:**

* Press your **SONAR overlay bind**
* Only launch the loader **after** the overlay is active

***

#### ❌ Issue: *Menu flickering or black screen in game*

**Solution:**

1. Open **SteelSeries**
2. Go to **Settings → Moments → Capture & Sound**
3. Disable **“Allow Moments to Capture While Gaming”**
4. Restart the game

***

#### ❌ Error: *Please disable Intel Rapid Storage Technology*

**Solution:**

* Intel RST **must be disabled**

Instructions:\
<https://answers.microsoft.com/en-us/windows/forum/all/uninstalling-the-intelr-rapid-storage-technology/e3c4b6d6-56ba-4ac5-be50-89843c9d9b22>

***

#### ❌ Error: *Bind button does not work*

**Solution:**

* Re-inject the cheat
* If the issue persists, run the **overlay as Administrator**

***

#### ❌ Error: *No menu appears / loader closes instantly*

**Solution:**\
Install Microsoft Visual C++ Redistributable (x64):\
<https://aka.ms/vs/17/release/vc_redist.x64.exe>

Restart PC after installation.

***

#### ❌ Error: *Unsupported Firmware*

**Solution:**

* Convert system disk to **GPT**
* Switch BIOS from **Legacy → UEFI**

***

#### ❌ Error: *0x296*

**Solution:**

* Re-inject the cheat

***

#### ❌ Error: *Unknown network error*

**Solution:**

* Check your internet connection
* Disable VPN if active
* Restart router and try again

***

#### ❌ Error: *Failed to allocate memory / Failed to map memory (x)*

**Solution:**

1. Reboot your PC
2. Try again

If the issue persists:

* Clean startup programs
* Download **Autoruns**:\
  <https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns>
* Disable **all non-system startup entries**

⚠️ Old drivers from removed software may cause this issue.

***

#### ❌ Error: *Failed to load dependencies (x / -x)*

**Solution:**

* Disable **ALL** antivirus and protection software
* Remove anti-cheats / anti-readers
* Clean startup programs using **Autoruns**

***

#### ❌ Error: *Please uninstall Vanguard / FaceIT first*

**Solution:**

* Fully uninstall **Vanguard** and **FaceIT**
* Restart your PC
* Launch again

***

#### ❌ Error: *AES instruction set is not supported*

**Solution:**

* Your CPU does **not support AES**
* This issue **cannot be fixed**

***

#### ❌ Error: *Please enable Intel VT-X / AMD-V*

**Solution:**

1. Enter BIOS
2. Enable one of the following:
   * Intel Virtualization Technology
   * Intel VT-X
   * AMD-V
   * SVM Mode
3. Save and reboot

***

#### ❌ Error: *VMX / SVM is not supported*

**Solution:**

**Step 1 – Disable Windows Virtualization**

* Control Panel → Programs → **Enable or Disable Windows Features**
* Disable:
  * **Hyper-V**
  * **Virtual Machine Platform**

**Step 2 – CMD Fix**

Open **Command Prompt as Administrator** and run:

```bat
bcdedit /set hypervisorlaunchtype off
```

Reboot PC.

**Step 3 – Windows 11 Advanced Fix (if still not solved)**

Run **PowerShell as Administrator** and paste **ALL** commands below 1 by 1:

```powershell
takeown /F "C:\Windows\System32\hvix64.exe"
icacls "C:\Windows\System32\hvix64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
takeown /F "C:\Windows\System32\hvax64.exe"
icacls "C:\Windows\System32\hvax64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
del "C:\Windows\System32\hvix64.exe"
del "C:\Windows\System32\hvax64.exe"
```

***

#### ❌ Error: *Virtual or RAID disk detected*

**Solution:**

* Disable spoofer **or**
* Disable RAID in BIOS
* Reinstall Windows in **normal (non-RAID)** mode

***

#### ❌ Error: *CRD failed / Failed to init render*

**Solution:**

* **PC:** GPU is too old / unsupported
* **Laptop:** Disable integrated GPU in BIOS
