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

# R6S Unlock All

## **IMPORTANT**

You will receive your login credentials in the following format:

**Username:Password:Key**

Please use the provided username and password to log in to the website. There is no need to create a new account, as the activation key will only work with the account credentials that have been provided.

**Log Into Your Account**

Go to [**https://sapphirer6.cc**](https://sapphirer6.cc/) and log in using the account credentials provided by us

## 1. Download the Loader

* Once you're logged in, navigate to [**https://sapphirer6.cc/dashboard**](https://sapphirer6.cc/dashboard)
* Download the loader.
* Open the downloaded loader file.
* Wait while the installer completes the setup process.
* When finished, you should see a message similar to:

```
Sapphire Installer
100% Loader installed at:
C:\Users\PC\AppData\Local\Sapphire\loader.exe
Press Enter to exit.
```

1. Press **Enter** to close the installer.
2. **Launch the Loader**

Read the loader carefully before continuing.

Navigate to the installation location by pressing **Windows Key + R** and pasting the following directory: `C:\Users\YOURPCNAME\AppData\Local\Sapphire\`

Open: `loader.exe`

When prompted, paste your key into the loader.

Wait for the payload download process to complete.

## 2. Launch the game

Once the loader indicates that it is ready, launch **Siege**.

Follow any remaining prompts shown by the loader.

The setup process should now be complete.

## 3. Common Errors

<details>

<summary><strong>If you've launched the game and your skins aren't appearing</strong></summary>

Enable the **In-Game Overlay for Supported Games** in **Ubisoft Connect**, then restart the game and check if your skins are visible.

<figure><img src="/files/A5Z2i2FI4upLhBceen6j" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Skins Are Not Saving After Restarting With Unlock All</summary>

1. Open **Ubisoft Connect**.
2. Click your profile name in the top-right corner.
3. Go to **Settings**.
4. Disable: `Enable cloud save synchronization for supported games`
5. Restart **Rainbow Six Siege**.
6. Select the skins you want to use.
7. Enter any match (**Online or LAN both work**).

This will force the local save file to update.

When launching the game, you may see an: `Online Save Data Error`

If this appears, select: `Use Local Save Data`

</details>

<details>

<summary>"No Response From Server" Error</summary>

This error can happen for several reasons. Try the following fixes:

* Disable your firewall temporarily.
* Make sure your **Date & Time settings are synchronized**.

</details>

<details>

<summary>Connection Troubleshooting Steps</summary>

Before opening a support ticket, try the following:

1. Connect to **Cloudflare WARP**.
2. Ensure WARP is running in **UDP mode**.
3. Keep WARP connected while injecting.
4. Launch **Rainbow Six Siege**.
5. Wait until you reach the **main menu**.
6. Disconnect WARP.
7. Reconnect to the game servers.

If successful, you should see: `Welcome to Sapphire`

[Cloudflare WARP Download](https://downloads.cloudflareclient.com/v1/download/windows/ga)

</details>

<details>

<summary>Date &#x26; Time Synchronization</summary>

Make sure your system date and time are correct.

To sync your time:

1. Open **Windows Settings**.
2. Go to: `Time & Language → Date & Time`
3. Enable: `Set time automatically`
4. Press: `Sync now`

Having incorrect date and time settings can prevent the loader from connecting properly.

</details>

<details>

<summary>Generate a Support Log</summary>

If you've been asked to provide a support log, follow these steps:

1. Open **Command Prompt**.
2. Run the following command: `"C:\Users{LocalUser}\AppData\Local\Sapphire\loader.exe" --support-log`

{% hint style="warning" %}
Replace `{LocalUser}` with your Windows username.
{% endhint %}

3. This command will generate a file named **`Sapphire_Log`** in your **`%TEMP%`** directory.
4. If our support team requests it, attach and send the `Sapphire_Log` file so we can investigate the issue.

</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://ghostware.gitbook.io/ghostware/rainbow-six-siege/r6s-unlock-all.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.
