> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/sea-of-thieves/sot-nemesis.md).

# SOT Nemesis

{% embed url="<https://ducks-services.com/store/product/810-sot-nemesis-7-days/>" %}

***

{% stepper %}
{% step %}

### Download the Loader

<a href="http://nemesiscloud.org:3000/" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Enable Steam Overlay

* Ensure the **Steam Overlay** is enabled.
  {% endstep %}

{% step %}

### Direct3D Version

* Ensure your Direct3D version is set to 11 in SOT settings.\
  ![](/files/zXoa9Z5MXg5zJV6Gz63X)
  {% endstep %}

{% step %}

### Download Loader

* Download the **loader**.
  {% endstep %}

{% step %}

### Run Loader

* &#x20;Right-click the loader and select **Run as Administrator**.
  {% endstep %}

{% step %}

### Enter Key

* Enter your **license key** and press **Inject**.
  {% endstep %}

{% step %}

### Game Launch

* The **game will automatically open**.
  {% endstep %}

{% step %}

### Open Menu

* Press `INSERT` to toggle the menu once in-game.
  {% endstep %}
  {% endstepper %}

<details>

<summary><strong>🛠️ Troubleshooting</strong></summary>

**Q: d3dcompiler\_43.dll Error**\
**A:** Download and install the required DirectX package from Microsoft:\
[Download Link](https://www.microsoft.com/en-us/download/details.aspx?id=8109)

***

**Q: "Unauthorized to open chair" error**\
**A:** Be sure to **select the chair** and then click **Inject**.

***

**Q: "Failed to write memory" error**\
**A:** You must inject **before launching the game**. The panel will automatically open the game for you after injection.

***

**Q: "Failed to init RG0"**\
**A:** Restart your PC and ensure **no anti-cheat software** (especially Vanguard) is running in the background.

***

**Q: Sea of Thieves chair isn’t showing in-game**\
**A:** In **Video Settings**, make sure **DirectX 11** is selected.

***

**Q: "Unable to load VWE" error**\
**A:**

1. Make sure **Vanguard** is not running.
2. If you’re on **Windows 11**, follow these steps:
   * Open **Registry Editor** (`regedit`)
   * Navigate to:\
     `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config`
   * Set `VulnerableDriverBlocklistEnable` to `0`
   * If that doesn’t work:\
     **Device Security → Core Isolation → Turn off Memory Integrity (HVCI)**

***

**Q: Game crashes on inject**\
**A:**

1. Open **Windows Security Center**
2. Go to **App & Browser Control**
3. Set **Control Flow Guard (CFG)** to **Off by default**

***

**Q: Loader crashes after “wrote PE headers”**\
**A:** Enable **Steam Overlay** in Steam settings.

***

**Q: Loader crashes immediately on launch**\
**A:** Disable **Secure Boot** in your BIOS settings.

***

**Q: How do I disable Riot Vanguard without uninstalling it?**\
**A:** Open **Command Prompt as Administrator** and run:

```sh
shCopyEditsc stop vgk
```

***

**Q: Cannon aimbot isn’t working**\
**A:** Set **Pitch & Yaw to 100**. If you're on a **2K monitor**, try **200**; for **4K**, try **400**. Adjust further as needed.

***

**Q: How do I use the `unban.exe`?**\
**A:** Simply **drag and drop the Nemesis loader onto the unban.exe** file.

</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:

```
GET https://docs.ducks-services.com/select-your-product/select-your-game/sea-of-thieves/sot-nemesis.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.
