This method, which uses the Unreal Engine to assist you adjust the vertical perspective for wide resolutions, is exactly the same as the one I used for the Sherlock Holmes game.
Edit Unreal Engine INI File
- Open game settings folder located at:
C:\Users\UserName\AppData\Local\PenDriverPro\Saved\Config\WindowsNoEditor
Open Engine.ini.
- Add these lines at the end
[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
- Open Engine.ini file properties and set read-only check box.
Works flawless even with 32:9 5120×1440
Resolution Keeps Resetting to 720p
Workaround:
Go to your Steam location, then:
steamapps\common\Pacific Drive\PenDriverPro\Config\WindowsNoEditor
In here open GameUserSettings.ini in here change resolutions settings, and now it should work without any issues until developer resolves the issue.
Be the first to comment