# ARC Raiders

## Configs

Saved configs are stored at the following location: `C:\EdenDMA\Configs`

## Getting the asset files for Web Radar and Vis Check

Click `Download` in the loader once you have selected `Arc Raiders`

<figure><img src="https://3661827449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2Fg8pXEexg1iq7jYpxCYWn%2Fimage.png?alt=media&#x26;token=e9959521-cf92-4104-bdbd-a6a2acf33026" alt="" width="563"><figcaption></figcaption></figure>

## Using the Web Radar

EDEN's ARC Raiders cheat features a web-based radar. This can be opened in a browser on another PC in your home network or remotely by a friend (must port-forward).

<figure><img src="https://3661827449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2F0DodH2TihSmmji1WsXoc%2Fradar%20arc.png?alt=media&#x26;token=d19a9c83-0de9-499c-b586-dbc75a354c59" alt="" width="563"><figcaption><p>The ARC Raiders Radar.</p></figcaption></figure>

{% stepper %}
{% step %}

### Download the assets

* on the DMA PC, make sure to download the assets as [instructed above](#getting-the-asset-files-for-web-radar-and-vis-check)
  {% endstep %}

{% step %}

### Using the Radar

<div><figure><img src="https://3661827449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2Fg9wElcJ22rlpx8YxFlhd%2Fradar.png?alt=media&#x26;token=0e3da274-16cd-46b4-844c-91dea0ed24d3" alt=""><figcaption></figcaption></figure> <figure><img src="https://3661827449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2F9LUsIISiRYsTOR2MOfu0%2Fradar1.png?alt=media&#x26;token=538f2af6-678a-4cdb-b4e5-f2c62eff32a9" alt=""><figcaption></figcaption></figure></div>

* while the cheat is running, press `DEL` to open the menu on the DMA PC
* navigate to `Radar` -> `Web Radar`
* leave the IP as `0.0.0.0` (it will bind to localhost)
* choose a port number from `0` to `65535`
  * we recommend something like 40900&#x20;
* leave `Connect to live server` unchecked unless running Linux
* click `Start Web Radar`
* in a web browser, navigate to `localhost:port` in a web browser on your DMA PC to view radar

{% hint style="info" %}
To share the web radar with friends, port forward in the router to the selected port and local IP address of the DMA PC. Set a static IP to prevent the IP changing.&#x20;

To learn more about how to do this, Google or ask Gemini "how to port forward."

Dexaim does not provide support for port forwarding.
{% endhint %}
{% endstep %}
{% endstepper %}

## Using Vischeck

EDEN's ARC Raiders cheat features a powerful visual check feature utilizing ray-tracing to path out (and math out) all visible player models/bones/etc. obscured behind solid obstructions (like buildings, ground, etc.). If you are using the aimbot feature, we strongly recommend configuring vischeck.

{% stepper %}
{% step %}

### Download the assets

* on the DMA PC, make sure to download the assets as [instructed above](#getting-the-asset-files-for-web-radar-and-vis-check)
  {% endstep %}

{% step %}

### Turn on Raytracing

* while the cheat is running, press `DEL` to open the menu on the DMA PC
* navigate to `Misc`-> `Raytracing`&#x20;
* toggle on `Enabled`

<figure><img src="https://3661827449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDcbGlPDCQPYsgmPubxI%2Fuploads%2FZMwjoIdPnluuUmuHvJ8H%2FRaytracing.png?alt=media&#x26;token=cdac2218-918a-4d7e-8dd4-7a67692b2d7a" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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.dexa.im/dma-products/eden/product-guides/arc-raiders.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.
