# -Anomaly

After your purchase, please make sure to follow this Pre Requirements Video, otherwise cheats wont work.

You can download the TDMARKET support tool  [HERE](https://mega.nz/file/1ndVnJxA#22HSiy1I-FOiwpL2saUiM3Q-Lnig57ZlR8dO39a_geo).

[TDMARKET SupportTool.zip](https://mega.nz/file/1ndVnJxA#22HSiy1I-FOiwpL2saUiM3Q-Lnig57ZlR8dO39a_geo)

### Pre Requirements Video

[Pre Requirements](https://www.youtube.com/watch?v=5HC5SnL7wok) · [MadChad](https://www.youtube.com/channel/UCsGh5N68QNp1czALuMuvPkQ)

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 disabled** (applies to both AMD and Intel CPUs)
* **Integrated GPU must be disabled in BIOS** (laptops only)
* **Secure Boot must be enabled**

{% hint style="warning" %}
Failure to meet these requirements may result in the loader not working or the cheat failing to initialize.
{% endhint %}

### 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, disable "legacy overlay" and "hardware acceleration" (Settings/Appearance/Advanced(at the very bottom)).\
> \&#xNAN;*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>

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.

<details>

<summary>❌ Error: <em>Please launch SteelSeries Moment Overlay (FOR GEFORCE)</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>Please launch SteelSeries Sonar Overlay (FOR STEELSERIES)</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Issue: <em>Menu flickering or black screen in game</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>Please disable Intel Rapid Storage Technology</em></summary>

**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>

</details>

<details>

<summary>❌ Error: <em>Bind button does not work</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>No menu appears / loader closes instantly</em></summary>

**Solution:**

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

Restart PC after installation.

</details>

<details>

<summary>❌ Error: <em>Unsupported Firmware</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>0x296</em></summary>

**Solution:**

* Re-inject the cheat

</details>

<details>

<summary>❌ Error: <em>Unknown network error</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>Failed to allocate memory / Failed to map memory (x)</em></summary>

**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**

{% hint style="warning" %}
Old drivers from removed software may cause this issue.
{% endhint %}

</details>

<details>

<summary>❌ Error: <em>Failed to load dependencies (x / -x)</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>Please uninstall Vanguard / FaceIT first</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>AES instruction set is not supported</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>Please enable Intel VT-X / AMD-V</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>VMX / SVM is not supported</em></summary>

**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:

```bash
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:

```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"
```

</details>

<details>

<summary>❌ Error: <em>Virtual or RAID disk detected</em></summary>

**Solution:**

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

</details>

<details>

<summary>❌ Error: <em>CRD failed / Failed to init render</em></summary>

**Solution:**

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

</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://docs.tomdennsysmarket.net/delta-force/anomaly.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.
