# -MadTech

### Preparing Your Computer

Follow these steps carefully to ensure the software works correctly.

{% stepper %}
{% step %}

#### Disable Windows Defender

* Download [**DControl**](https://mega.nz/file/N4ZwnTzI#UBIbpnRRDSp9mrEKA5RC1v2eyV410Dwj2dGr9Usb1rA)
* Extract the archive (Password: `sordum`)
* Run `DControl.exe` as **Administrator**
* Turn **Windows Defender OFF**

> ⚠️ Defender may automatically re-enable itself — verify it stays disabled.
> {% endstep %}

{% step %}

#### Install Required Components

Make sure the following are installed on your system:

* [**Microsoft Visual C++ Redistributables**](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) **2015-2022 x64**
* [**DirectX Runtime**](https://www.microsoft.com/en-us/download/details.aspx?id=35)

If they are missing, download and install the latest versions before proceeding.
{% endstep %}

{% step %}

#### Enable Hyper-V

Hyper-V **must be enabled**.

* Open Windows Features
* Enable **Hyper-V**
* Restart your PC

👉 See the full step-by-step guide here: **TUTORIAL**
{% endstep %}

{% step %}

#### Set Game Display Mode

* Launch the game
* Set resolution mode to **Borderless Windowed**
  {% endstep %}

{% step %}

#### Enable Core Isolation (HVCI)

{% endstep %}
{% endstepper %}

#### Final Checklist

Before launching, confirm:

* Defender is OFF
* Visual C++ installed
* DirectX installed
* **Core Isolation aka HVCI enabled**
* Hyper-V enabled
* Game set to Borderless

### Launching the Product

**Install** [**Medal.tv**](https://medal.tv/) **required for cheat work!**

**Make sure you logged into Medal.tv**

> ⚠️ Important: Ensure that the Game Launcher and Game are completely closed before launching the loader.

{% stepper %}
{% step %}

#### Install and Run the Loader

* Install and Run the [Loader](https://gofile.io/d/ALawtb)
  {% endstep %}

{% step %}

#### Open Medal and wait a bit.

{% endstep %}

{% step %}

#### It will restart your PC

{% endstep %}

{% step %}

#### After PC restarted, run loader again

{% endstep %}

{% step %}

#### Open Medal with Admin Rights

{% endstep %}

{% step %}

#### Open game, once loader closes

{% endstep %}

{% step %}

#### Once you're in game lobby press F2 and wait until menu appears

{% endstep %}

{% step %}

#### Enjoy Button to Open & Hide menu: Insert

{% endstep %}
{% endstepper %}

**If no menu - make sure your game resolution is borderless or windowed**

**In case if you closed the game, you don't need to restart pc, bypass is loaded into your system until you restart PC, so if you closed the game - you just run loader, medal and open game.**

### Error Fix

<details>

<summary>You hear the beep after pressing F2 but no menu ?</summary>

Make sure you have these enabled on medal:

![](/files/189a688b99e41352d261a964299f0636fdfad4da)

![](/files/ce92b887a35b661c815fa9ed507db2e02074d0b1)

</details>

<details>

<summary>"Secure Boot Violation" Error</summary>

**Don't do anything, contact us in ticket and wait for answer with fix!**

</details>

<details>

<summary>Still No Menu After Injection ?</summary>

If the menu does not appear after injection, please check the following:

* Make sure you press **F2** while being in the **game lobby**
  * You should hear a **beep sound**
  * The menu may appear **after 30–60 seconds** while staying in the lobby
* Ensure your game is running in **Borderless Windowed** mode *(Fullscreen is not supported)*
* Make sure the following Windows protections are **disabled**:
  * **Windows SmartScreen**
  * **UAC (User Account Control)**
  * **Windows Firewall**
* Ensure **Driver Blocklist** is disabled
* Make sure you **do not have any third‑party antivirus** installed *(Windows Defender excluded if properly configured)*
* Make sure **FACEIT Anti-Cheat is not installed** on your system

</details>

<details>

<summary>Still Experiencing Issues?</summary>

If the cheat fails to launch or you encounter any other issues, follow these steps:

1. Download **this file:** [`support.exe`](https://gofile.io/d/sOW8lX)
2. Create a **new folder** and place `support.exe` inside it
3. Run `support.exe`
4. A file named `bundle.enc` will be generated in the same folder
5. Send the `bundle.enc` file to us via your support ticket on discord

> Our team will analyze the file and provide a solution as quickly as possible.

</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/madtech-1.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.
