# Customize Mods

Time for the fun part! Let's go through some of the adjustments you can make to P4G CEP to really make it your own, as well as how to enable and disable the mods included with the pack.

{% hint style="info" %}
**Downloading more mods** will be covered later, after our first test run of the game.
{% endhint %}

## Open Mod Loadout

* In Reloaded II, select **Configure Mods** (or the protagonist's small ***dreamy*** face on the left) to open the mod loadout window.

## Configure for Japanese Dub

{% hint style="success" %}
If you plan to use the English dub in the game, skip this step.
{% endhint %}

If you plan on playing the game with the Japanese dub, you'll need to configure Reloaded II to use the Japanese version of the **Dungeon Text Fixes** mod.

* Under the FIXES divider, locate the two **Dungeon Text Fixes** mods:
  * **Dungeon Text Fixes**
  * **Dungeon Text Fixes (Japanese ver.)**

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

* **Disable** the English version of the mod by clicking the red plus sign next to **Dungeon Text Fixes**. This will change it into a grey minus sign.
* **Enable** the Japanese version of the mod by clicking the grey minus sign next to **Dungeon Text Fixes (Japanese ver.)**. This will change it into a red plus sign.

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

## Skip Intro Logos

{% hint style="success" %}
If you don't want the game to skip the intro logos, skip this step.
{% endhint %}

You can have the game skip the Atlus / P-Studio logos and boot straight to the opening movie.

* Under the **ESSENTIALS** divider, select the **Persona Essentials** mod.

{% hint style="warning" %}
Make sure you are **selecting** Persona Essentials and not **disabling** it!\
Click on the "Persona Essentials" text, not the red plus sign.
{% endhint %}

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

* Select **Configure Mod** towards the bottom of the window, to the right of the mod icon.

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

* In the **Configure Mod** window that appears, find **Persona 4 Golden (64-bit) Config** and enable **Intro Skip** by clicking on the slider.

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

* Click **Save** to apply your change, then close the **Configure Mod** window.

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

## Customize Opening Movie

{% hint style="success" %}
If you don't want to change the default "Shadow World" opening movie, skip this step.
{% endhint %}

Shadow World not your jam? You can change the opening movie to "Pursuing My True Self" from the original Persona 4 or have the game choose one of the two openings at random.

* Under the **ESSENTIALS** divider, select the **Alternating Openings** mod.

{% hint style="warning" %}
Make sure you are **selecting** Alternating Openings and not **disabling** it!\
Click on the "Alternating Openings" text, not the red plus sign.
{% endhint %}

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

* Select **Configure Mod** towards the bottom of the window, to the right of the mod icon.

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

* In the **Configure Mod** window that appears, enable **P4 Initial Opening** or **Randomise Initial Opening** by clicking on the slider.

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

* Click **Save** to apply your change, then close the **Configure Mod** window.

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

## Configure Mod Loadout

You can enable or disable each mod in P4G CEP individually.

* To **enable** a mod, click the grey minus sign next to its name so it changes to a red plus sign.
* To **disable** a mod, click the red plus sign next to its name to it changes to a grey minus sign.

Have fun customizing the modpack to suit your preferences!

{% hint style="warning" %}
Do not disable any of the mods in the **ESSENTIALS** section—they are core programs that are used to load mods into the game.

Do not reorder the mods included with P4G CEP. This load order has been specifically chosen to ensure no mods overwrite each other's functionality.
{% endhint %}

## Moving On

{% content-ref url="/pages/kMoDDZ01PWuMzK1lfIgk" %}
[Create Steam Shortcut](/install/create-steam-shortcut.md)
{% endcontent-ref %}


---

# 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://p4g.cep.one/install/customize-mods.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.
