# Установка

{% hint style="info" %}

#### <mark style="color:$success;">ИНФОРМАЦИЯ О СБОРКЕ</mark>

Контент **Minecraft: Enhanced 2.0** распространяется в виде "как есть". Вам не потребуется загружать дополнительные файлы.

* Для версии 1.0 обновления не предусмотрено;
* Информация о сохранениях и переносе миров: [**FAQ**](https://dev.pgteam.org/mods/minecraft/enhanced#chastye-voprosy)
  {% endhint %}

{% hint style="info" %}

#### <mark style="color:$success;">ПРЕДВАРИТЕЛЬНО</mark>

* Удалите предыдущую версию игры и модификации, включая контент **Enhanced**, установленный через **rePatch** и **reAddcont.**

* На консоли должен быть установлен плагин **ioPlus**!
  * Подробнее на [**GitHub**](https://github.com/TeamFAPS/PSVita-RE-tools/tree/master/ioPlus/ioPlus-0.1/release)
    {% endhint %}

* Выберите необходимый Вам вариант сборки и загрузите файлы по ссылкам ниже;

* Распакуйте <mark style="color:$success;">\*</mark><mark style="color:$success;">**.zip-архив;**</mark>

* Переместите папку <mark style="color:$success;">**Enhanced2**</mark> на консоль по пути **`ux0:`**

* В **VitaShell** выберите папку <mark style="color:$success;">**Enhanced2**</mark> и установите ее
  * **`Треугольник – «More» – «Install folder»` ;**

* Дождитесь окончания процесса;

* В **VitaShell** перейдите по пути **`ur0:tai/`** и отредактируйте **`config.txt`**, добавив в конце файла следующие строки соответствующие выбранному региону:

<details>

<summary><mark style="color:$success;"><strong>config.txt</strong></mark></summary>

{% hint style="info" %}

#### <mark style="color:$success;">**ДЛЯ USA**</mark>

**`*PCSE00491`**

**`ux0:app/PCSE00491/sce_module/mce.suprx`**
{% endhint %}

{% hint style="info" %}

#### <mark style="color:$success;">**ДЛЯ EUR**</mark>

**`*PCSB00560`**

**`ux0:app/PCSB00560/sce_module/mce.suprx`**
{% endhint %}

{% hint style="info" %}

#### <mark style="color:$success;">**ДЛЯ JPN**</mark>

**`*PCSG00302`**

**`ux0:app/PCSG00302/sce_module/mce.suprx`**
{% endhint %}

</details>

* Перезагрузите консоль;
* Приятной игры!

|                                     EUR                                     |                                     USA                                     |                                     JPN                                     |
| :-------------------------------------------------------------------------: | :-------------------------------------------------------------------------: | :-------------------------------------------------------------------------: |
| [![](/files/RQNaflAlz8t19j2waZ5h)](https://disk.yandex.ru/d/qOch54zUM3HUtQ) | [![](/files/RQNaflAlz8t19j2waZ5h)](https://disk.yandex.ru/d/NRYP_hioroZIVg) | [![](/files/RQNaflAlz8t19j2waZ5h)](https://disk.yandex.ru/d/eUtBrb8agCOVhg) |

<details>

<summary><strong>ЗЕРКАЛА ДЛЯ ЗАГРУЗКИ</strong></summary>

| EUR                                                                                                                                                                | USA                                                                                                                                                                | JPN                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <img src="/files/zqmH9ZO4c93jwzAaL98e" alt="" data-size="line"> [**Drive**](https://drive.google.com/file/d/1_kHsLr9LVR1K5gjzYVibaKch2qc0kncg/view?usp=share_link) | <img src="/files/zqmH9ZO4c93jwzAaL98e" alt="" data-size="line"> [**Drive**](https://drive.google.com/file/d/1fga50qqsJ9HPtWXMtV7ggHAe6Zqs1JfR/view?usp=share_link) | <img src="/files/zqmH9ZO4c93jwzAaL98e" alt="" data-size="line"> [**Drive**](https://drive.google.com/file/d/1Z0LWd6l2IQ7Im0YvYbmpOBLS7aQFnq0c/view?usp=share_link) |
| <img src="/files/G76ZW5JwJaJpPuK0hX44" alt="" data-size="line"> [**MEGA**](https://mega.nz/file/bR9jSRCB#RTcG0iq-wnhUi6LRNq4DYPu9lstH75uwnoAPckFp-CI)              | <img src="/files/G76ZW5JwJaJpPuK0hX44" alt="" data-size="line"> [**MEGA**](https://mega.nz/file/HVsVxBLT#7B6PtrlV-dE_4KKJ_gQ_v3lWSH7v7mj-pH7S5QsCAEE)              | <img src="/files/G76ZW5JwJaJpPuK0hX44" alt="" data-size="line"> [**MEGA**](https://mega.nz/file/iIdQSADS#MIKEZK-oB7TXsCzTBfEVKVg9d78KcIk190qqzN5gRFg)              |

</details>


---

# 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://dev.pgteam.org/main/mods/minecraft/enhanced/install.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.
