> For the complete documentation index, see [llms.txt](https://docs.dexa.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexa.im/non-dma-products/dune-awakening/spice/setup-guide.md).

# Setup Guide

## Introduction

This product is an external cheat. Read more about cheat types here - [Types of Cheats](/learn/resources/types-of-cheats.md)

{% hint style="danger" %}
**Never** use game accounts you care about with cheats. Always use alternate accounts.
{% endhint %}

## Setup Guide

{% hint style="info" %}
Do **not** skip steps. Our products are **only** compatible with official builds of Windows 10 & 11. If you need to reinstall Windows, see [Clean Windows Install](/learn/resources/windows-10-and-11-guides/clean-windows-install.md)
{% endhint %}

### 1. Removing Antivirus & Anti-cheat

* Uninstall all third-party [antivirus software](#user-content-fn-1)[^1]
* Uninstall all third-party [anti-cheat software](#user-content-fn-2)[^2]

<figure><img src="/files/i3opCG1oyfzbCKmHJHx5" alt="" width="347"><figcaption><p>For example, Riot's Vanguard anti-cheat.</p></figcaption></figure>

{% hint style="info" %}
**Do not uninstall** Easy Anti-cheat (EAC) or BattlEye.
{% endhint %}

### 2. Disable Security Settings

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2FKi5OMjV2PmT5lImyICqw%2F0222%20(1).mp4?alt=media&token=c2104b5e-a74d-4ce0-892b-e698f0b1f9fd>" %}
Disable security settings, including real-time protection, tamper protection, and memory integrity.
{% endembed %}

#### Download Sordum Defender Control

{% hint style="info" %}
If the link below does not work, download from the [**official site here.**](https://www.sordum.org/9480/defender-control-v2-1/)
{% endhint %}

{% file src="/files/Ov91kkLbdYDhaexYJaX0" %}
Sordum Defender Control
{% endfile %}

### 3. Setting up the Loader

&#x20;Launch game when you are at intro screen > select Dune on loader and press enter > it will close in some seconds > you will see a fov circle on screen > Press Insert to open menu

* Download the loader file from [your order](https://account.dexa.im/orders)
* Run `loader.exe`&#x20;
* Input your `license key` from your order -> press `ENTER`
* Launch the game
* At the main menu, `ALT+TAB` back to the loader, select `DuneAwakening` on the loader -> press `ENTER`
  * after a few seconds, the loader will close

{% hint style="info" %}
If you press `ENTER` on `DuneAwakening` and the cursor hops down a line but nothing happens, press `ENTER` again until you see the `Selected: DuneAwakening` text. Sometimes the loader doesn't fully accept your prompt on the first input.
{% endhint %}

<figure><img src="/files/RZicfj6miWyaWjzU7xA1" alt=""><figcaption><p>The SPICE loader selection menu.</p></figcaption></figure>

* An FOV circle should appear in-game.
  * if the black CLI[^3] window does not close, you can just `ALT+TAB` into the game or click into the game. Do not close the window as it will un-inject the cheat.
* Use the `INS`  key to open and close the menu

{% hint style="success" %}
Setup complete!
{% endhint %}

## Need help with bans, VPNs, spoofers & more?

Take a look at our Resources page:

{% embed url="<https://dexaim.gitbook.io/docs/resources/resources>" %}

[^1]: For example: AVAST, AVG, McAfee, Malwarebytes, etc.

[^2]: For example: Riot Vanguard, ESEA, FACEIT, etc.

[^3]: CLI stands for command line interface; the easiest way to describe a CLI is command prompt or the screenshot above. A black prompt window with white text.


---

# 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.dexa.im/non-dma-products/dune-awakening/spice/setup-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.
