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

# R6 Crusader Chair Guide

**Setup/Injection:**

1. [Disable Windows Defender w/dcontrol](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/11/individual-guides/anti-virus)

![](/files/a0596d90488fb71bf2ecf2ca518e825db9bfdc73)

1. [Install Visual C++ Runtimesarrow-up-right](https://2478166878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGuCxiU24GFjlOIduR6gg%2Fuploads%2FlwM21Nit9EiHnnLrcNRo%2FVisual-C-Runtimes-All-in-One-Feb-2024.zip?alt=media\&token=7d608170-836d-4dbc-8968-e3405bd55b9e) - Use an Extract tool such as **Winrar** or **7Zip** to extract it to a folder - Right click on it and press Extract to **visual-c-runtimes all-in-one feb-2024** **-** Once Extracted open the yellow folder. - Run **install\_all** as administator then press yes to all the UAC pop ups it may take a few minutes depending on your internet speed to install each Visual Runtime.
2. Install DirectX - Install the following program from gofile - [https://gofile.io/d/cPOeD0arrow-up-right](https://gofile.io/d/cPOeD0) - Download **dxwebsetup.exe** from gofile - Run dxwebsetup.exe - Uncheck the " **Install Bing Bar**" Check box to ensure no errors occur. - Once complete we can advance onto the next stage
3. Download the loader using this link. The password for the archive is 123. [https://uniqueloader.com/r6s/arrow-up-right](https://uniqueloader.com/r6s/)
4. Extract the files from the archive and place them in a separate folder. The folder name should be written in English letters, it is recommended to place this folder in the root of the C drive.
5. Run the cheat loader as administrator.
6. Insert your key into the "Serial Key" field and click "Sign In".
7. After a short loading, you will see the R6S icon.
8. Click the "Start Injection Process" button.
9. The message "Please Open Rainbow Six Siege" will appear, it's time to launch the game. Be sure to run the DirectX 12 version of the game!
10. When the game starts, press the "Insert" key while in the main menu.
11. The cheat menu will appear in front of you. The key to close/open the menu is Insert.

**Note:** Open/Close Menu = Insert Key \[If Using Smaller Keyboard Press Windows key + Ctrl + O to bring up the on screen keyboard!]

***

**Troubleshooting:**

**Driver Initialization Error:**

This issue is usually caused by one or more of the following:

* Exploit Protection is turned on
* Windows Defender or Kernel Isolation is enabled
* Anti-cheat software like FACEIT or Valorant is installed
* Control Flow Guard (CFG) is enabled
* Other antivirus programs are running

If disabling those doesn’t help, try pressing “Get Support,” then select option 1, followed by option 2.

![](/files/c20ded9ed0ccf9942c514cd8639b35b365078ff5)

***

**Cannot Connect To Server Error**

* This error can be fixed by using a vpn.
* We recommend using [cloudflare warparrow-up-right](https://one.one.one.one/). The vpn can be disabled before opening game

![](/files/e98aed30ec28a2ecaa6da2ff5f223543c23e7e36) ![](/files/fda59d9fbe56ce7268423346cf2a875c7b8c6e32)

***

**Please Open File Properly Error**

* Re-download the loader
* Place it on your desktop in a new folder
* Make sure the loader is not zipped.

<figure><img src="/files/09ff1fd30dc9958f4fe692462489669db66166f2" alt=""><figcaption></figcaption></figure>


---

# 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://gandyhacks.gitbook.io/gandyhacks-docs/rainbow-six-siege/r6-crusader-chair-guide.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.
