> For the complete documentation index, see [llms.txt](https://gandyhacks.gitbook.io/gandyhacks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gandyhacks.gitbook.io/gandyhacks-docs/arc-raiders/venom-arc.md).

# Venom ARC

## Downloading the Loader

We have a unique loader that is used to inject all our cheats, download it by following the step by step below.

1. Download the file: <https://cdn.venomcheats.st/loaders/addon/LoaderDownloader.exe>
2. Open the "LoaderDownloader.exe" file once.
3. A file with a random name will be downloaded into the folder, this is the loader you will use to inject the cheats, just open it whenever you use it.
4. If no file was downloaded or a corrupt file was downloaded, your internet may be blocking the connection to our servers. Download a VPN and use it to inject the cheat, disconnect after injecting it.
5. If the loader does not open, see the previous tutorials and install WebView2: [https://developer.microsoft.com/microsoft-edge/webview2](https://developer.microsoft.com/microsoft-edge/webview2/)

#### **Make sure you have followed our Basic Setup Guide** <a href="#make-sure-you-have-followed-our-basic-setup-guide" id="make-sure-you-have-followed-our-basic-setup-guide"></a>

[Restore Point](https://venom.gitbook.io/venom/setup/restore-point)[Install Runtimes](https://venom.gitbook.io/venom/setup/install-runtimes)[Disable Antivirus](https://venom.gitbook.io/venom/setup/disable-antivirus)[Disable Protections](https://venom.gitbook.io/venom/setup/disable-protections)[Exploit Protections](https://venom.gitbook.io/venom/setup/exploit-protections)[Downloading the Loader](https://venom.gitbook.io/venom/setup/downloading-the-loader)

**Requirements**

Game has to be in Borderless Mode or Windowed!

* We developed this cheat for versions 2004, 20H2 and 22H2 of Windows 10 and versions 21H2, 22H2, 23H2, 24H2 and 25H2 of Windows 11.
* Virtualization-based security must be disabled in your BIOS. If the previous steps do not work to disable security, open the BIOS, go to Advanced, go to CPU and look for Virtualization or similar and disable it
* The game should not be in fullscreen mode;
* Kernel DMA Protection must be disabled. To check press Win + R and type msinfo32.
* Ensure there are no ban traces by reinstalling your windows after a ban.
* Ensure Rivatuner is open and running in the background at all times.
* Your computer must have enough RAM to run the game all the time with at least 2GB free.

**Cheat Loader Setup**

1. **Download the Cheat Loader:**
   * [Download the cheat loader.](https://venom.gitbook.io/venom/setup/downloading-the-loader)
2. **Download Rivatuner:** [**https://cdn.venomcheats.net/loaders/RTSSSetup.exe**](https://cdn.venomcheats.net/loaders/RTSSSetup.exe)
3. **Open Rivatuner:**
   * Install rivatuner and open it as administrator.
   * Keep Rivatuner running in the background at all time.
4. **Run Cheat Loader as Admin:**
   * Open the cheat loader as an administrator.
   * Insert your key into the loader
   * Press "Inject".
   * Wait for the successfully injected message.
5. **Launch Game:**
   * Make sure Game is in Borderless Mode
   * The cheat will auto-inject during the game loading process.
6. **Access Menu:**
   * The menu key is the `Insert/Ins` keyboard button.

**Stream Proof Feature Removal:**

* To remove stream proof feature, inject the cheat and before open the game, press CTRL + ALT + S


---

# 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://gandyhacks.gitbook.io/gandyhacks-docs/arc-raiders/venom-arc.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.
