> For the complete documentation index, see [llms.txt](https://docs.akebi.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akebi.wiki/issues/interactive-map-cheat-menu-is-shifted-what-to-do.md).

# Interactive Map / Cheat menu is shifted, what to do ?

* Turn off-screen scaling if it is enabled (set it to 100%)&#x20;
* If you like to play in <mark style="color:red;">**Full Screen**</mark> <mark style="color:red;">**mode**</mark>, and you have *<mark style="color:blue;">stretched the game resolution from 2560x1440 windowed</mark>* to *<mark style="color:blue;">your monitor resolution of 3840x2160</mark>* for <mark style="color:red;">**Full Screen mode**</mark>, then the solution to your problem is below.&#x20;

&#x20;     You can:&#x20;

* a) Set the maximum screen resolution of the game to match the maximum resolution of your screen *<mark style="color:blue;">3840x2160 main monitor = 3840x2160 game resolution</mark>* (If it is important for you to play in this mode)&#x20;
* b) Reduce the resolution of your display (screen) in Windows settings to a value acceptable to you (<mark style="color:red;">**DON'T TOUCH THE SCALE TAB!!!**</mark>). And after entering the game you will have in your settings the maximum resolution that you set (*<mark style="color:blue;">was 3840</mark>* you *<mark style="color:blue;">set 2560</mark>* in the display settings, so the maximum resolution of the game on the whole *<mark style="color:blue;">screen will be 2560</mark>*).


---

# 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://docs.akebi.wiki/issues/interactive-map-cheat-menu-is-shifted-what-to-do.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.
