# Troubleshooting

### Aimbot not working but ESP?

Make sure you´ve installed all Windows updates

### Bluescreens?

Disable Core Isolation

### Fix: Cant click anymore / Game freez behind the menu

Just hide the menu by clicking insert on your keyboard

### Low FPS / Overlay lagging?

Well, as we use Nvidia or Steelseries as Overlay, it does not belong to us. Either way, the Overlay is wrong configured inside the tool (maybe Nvidia / Steelseries have tips for that) or your Windows / GPU have a wrong priority. Here are things you can check:

* Enable DLSS (Game Settings / GPU Settings)
* Cap FPS to 144 (Game Settings)
* Disable V-Sync (Game Settings)
* Disable Game Filters and Photo Mode (Nvidia App -> Settings)

❗**AES instruction set is not supported:**

> * **Your CPU does not support AES instructions, or AES is disabled in the BIOS. Make sure that**&#x20;

❗VMX/SVM is not supported:

> * **You need to open CMD as admin, and enter the next command**:
>
> `bcdedit /set hypervisorlaunchtype off`
>
> * Restart your PC and try to Inject again
> * If this does not work -> download our [Powershell to disable Hyper-V](https://stealth-core.com/files/file/19-disable-hyper-v-powershell/) and execute it

❗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 BIOS.**

❗**Failed to load dependencies:**

> * Turn off / delete anti-virus or FaceIT/Vanguard anti-cheat. Restart your PC and try to launch the cheese again.

❗**Incompatible HWID:**

> * HWID check error. Request HWID reset in our Discord server or Telegram channel.

❗**Unsupported Nvidia driver version:**

> * **Update NVIDIA drivers by using Nvidia GeForce Experience or NVIDIA App.**

❗**Failed to download font (-5):**

> * **Download font manually from the link (**[**https://undetect.net/data/ArialUnicodeMS.ttf**](https://undetect.net/data/ArialUnicodeMS.ttf)**) and place it in this directory -> C:\Windows\Fonts**

❗**Failed to load dependencies (1)(-5):**

> * **Download and run the .reg file and then reboot your PC. After reboot try to use the product again.**

❗Loader crashing in 1-3 seconds after launch:

> * **Download and install resources from the 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 then something else already spoofing hardware identifiers. Find out whatever it is and disable it.

❗Incorrect HWID:

> * Open CMD as administrator, enter these commands **one by one**:
>
>   `wmic diskdrive get Caption, SerialNumber`
>
>   `wmic baseboard get SerialNumber`
>
>   **If any of those commands failed with an error then something is wrong with your PC, try to reinstall Windows and check if the problem is gone.**

❗Failed to allocate/map memory:

> 1. **Make sure that you have 16 or more RAM in your PC.**
> 2. **Disable everything in startup and try again after reboot your PC.**
> 3. Make sure that loader located on PC and not on cloud space (e.g OneDrive, Mega.nz).
> 4. Download [AutoRuns](https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns) and disable **everything that related to Microsoft/Windows/CurrentVersion/Run. But DO NOT touch anything else.**

<br>


---

# 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/orange/troubleshooting.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.
