# Requirements

### 1. Install VC++ and DirectX <a href="#id-4.-install-vc-and-directx" id="id-4.-install-vc-and-directx"></a>

We´ve a bundle of installers to [download](https://stealth-core.com/files/file/20-requirements/), which are required for most tools.

Mostly these tools are already installed on your computer, as most games require these anyways.

But you can execute each of them to make sure its installed.&#x20;

If you start the download, it will extract a few installers. Just click one by one and let it install.

***

### 2. Uninstall all Anti-Virus&#x20;

Uninstall all Anti Virus like:

* Norton
* Bitdefender
* Total AV
* McAffee
* Avast
* And so on

***

### 3. Disable Windows Defender <a href="#id-2.-disable-windows-defender" id="id-2.-disable-windows-defender"></a>

{% hint style="danger" %} <mark style="color:red;">Deactivating is not enough! You need to use Windows Defender Control or for other Anti-Viruses you need to uninstall it. You can try to just deactivate it, but if something not works uninstall it before opening a ticket.</mark>
{% endhint %}

Disable Windows Defender and all other Anti-Viruses.

Download [Windows Defender Control](https://stealth-core.com/files/file/21-windows-defender-control/) and follow the video below.

{% hint style="info" %} <mark style="color:blue;">Password: 1234</mark>
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=CLIjr7FyxZ8>" %}

* [ ] Click on "Disable Windows Defender"
* [ ] Windows Defender Control looking like the image below:

<figure><img src="/files/0BJTi47Ug7DGglV5n0mf" alt=""><figcaption></figcaption></figure>

***

### 4. Close any Overlay

Close all overlays you might have:

* Discord
* GeForce Experience
* MSI Afterburner
* MedalTV
* and so on

***

### 5. Uninstall these Anti-Cheats

Uninstall these Anti-Cheats if you´ve installed it:

* Vanguard
* FaceIT

***

### 6. Disable Memory Integrity <a href="#id-8.-disable-memory-integrity" id="id-8.-disable-memory-integrity"></a>

* Select Start , enter ‘Core Isolation’ in the taskbar, and select Core Isolation from the list of results to open the Windows security app.
* On the Core isolation page, turn off the toggle for Memory integrity. You might need to restart your device.

<figure><img src="https://lol-script.gitbook.io/~gitbook/image?url=https%3A%2F%2Fsupport.content.office.net%2Fen-us%2Fmedia%2F014089ec-5a4a-4573-95a9-61900e2d93ad.png&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4302845b&#x26;sv=1" alt=""><figcaption></figcaption></figure>

***


---

# 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://stealthcore.gitbook.io/stealthcore-tutorial/cod-bo6-warzone-pro/requirements.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.
