> For the complete documentation index, see [llms.txt](https://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/product-guides/select-your-game/creed-arc-raiders-guide.md).

# Creed ARC Raiders Guide

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

{% hint style="success" %}
**Don't be blatant!** Using obvious feature will increase the likelihood of a ban. For the safest experience, stick to ESP only and use more obvious features only on occasion.
{% endhint %}

{% hint style="danger" %}
Disable Secure Boot in BIOS / Enable Virtualization in BIOS!
{% endhint %}

## Open Discord as Administrator

<details>

<summary>Settings for Discord</summary>

Open Discord Settings > Game Overlay and make sure the overlay is enabled and Legacy (classique) overlay disabled.

</details>

Set a hotkey for Lock/Unlock Overlay (for example, M as shown in the screenshot). Enable Compatibility Mode **and also enable Clickable Overlay Areas. Now go in Advanced and enable Hardware Acceleration** Note: “Compatibility Mode” may only appear once the game is open, make sure to enable it first before using the software. Loader Guide Set your game to windowed or borderless mode and close game. Run the loader as Admin, paste your key, and press Enter. After login, the loader will display: HYPERVISOR NOT LOADED – Want to restart computer? Press YES. Your computer will restart. Open the loader again. The loader will tell you to open the game. Launch the game, and once you see the Discord overlay appear, click OK on the “Please open the game” message box. The key to open the menu is END Optional Tool (Disable Windows Defender):&#x20;

<https://mega.nz/folder/uQx3kBiR#JrKlwhqlxK-B4UrD85TYiw>

#### Injection Process <a href="#injection-process" id="injection-process"></a>

**Step-by-Step Injection**

1. Open loader
2. Follow the instructions shown in the loader
3. When asked, type **1** to inject the hypervisor
4. Once done, the loader will notify you that your PC will restart
5. After restarting, open Discord **as adminstrator**
6. Run the **Tundra Loader** once again
7. Run loader as admin
8. Click the Inject button
9. Once prompted, start Arc Raiders
10. Wait for game to fully load
11. Press F12 to verify discord overlay is enabled. If it does, click F12 again to close it.
12. Click F1 to inject cheat. You'll heard a beep noise after this.
13. If the overlay doesn't open, go back to Step 13 and double-check your Discord settings.
14. Press Insert on your keyboard to open and close the menu

{% 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 [CREED](https://www.creedv2.com/product/perm-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 %}

#### Common Errors <a href="#common-errors" id="common-errors"></a>

> All error codes are linked below. If you're getting a specific error code, please locate the error code below, and follow the respective fix.

<details>

<summary>Driver Loader Error</summary>

Please do the following:

1. Sync your computer's time.
2. Install all Visual C++ Redistributables.
3. Disable Exploit Protection.
4. Turn off Windows Defender with Sordum.
5. Disable User Account Control (UAC).

</details>

<details>

<summary>Injector Failed</summary>

If you encounter an injector initialization error, follow these troubleshooting steps:

1. **Sync time on your PC:**
   1. **For Windows:**
      * Open the Start menu and type "Control Panel."
      * Navigate to "Clock and Region" > "Date and Time."
      * Click "Internet Time" and then "Change settings."
      * Select "Synchronize with an Internet time server" and choose a server.
      * Click "Update now" and then "OK."
2. **Install Visual C++ Redistributables:** Ensure all necessary Visual C++ Redistributables are installed.
3. **Disable Exploit Protection:** Temporarily turn off exploit protection settings.
4. **Turn Off Windows Defender:** Use Sordum to disable Windows Defender for troubleshooting purposes.
5. **Disable User Account Control (UAC):** Temporarily disable UAC to allow necessary operations

</details>

<details>

<summary>Loader Issue</summary>

1. Fully close the loader.
2. Restart your device.
3. Attempt again post-reboot.

</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, and the optional `goal` query parameter:

```
GET https://creed-v-2-tm.gitbook.io/creed-v.2-tm-docs/product-guides/select-your-game/creed-arc-raiders-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.
