> For the complete documentation index, see [llms.txt](https://dev.pgteam.org/mods/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.pgteam.org/mods/localization/lm3.md).

# Luigi's Mansion 3

<details>

<summary><strong>Список изменений</strong></summary>

### 1.1

* Перевод адаптирован под эмулятор Ryujinx;
* Исправлены ошибки, присланные подписчиками PG Community;
* Другие мелкие изменения.

### 1.0

* Исправлены ошибки, присланные подписчиками PG Community;
* Мелкие правки;
* Поддержка эмуляторов.

### Release Candidate

* Добавлен перевод DLC;
* Добавлен перевод обновления 1.4.0;
* Добавлен перевод меню «Справка»;
* Парк «Кошмарики» заменён на «Башню кошмаров» (взято из официальной локализации второй части);
* Исправлены ошибки, присланные подписчиками PG Community;
* Мелкие исправления.

</details>

<details>

<summary><strong>Авторы</strong></summary>

***PG Team:***&#x20;

* efimandreev0 – софт, разбор ресурсов, перевод и адаптации.

</details>

{% content-ref url="/pages/lzUoU5UXbfYa8Rf8RsSn" %}
[Установка](/mods/localization/lm3/install.md)
{% endcontent-ref %}

### ДЕМОНСТРАЦИЯ ПЕРЕВОДА

<div><figure><img src="/files/CE3MwzmNPQz5hYWvYMlq" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/DFZuR8BnC1xf6jQV7I61" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/z97jQaGNJ4FjHBd6POXp" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/J0ePjJKpQiUr88GuCOrI" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://dev.pgteam.org/mods/localization/lm3.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.
