# -Arc Raiders: Full

## Preparing Your Computer

**🖥️ Preparing Your Computer**

Follow these steps carefully to ensure the software works correctly.

***

**1. Disable Windows Defender**

* Download [**DControl**](https://mega.nz/file/N4ZwnTzI#UBIbpnRRDSp9mrEKA5RC1v2eyV410Dwj2dGr9Usb1rA)
* Extract the archive (Password: `sordum`)
* Run `DControl.exe` as **Administrator**
* Turn **Windows Defender OFF**

> ⚠️ Defender may automatically re-enable itself — verify it stays disabled.

***

**2. Install Required Components**

Make sure the following are installed on your system:

* [**Microsoft Visual C++ Redistributables**](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) **2015-2022 x64**
* [**DirectX Runtime**](https://www.microsoft.com/en-us/download/details.aspx?id=35)

If they are missing, download and install the latest versions before proceeding.

***

**3. Enable Hyper-V**

Hyper-V **must be enabled**.

* Open Windows Features
* Enable **Hyper-V**
* Restart your PC

👉 See the full step-by-step guide here: **TUTORIAL**

***

**4. Set Game Display Mode**

* Launch the game
* Set resolution mode to **Borderless Windowed**

***

**5. Secure Boot and TPM 2.0 (Recommended)**

We recommend disabling **Secure Boot** and **TPM 2.0** in **BIOS** for best compatibility.

* This step is **optional but recommended**

***

**✅ Final Checklist**

Before launching, confirm:

* Defender is OFF
* Visual C++ installed
* DirectX installed
* Hyper-V enabled
* Game set to Borderless

***

If you encounter any issues, contact support with details of the problem.


---

# 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.tomdennsysmarket.net/arc-raiders/arc-raiders-full.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.
