> For the complete documentation index, see [llms.txt](https://devastator.gitbook.io/devastator/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devastator.gitbook.io/devastator/getting-started/system-requirements.md).

# System Requirements

The specifications and requirements listed below are to ensure stable and enjoyable gameplay. Not all possible variables have been tested and these specifications are subject to change. If you have questions about the requirements or are having any issues installing and playing the game, please reach out on

<table><thead><tr><th width="198.33333333333331">Specification</th><th width="249">Requirement</th><th>Notes</th></tr></thead><tbody><tr><td>Operating System</td><td>Windows 10/11</td><td>OSX has been tested successfully, but currently requires manual permissions modifications.<br>Turn off HDR on OSX.</td></tr><tr><td>Processor</td><td><p>Quad core 2.6GHz </p><p>x64-compatible</p></td><td></td></tr><tr><td>Memory</td><td>8GB</td><td></td></tr><tr><td>Graphics</td><td>NVIDIA® GeForce® GTX 650 Ti or ATI Radeon™ HD 7850</td><td></td></tr><tr><td>DirectX</td><td>v11</td><td></td></tr><tr><td>Network</td><td>Broadband required, faster is better</td><td>Wired Ethernet is the optimal connection, but Wi-Fi is acceptable.</td></tr><tr><td>Storage</td><td>3GB available</td><td></td></tr></tbody></table>

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


---

# 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://devastator.gitbook.io/devastator/getting-started/system-requirements.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.
