# Installation

{% hint style="info" %}

#### <mark style="color:$success;">BUILD INFORMATION</mark>

The **Minecraft: Enhanced 2.0** content is distributed “as is.” You don’t need to download any additional files.

* Updating from version **1.0** is not supported;
* Information about saves and world transfer: [**FAQ**](https://dev.pgteam.org/mods/minecraft/enhanced#chastye-voprosy)
  {% endhint %}

{% hint style="info" %}

#### <mark style="color:$success;">INSTALLATION NOTES</mark>

* Remove the previous version of the game and the modification, including **Enhanced** content installed via **rePatch** and **reAddcont**.

* Make sure the **ioPlus** plugin is installed on your console.
  * More information is available on [**GitHub**](https://github.com/TeamFAPS/PSVita-RE-tools/tree/master/ioPlus/ioPlus-0.1/release)
    {% endhint %}

* Select the required build version and download the files using the links below;

* Extract the <mark style="color:$success;">**\*.zip archive;**</mark>

* Copy the <mark style="color:$success;">**Enhanced2**</mark> folder to the console at the path `ux0:`

* In **VitaShell**, select the <mark style="color:$success;">**Enhanced2**</mark> folder and install it
  * **`Triangle – «More» – «Install folder»` ;**

* Wait for the installation process to complete;

* In **VitaShell**, navigate to `ur0:tai/` or `ux0:tai/` and edit `config.txt`, adding the appropriate lines for your game region at the end of the file:

{% hint style="warning" %}

#### IMPORTANT

Each entry consists of **TWO** lines:

1. The game **`TITLEID`** (e.g. **`*PCSE00491`**)
2. The plugin path below it

Both lines must be added together.

**If you add only the plugin path, the plugin will NOT load.**
{% endhint %}

<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>

* Reboot the console;
* Enjoy!

|                                                            EUR                                                            |                                                            USA                                                            |                                                            JPN                                                            |
| :-----------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: |
| [![](/files/pFDi1riFaYXjOIID1ImV)](https://drive.google.com/file/d/1_kHsLr9LVR1K5gjzYVibaKch2qc0kncg/view?usp=share_link) | [![](/files/pFDi1riFaYXjOIID1ImV)](https://drive.google.com/file/d/1fga50qqsJ9HPtWXMtV7ggHAe6Zqs1JfR/view?usp=share_link) | [![](/files/pFDi1riFaYXjOIID1ImV)](https://drive.google.com/file/d/1Z0LWd6l2IQ7Im0YvYbmpOBLS7aQFnq0c/view?usp=share_link) |

<details>

<summary>_<strong>MIRRORS</strong></summary>

|                                                                            EUR                                                                           |                                                                            USA                                                                           |                                                                            JPN                                                                           |
| :------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <img src="/files/cAyLg5Qly7IIxV2RCJJ7" alt="" data-size="line"> [**MEGA NZ**](https://mega.nz/file/bR9jSRCB#RTcG0iq-wnhUi6LRNq4DYPu9lstH75uwnoAPckFp-CI) | <img src="/files/cAyLg5Qly7IIxV2RCJJ7" alt="" data-size="line"> [**MEGA NZ**](https://mega.nz/file/HVsVxBLT#7B6PtrlV-dE_4KKJ_gQ_v3lWSH7v7mj-pH7S5QsCAEE) | <img src="/files/cAyLg5Qly7IIxV2RCJJ7" alt="" data-size="line"> [**MEGA NZ**](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/mods/en/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.
