Persona 3 Reload

Persona 3 Reload

View Stats:
(ˉ﹃ˉ) Feb 1, 2024 @ 9:47pm
How to fix Borderless Ultrawide Screen Issues (and where the config files are located at)
Ultrawide Fix: (Thanks to SecularSmoker)

https://github.com/Lyall/P3RFix?tab=readme-ov-file


For 2560x1440 without black borders



1. Go to the Config Files under:
%LOCALAPPDATA%\P3R\Saved\Config\WindowsNoEditor

2. Open the GameUserSettings.ini

[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=2
sg.PostProcessQuality=2
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=3
sg.ShadingQuality=3

[/script/engine.gameusersettings]
bUseVSync=False
bUseDynamicResolution=False
ResolutionSizeX=2560
ResolutionSizeY=1440
LastUserConfirmedResolutionSizeX=2560
LastUserConfirmedResolutionSizeY=1440
WindowPosX=-1
WindowPosY=-1
FullscreenMode=2
LastConfirmedFullscreenMode=2
PreferredFullscreenMode=1
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=60.000000
DesiredScreenWidth=1280
bUseDesiredScreenHeight=False
DesiredScreenHeight=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000


Change it to these values or whatever values you want.
Last edited by (ˉ﹃ˉ); Feb 2, 2024 @ 6:24pm
< >
Showing 1-12 of 12 comments
Ziggy Feb 1, 2024 @ 10:02pm 
It was already set to 3440x1440 for mine, but changing those other settings didn't make the game widescreen. There's still black bars :/
(ˉ﹃ˉ) Feb 1, 2024 @ 10:11pm 
@Ziggy Weird, here is my full GameUserSettings.ini


[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=2
sg.PostProcessQuality=2
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=3
sg.ShadingQuality=3

[/script/engine.gameusersettings]
bUseVSync=False
bUseDynamicResolution=False
ResolutionSizeX=2560
ResolutionSizeY=1440
LastUserConfirmedResolutionSizeX=2560
LastUserConfirmedResolutionSizeY=1440
WindowPosX=-1
WindowPosY=-1
FullscreenMode=2
LastConfirmedFullscreenMode=2
PreferredFullscreenMode=1
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=60.000000
DesiredScreenWidth=1280
bUseDesiredScreenHeight=False
DesiredScreenHeight=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000
Ziggy Feb 1, 2024 @ 10:26pm 
Originally posted by パン:
@Ziggy Weird, here is my full GameUserSettings.ini


[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=2
sg.PostProcessQuality=2
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=3
sg.ShadingQuality=3[/script/engine.gameusersettings]
bUseVSync=False
bUseDynamicResolution=False
ResolutionSizeX=2560
ResolutionSizeY=1440
LastUserConfirmedResolutionSizeX=2560
LastUserConfirmedResolutionSizeY=1440
WindowPosX=-1
WindowPosY=-1
FullscreenMode=2
LastConfirmedFullscreenMode=2
PreferredFullscreenMode=1
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=60.000000
DesiredScreenWidth=1280
bUseDesiredScreenHeight=False
DesiredScreenHeight=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000
Is your monitor 3440x1440? 2560x1440 isn't a ultrawide resolution :/
Tried your settings and it just makes the game 2560x1440 in windowed
Last edited by Ziggy; Feb 1, 2024 @ 10:31pm
SecularStoner Feb 1, 2024 @ 10:27pm 
Yeah doesn't make my game ultrawide.
Ziggy Feb 1, 2024 @ 10:28pm 
Originally posted by SecularSmoker:
Yeah doesn't make my game ultrawide.
I also changed bUseHDRDisplayOutput to "True" and HDR still doesn't work
SecularStoner Feb 1, 2024 @ 10:32pm 
Originally posted by Ziggy:
Originally posted by SecularSmoker:
Yeah doesn't make my game ultrawide.
I also changed bUseHDRDisplayOutput to "True" and HDR still doesn't work

The game is on unreal engine right? What about unreal engine unlocker?
(ˉ﹃ˉ) Feb 1, 2024 @ 10:46pm 
Is your monitor 3440x1440? 2560x1440 isn't a ultrawide resolution :/
Tried your settings and it just makes the game 2560x1440 in windowed [/quote]


Originally posted by Ziggy:
Originally posted by SecularSmoker:
Yeah doesn't make my game ultrawide.
I also changed bUseHDRDisplayOutput to "True" and HDR still doesn't work

Yeah, sorry I meant Borderless/Windowed without those annoying black bars. Changed the title. Going to edit the text too.

I think some of the settings actually reset themselves, like the FrameRateLimit=60.000000.
After changing the value it defaults to the 60
Ziggy Feb 1, 2024 @ 10:46pm 
Originally posted by SecularSmoker:
Originally posted by Ziggy:
I also changed bUseHDRDisplayOutput to "True" and HDR still doesn't work

The game is on unreal engine right? What about unreal engine unlocker?
I installed this https://framedsc.com/GeneralGuides/universal_ue4_consoleunlocker.htm#downloading-the-unlocker and it seems to inject its dll successfully, but there's no option to force ultrawide or HDR of any kind...
Ziggy Feb 1, 2024 @ 10:50pm 
Originally posted by パン:
I think some of the settings actually reset themselves, like the FrameRateLimit=60.000000.
After changing the value it defaults to the 60
Yeah, I made it read only at 165 fps, and it wouldn't work. I think I'm fine with that tho, since the game hovers just below 120 for me anyway lol
Doc Feb 2, 2024 @ 12:40am 
My game still just sets itself to 720p, both from changing the file and changing ingame to 1440p. Like, 1080p is the highest setting that works in windowed mode. Anyone else with the same problem?

EDIT: I have a 5120x1440p monitor.
Last edited by Doc; Feb 2, 2024 @ 12:40am
EHECATL Feb 2, 2024 @ 1:16pm 
Originally posted by SecularSmoker:
Fix is out here

https://github.com/Lyall/P3RFix?tab=readme-ov-file
thanks for sharing dude!
< >
Showing 1-12 of 12 comments
Per page: 1530 50

Date Posted: Feb 1, 2024 @ 9:47pm
Posts: 12