Releases: Lyall/P3RFix
Releases · Lyall/P3RFix
v1.1.2
What's Changed
- Added option to stop the game pausing when alt+tabbed (see ini to enable).
- Added option to scale render texture resolution. This primarily affects menus and persona model previews for example. (#17)
Thanks to @Drahsid for contributing on this, and thank you to @emoose for releasing info about how to accomplish this. - Adjusted intro skip to automatically enable network features and to allow choosing which intro state to skip to. (#19) (#22)
- Added option to stop menus from being capped to 60fps. (#2)
- Added experimental option to change the framerate cap beyond 120FPS. (#2)
- Reworked method for automatically grabbing desktop resolution. This should avoid any DPI scaling related shenanigans. (#17)
Installation
- 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.
Configuration
- See P3RFix.ini to adjust settings for the fix.
New Contributors
v1.1.1
Changes
- Added screen percentage (a.k.a render scale) override.
- Added a configurable intro skip feature.
Screen Percentage
Disabled by default so check the ini if you want to enable it.
Intro Skip
Check the ini to configure it. By default, all logos will be skipped but you will still be prompted to enable/disable network features.
Here's an example of how fast the game can boot with the SkipToLoadSave
option.
segaofamericainc.l0cb6b3aea_s751p9cej88mt.2024.02.09.-.02.32.07.02.mp4
Installation
- 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
- 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.
v1.1.0
Changes
- Reworked HUD fix. Should address any cut off text or user interface. #8
- Added initial support for spanning screen fades to fill the screen. #10
This does not span all fades but does cover the 3 most common ones. - Added injection delay parameter to aid with potential compatibility issues.
Installation
- 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
- 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.
v1.0.2
Changes
- Fixed bug that was introduce in v1.0.1 related to HUD constraints at <16:9. #7
Installation
- 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
- 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.
v1.0.1
Changes
- Reworked custom resolution to override any resolution change. #3
Note that borderless will still run at your desktop resolution regardless of what you set in the configuration file. - Removed fps uncap feature as there are many timing related issues in the game with a framerate cap beyond 120. #2
- Added <16:9 support to the HUD constraint patch, allowing UI elements to display in the full frame. #4
- Removed additional FOV feature as it breaks combat UI. #5
Installation
- 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
- 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.
v1.0.0 - Initial Release
Installation
- 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
- 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.