# System Requirements

Установите необходимые компоненты для работы чита (Install the necessary components for the cheat to work):

1. <mark style="color:purple;">VS library C++ 2015-2026:</mark> <https://aka.ms/vc14/vc_redist.x64.exe>
2. <mark style="color:purple;">DirectX:</mark> <https://download.microsoft.com/download/1/7/1/1718ccc4-6315-4d8e-9543-8e28a4e18c4c/dxwebsetup.exe>
3. Игра должна быть в <mark style="color:purple;">оконном или безрамочном режиме</mark> (The game must be in <mark style="color:purple;">windowed or frameless mode</mark>)

<mark style="color:red;">**Для Visor версий (for Visor products):**</mark>

* &#x20;<mark style="color:purple;">GPT(GUID)</mark> формат системного диска&#x20;
* Windows 10-11 2004-25H2
* <mark style="color:purple;">EFI 100mb</mark> на системном GPT диске  (EFI partition 100mb on system GPT disk)
* Включить <mark style="color:purple;">UEFI only</mark> формат BIOS (Enable <mark style="color:purple;">UEFI only</mark>)
* Включить виртуализацию в BIOS (Enabled Virtualization ( <mark style="color:blue;">VT-X \[INTEL]</mark> / <mark style="color:red;">AMD-V/SVM \[AMD</mark>] ) in BIOS)
* Включить <mark style="color:purple;">HyperV</mark> компонент виндовс  (Enabled <mark style="color:purple;">HyperV</mark> components)
* Отключить <mark style="color:purple;">Secure Boot</mark> в BIOS (Disable <mark style="color:purple;">Secure Boot</mark>)

<figure><img src="/files/k2OIYEDhyETgEtYV5r8s" alt="Example: Green - Ok / Gray - No"><figcaption></figcaption></figure>

<mark style="color:red;">**Как это настроить ? (How setup this?)**</mark>

1\) GPT disk format - <https://learn.microsoft.com/ru-ru/windows-server/storage/disk-management/change-an-mbr-disk-into-a-gpt-disk>

MBR->GPT conversion (If you still have an MBR disk) <https://www.diskgenius.com/resource/change-disk-format-from-mbr-to-gpt.html>

2\) Enabling HyperV components: : <https://learn.microsoft.com/ru-ru/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v>

3\) Enabling Virtualization on a PC - <https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-c5578302-6e43-4b4b-a449-8ced115f58e1>

4\) Enabling the UEFI Bios - <https://www.partitionwizard.com/partitionmagic/enable-uefi-mode-in-windows.html>

5\) Disabling Secure Boot - <https://learn.microsoft.com/windows-hardware/manufacture/desktop/disabling-secure-boot?view=windows-11>

6\) Create EFI Partition 100mb (If havent EFI)\
<https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/create-partition-efi>


---

# 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://hyper-software.gitbook.io/hyper/system-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.
