# Introduction

{% hint style="info" %}
**P3F Community Enhancement Pack was finalized on 05 January 2024.**

The pack still works, but it will no longer receive updates or support.\
Information on these pages may be outdated.

See the [**Final Release FAQ**](https://p3f.cep.one/final-release) for more information.
{% endhint %}

{% hint style="danger" %}
**p3f.cep.one will go offline on 31 December 2026.**

**P3F CEP will still be available for download on GameBanana.**\
**A complete archive of this site is now included with the project.**
{% endhint %}

### P3F Community Enhancement Pack (P3F CEP) is an all-in one collection of tools and mods for emulating the 2008 PS2 release of Persona 3 FES.

## Comprehensive Setup

P3F CEP contains **every tool** needed to set up and play P3F on your PC with mods, along with step-by-step instructions for setup and additional tips and tricks.

This includes a full set of directions for dumping your **PS2 console BIOS** and game **disc image**.

## Faithful Enhancements

P3F CEP includes **several enhancement mods** that improve on the base game in a variety of ways, without radically changing the experience. Whether it's improved textures, QOL features in Tartarus, or just making the textboxes prettier, these mods make for a better first or five hundredth playthrough of P3F.

## Total Customization

P3F CEP includes the **Aemulus Package Manager** program to make customization easy. All of the mods in P3F CEP can be individually enabled or disabled with Aemulus, and it's easy for users to **add additional mods** to their loadout without having to manually merge files.

## Cross-Compatible

P3F CEP is **fully compatible with unmodded P3F save data** and does not affect story progression. You do not need to start a new game before using P3F CEP.

## Ease of Access

P3F CEP is intended to be accessible for beginners to modding. It contains detailed instructions and illustrations, and everything is neatly organized to encourage good practices when modding games.


---

# 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/introduction.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.
