# Performance and Network Troubleshooting

### **Performance Troubleshooting**

You may change the **graphics quality settings** or switch **DX versions** to get better performance.

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

Click the button at the top right of the lobby.

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

then use the Options button at the bottom to change settings.

<figure><img src="/files/3OxPIbhBgmDEw30GtYxJ" alt=""><figcaption></figcaption></figure>

**For optimal performance**

* **Windows PC & Laptops**
  * **Low / Mid**: NVIDIA GeForce GTX 760, AMD Radeon R9 270, or equivalent
  * **High**: NVIDIA GeForce GTX 960, AMD Radeon HD 7970, Intel Arc A370M, or equivalent
  * **Very High**: NVIDIA GeForce GTX 1060, AMD Radeon RX 480, Intel Arc A380, or equivalent
* **MacOS**
  * **High**: Mac M1, M1 Pro
  * **Very High**: M1 Max or higher models

### Network Troubleshooting

<figure><img src="/files/3lJ3tudQMb4ds9rGOciV" alt=""><figcaption></figcaption></figure>

In the lobby, click the region selection button above the match button to change the server.

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

Choose the region with **the lowest ms** for the fastest connection and minimal latency.

* Note: You must select the region **before** starting matchmaking, as it cannot be changed once matchmaking begins.


---

# 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://superb-1.gitbook.io/superb/support/faq/performance-and-network-troubleshooting.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.
