# Неправильное разрешение

Если вы изменили разрешение экрана на неправильное и теперь при запуске игры она вылетает либо отображает искаженную картинку, сделайте следующее:

1. Откройте папку AppData.

<figure><img src="/files/YPLaIN2n5uiV6Pl7mEzM" alt="" width="369"><figcaption><p>Нажмите Win+R, введите <code>%appdata%</code> и нажмите Enter.</p></figcaption></figure>

2. В этой папке найдите файл `BattleBitConfig.ini`.

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

3. Задайте `customresolution` значение true и `customscreenresolution` значение необходимого разрешения экрана (как на скриншоте ниже):

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

4. Сохраните файл, закройте его и запустите игру.


---

# 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.joinbattlebit.com/russian/crashes/wrong-resolution.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.
