> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/vega/setup/cheat-activation-instructions.md).

# Cheat Activation Instructions

## 1. <mark style="color:purple;">Preparations</mark>

<details>

<summary><i class="fa-computer" style="color:purple;">:computer:</i>  Disable Virtualization in BIOS (Click Here for Help)</summary>

* Restart your PC and enter BIOS via Pressing F2/Del Keys on your Keyboard

1. Press F9 on your Keyboard when inside of BIOS and search for "Virtualization" (Could also be VT-x, VT-d, VMX, AMD-V, SVM, IOMMU, VTx, VTd, HVM, HV, VMM, CPU-VT)
2. Set the option to "Disable" or "Custom"
3. Press F10 and Save, Exit back out of BIOS and load your PC as usual!

{% hint style="info" %}
If you can't change the option of Virtualization, change your OS type to "Other OS"
{% endhint %}

</details>

<details>

<summary><i class="fa-lock" style="color:blue;">:lock:</i> Disable Secure Boot in Bios (Click Here for Help)</summary>

* Restart your PC and enter BIOS via Pressing F2/Del Keys on your Keyboard

1. Press F9 on your Keyboard when inside of BIOS and search for "Secure Boot"
2. Set Secure Boot to Disabled or Off
3. Press F10 and Save your changes, then exit out of BIOS!

</details>

<details>

<summary><i class="fa-info" style="color:yellow;">:info:</i> Installing Required Files (Click Here for Help)</summary>

[**📂Download Required Files**](https://3572249081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqx8wvTEtL2iCeRmD4VOF%2Fuploads%2FgsTeN98EixSrZP4djsYM%2FCrusader%20Required%20Files%20closetware%E2%84%A2.zip?alt=media\&token=27efd17c-8d5e-4bd8-a229-dcdd3f886e3e)

1. Extract the Zip/File onto your Desktop or a Personal Folder (right-click, extract all)
2. Open the Required Files 1 Folder and run the install\_all.bat then wait untill it's completed.
3. Then open the Required File 2 Folder and run dxwebsetup.exe

</details>

<details>

<summary><i class="fa-virus" style="color:red;">:virus:</i> Disable All Antivirus (Click Here for Help)</summary>

* Download and Run this file: <https://loader.colortune.ru/Defender%20Control%20v2.1.zip>

1. Run and press disable until application turns red.

</details>

## 2. <mark style="color:green;">Installing The Launcher</mark>

* Download the loader from this link: <https://mega.nz/folder/OAkhFCbJ#X0bbzcy5PFIiOJOWnuQyog>

1. Register using your Username & Password, then enter your key you got from us in your Email or Order Page

{% hint style="danger" %}
Ensure you save your **Username & Password** somewhere in your **Notes** or **Phone**, It could take hours for us to recover it for you <mark style="color:orange;">**wasting your key**</mark>! Be smart!
{% endhint %}

1. Select the R6S product and press the load button.

## 3. <mark style="color:orange;">Starting The Game</mark>

* Once you've ran the loader and it has closed fully, you may open the game!

1. Wait for the cheat to load in the top-right.
2. Once the Cheat says Fully Loaded, you may press the "Insert/Ins" Button on your keyboard.

{% hint style="info" %}
Once fully in the game and in the main menu, simply press `Insert` to open the menu, Press `Insert` to hide the menu. If you have a keyboard without an `Insert` key you can use [On-Screen Keyboard](#user-content-fn-1)[^1]
{% endhint %}

[^1]: On-screen keyboard can be found pre-installed on Windows

    ![](/files/fSjpvN7qQ0rXfD9w4oGU)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.closetware.store/guide/vega/setup/cheat-activation-instructions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
