# Get More Mods

## Introduction

Looking to add even more mods to Persona 3 FES? You're in the right place!

{% hint style="warning" %}
Not every mod is compatible with P3F CEP.

Make sure to read the mod page before downloading the mod!
{% endhint %}

## Browsing GameBanana

[**GameBanana**](https://gamebanana.com/games/8502) is the home of the P3F modding community.

There are over 100 mods available for the game, and most of them can be installed to Aemulus with just two clicks!

### GameBanana Browser

You can discover and install new mods using the GameBanana browser built into Aemulus.

* Launch **Aemulus**.
* Select **Download Packages** in the top-left corner of the window to launch the GameBanana package browser.

![](/files/AhgRup5xZBFmM8tt1GQb)

For more information, visit the [**Download Packages**](https://aemulus.cep.one/install/download-packages) and [**Organize and Build**](https://aemulus.cep.one/install/organize-and-build) pages in the official Aemulus guide.

## Community Recommendations

{% hint style="success" %}
These are some popular mods that are completely compatible with P3F CEP.
{% endhint %}

| Mod Name                                                               | Information                                                                                                                                                                                                                                                                                                          |
| ---------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Deinterlaced Cutscenes**](https://gamebanana.com/mods/317248)       | <p>Improves the quality of FMV cutscenes.<br><br>If you'd like to play with Japanese voices, use the <strong>Deinterlaced Undub Cutscenes</strong> mod instead.</p>                                                                                                                                                  |
| [**P3F Undub**](https://gamebanana.com/mods/292547)                    | Replaces the character voices with the Japanese-language voice lines.                                                                                                                                                                                                                                                |
| [**Deinterlaced Undub Cutscenes**](https://gamebanana.com/mods/413136) | Replaces the FMV cutscenes with the Japanese-language videos.                                                                                                                                                                                                                                                        |
| [**New Moon Rebalance**](https://gamebanana.com/mods/50307)            | <p>A massive game balance overhaul that rebalances Skills and adds a few new ones.<br><br>The full version of the mod also changes party member Skills and should only be used when starting a new game.<br><br>The Lite version does not change party member Skills but is safer to apply to games in progress.</p> |


---

# 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://p3f.cep.one/appendix/get-more-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.
