v1.1.5
What's Changed
- Updated network skip pattern so that it works on the Steam version. (#34)
- Made changes to logging and config file paths so they are more consistent.
- If P3RFix fails to locate the config file, it will spawn a console window to tell you.
- Updated release workflow to create two separate artifacts for Steam and Xbox.
This is primarily to reduce confusion from having both a "WinGDK" and "Win64" folder in the same zip.
Now you can just choose the appropriate zip for your platform instead.
Installation
- Download the file marked
P3RFix_v1.1.5_Steam.zip
orP3RFix_v1.1.5_Xbox.zip
from the "Assets" section below. - Extract the contents of the release zip in to the the game's binary folder.
(e.g."steamapps\common\P3R" for Steam or "XboxGames\Persona 3 Reload\Content" for Xbox/MS Store).
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.
- 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.
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.
Configuration
- See P3RFix.ini to adjust settings for the fix.