You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.