Drahsid / P3RFix

A fix that adds custom resolutions, ultrawide support and more to Persona 3 Reload.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persona 3 Reload Fix

ko-fi
Github All Releases

This is a fix that adds custom resolutions, ultrawide support and more to Persona 3 Reload.

Features

  • Custom resolution support.
  • Ultrawide/narrow aspect ratio support.
  • Correct FOV at any aspect ratio.
  • Configurable intro skip.
  • Render scale override.
  • Control over pausing when alt+tabbed.
  • The ability to increase/decrease resolution of render texture targets (i.e menus, persona model previews).

Installation

  • Grab the latest release of P3RFix from here.
  • Extract the contents of the release zip in to the the game's binary folder.
    (e.g. "XboxGames\Persona 3 Reload\Content" for Xbox/MS Store or "steamapps\common\P3R" for Steam).

Steam Deck/Linux Additional Instructions

🚩You do not need to do this if you are using Windows!

  • Open up the game properties in Steam and add WINEDLLOVERRIDES="dsound=n,b" %command% to the launch options.
If you want to use Reloaded II mods alongside P3RFix

This applies to both Windows and Steam Deck/Linux

Note: Reloaded II might not work if you use the Game Pass/MS Store version of P3R (see this page if you want help with that) so it's recommended to only follow these steps if you are using the Steam version.

Before starting, make sure to delete any P3RFix files inside of the game's files if you have already have used this fix previously (P3RFix.ini, P3RFix.asi, dsound.ini and dsound.dll)

To make sure P3RFix loads alongside any Reloaded II mods you are using, follow these steps:

  • Set up Reloaded II and enable any mods you want as per the instructions on GameBanana.
  • In Reloaded II go to Edit Application, Advanced Tools & Options, Deploy ASI Loader. asiloader_reloaded
  • Once this is done, open the game's binary folder (e.g. "steamapps\common\P3R\P3R\Binaries\Win64" for Steam).
  • You should see a scripts folder which Reloaded II created when deploying the ASI Loader.
  • Move P3RFix.asi into this folder.
  • You should now be able to start the game and see both P3RFix and Reloaded II mods working.

Configuration

  • See P3RFix.ini to adjust settings for the fix.

Known Issues

Please report any issues you see. This list will contain bugs which may or may not be fixed.

  • Some screen fades/transitions may not span the screen at non-16:9 resolutions.
  • If you skip intro to the load save menu, then back out, you will softlock the game.

Screenshots

ezgif-5-7e73acc575
Gameplay

Credits

Ultimate ASI Loader for ASI loading.
inipp for ini reading.
spdlog for logging.
safetyhook for hooking.

About

A fix that adds custom resolutions, ultrawide support and more to Persona 3 Reload.

License:MIT License


Languages

Language:C++ 100.0%