> For the complete documentation index, see [llms.txt](https://docs.ssz.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ssz.gg/select-your-product/games/arc-raiders/eden-dma.md).

# EDEN (DMA)

#### This Document will guide you through the setup of **EDEN (DMA) Arc Raiders**

{% embed url="<https://ssz.gg/cheats/product/623-eden-dma-arc-raiders/>" %}

This guide is divided into easy-to-follow sections to ensure a smooth and successful setup.

{% hint style="warning" %}
Please follow all instructions carefully. Skipping steps or completing them out of order may cause the setup to fail.
{% endhint %}

{% stepper %}
{% step %}

### Getting Started

Windows Defender will flag or delete the loader, so fully disable it **before** downloading anything.

First, turn off real-time protection so Defender doesn't delete DControl while you download it:

1. Search **"Virus & threat protection"** in your Windows search bar
2. Click **Manage settings**
3. Disable **all** settings here — including **Real-time protection**, **Cloud-delivered protection**, **Automatic sample submission**, and **Tamper Protection** (scroll down)

Then permanently disable Defender with **DControl**:

1. Download [DControl](https://drive.usercontent.google.com/download?id=1tdso9fRwyVSartgvtIIrRtXarse3qsvi\&export=download\&authuser=0) (extraction password: **sordum**)
2. Extract the `.zip` — use [WinRAR](https://www.win-rar.com/download.html?\&L=0) if needed
3. Right-click **`dControl.exe`** → select **Run as administrator**
4. Click **Disable Windows Defender** — the window turns **red** when Defender is off

<figure><img src="/files/mYSjNKQPjGNnZyKIuDUc" alt=""><figcaption><p>DControl with Windows Defender turned off</p></figcaption></figure>

<details>

<summary>Why DControl?</summary>

The settings you disabled in the first step turn themselves back on when you restart your computer. DControl completely disables Windows Defender so it **stays off** after a restart — without it, you would have to repeat these steps every time you want to use the cheat.

</details>

{% hint style="info" %}
Defender blocking the tool itself, or want more detail? See the full [Set-Up DControl](/troubleshooting/common-fixes/set-up-dcontrol.md) guide.
{% endhint %}
{% endstep %}

{% step %}

### Download Loader

<a href="https://eden.cx/Download/" class="button primary" data-icon="desktop-arrow-down">Download Loader</a>

* Redeem your **license key**
* Download the loader

{% hint style="info" %}
**Loader didn't open, or the file disappeared after downloading?** Windows Defender is not fully disabled — go back to the **Getting Started** step.
{% endhint %}
{% endstep %}

{% step %}

### Injection Process

1. Create a folder on your **2nd PC** and put eden.exe there.
2. Run the loader and register an account if it is your first time.
3. Redeem your key after registering.
4. Select a cheat and load.
5. Once the black screen appears, **press DEL** to show the menu
   {% endstep %}

{% step %}

### Radar

**Extract the ArcRaiders.7z file in the loader folder.**

{% file src="/files/tIEPVlxoZDUy60U7XRc9" %}

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

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

<figure><img src="/files/ih6H7ctAPWhgCXzy64Lp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**To reduce the risk of your account and HWID being banned**, it is highly recommended to use a HWID spoofer.

If you need a HWID spoofer, check out [SSZ Spoofer](https://ssz.gg/cheats/product/470-ssz-spoofer/) in our store. It is a temporary spoofer that operates with a single click and requires no complicated setup. Run it after injecting the cheat software.
{% endhint %}

## Having Troubles?

<details>

<summary><strong>Failed to connect to memory acquisition device</strong></summary>

* Fully shut down both PCs, wait a few seconds, remove and reseat the DMA card, unplug and replug the cable, then restart both systems
* Make sure your 2nd PC is correctly set up for your DMA card

</details>

<details>

<summary><strong>Unable to locate valid DTB #x</strong></summary>

* Create an MMap file following your DMA card's MMap guide
* Perform a full shutdown and restart of both PCs
* Disable virtualization in the BIOS: **VT-d** / **VT-x** (Intel) or **SVM Mode** + **IOMMU** (AMD)
* Contact your firmware supplier if errors persist after flashing firmware

</details>

<details>

<summary><strong>Failed to find base address</strong></summary>

* Fully shut down both PCs, wait a few seconds, then power back on
* Make sure you have correctly completed the MMap guide
* Run these commands on both PCs and restart:

```
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
```

</details>

<details>

<summary><strong>USB devices disconnecting while DMA is in use</strong></summary>

* Try different PCIe slots, or swap the DMA card with other devices (GPU, network adapter)
* Test every USB port on the motherboard for stable connections

</details>

{% hint style="info" %}
**Couldn't find your error?** Look it up in [Common Errors](/troubleshooting/common-errors.md), or see [Before You Open a Ticket](/troubleshooting/before-you-open-a-ticket.md) to get help fast.
{% endhint %}


---

# 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.ssz.gg/select-your-product/games/arc-raiders/eden-dma.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.
