> For the complete documentation index, see [llms.txt](https://stasis-wtf.gitbook.io/stasis.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stasis-wtf.gitbook.io/stasis.wtf/rainbow-six-siege/crusader-r6.md).

# Crusader R6

How to setup our Crusader R6 cheat & how to fix common errors.

## 1. Run the loader.

{% hint style="info" %}
Ensure your game is not open before running any cheat loader!
{% endhint %}

Download the correct loader for the product you purchased, then open the loader, please note that on first launch the file may download an update and close (reopen it again), while also randomizing its file name, so place it in a folder in your downloads to ensure you don’t lose track of it.

Loader Downloads: <https://stasis.wtf/downloads>

## 2. Enter your key & click login.

Your key can be found under deliverables within your invoice.

## 3. Load the cheat.

Press Load & launch the game once the loader closes after it finishes downloading data.

{% hint style="info" %}
**If you get any errors, check** [#error-fixes](#error-fixes "mention")
{% endhint %}

## 4. Wait for the cheat to initialize.

When you're in the main menu, press insert and wait 10-30 seconds.

## 5. Toggling the cheat menu.

The menu toggle key for the product is Insert. If you do not have this key on your keyboard, you can follow the guide below to remap a key to Insert.\
Remap Guide: [Remap Insert Key](/stasis.wtf/getting-started/overlay.md)

## 6. How To Avoid Bans.

Most game bans happen because of aimbot use. Anti-cheat systems are highly effective at detecting aimbots, they analyze mouse movements, build a behavioral “fingerprint” of your aim, and flag sudden, unnatural changes in accuracy. Many anti-cheats now use AI to spot these patterns, making aimbot use relatively easy to detect.\
\
**We HIGHLY recommend ESP Only use if possible, read below on why.**\
\
ESP provides visual information, such as seeing enemies through walls without ever interacting with your mouse or aim mechanics. Since there’s no input for anti-cheat software to track, there’s no sudden change in your aim or behavior to flag. This makes ESP far harder to detect, giving you a much lower risk profile over long-term play.\ <br>

### Error Fixes

<details>

<summary><strong>Driver initialization error 1</strong></summary>

1. Press "Get Support"&#x20;
2. Press option 1
3. Press option 2&#x20;

this will restart your pc and the error should be fixed

</details>

<details>

<summary><strong>Driver Initialization (Driver cannot load on this device)</strong></summary>

Uninstall valorant (and vanguard) or faceit, then press "get support", option 1 and then option 2.

</details>

<details>

<summary><strong>Can't Connect to server</strong></summary>

use a vpn. We recommend using [cloudflare warp](https://one.one.one.one/). The vpn can be disabled before opening game

</details>

<details>

<summary>BSOD/PC Crashing</summary>

1. [Download Runtimes](https://mega.nz/file/BFlE3L4R#5crLsWuZmn3P5dqSGxlZBl7-pojeAqi3n0rjjgyB7RA)
2. Extract the folder.
3. Run the install.bat in the extracted folder and wait until it installs everything.
4. Restart PC.

</details>

<details>

<summary><strong>Loader closing when putting key in</strong></summary>

Make sure dcontrol is on and everything in core isolation is disabled. If this doesn’t work, use a vpn

</details>

<details>

<summary><strong>Please open file properly</strong></summary>

use winrar to extract the loader before opening + run as admin.

</details>

<details>

<summary><strong>Random crashing</strong></summary>

The game should be in borderless mode

Disable CFG in exploit protection

Disable Nvidia Reflex in game settings

Disable Nvidia overlay & optimisation on Nvidia settings

disable all other overlay apps like overwolf.

If this does not fix it, it is likely a build issue, open a ticket and ping JayJay

</details>


---

# 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://stasis-wtf.gitbook.io/stasis.wtf/rainbow-six-siege/crusader-r6.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.
