Page 1 of 1

Request: Redout

Posted: 06 Sep 2016, 05:49
by Quad849
This Steam game suffers from the same problem Sky Drift does: The FOV is too low, it looks like an agresive zoom in.

I have tried everything, from Steam launch commands, from editing the GameUserSettings.ini, wich, by the way, doesnt makes any difference if I use the FOV= command. I attatched a screenshot of how it looks using nVidia Surround, and here is a link to the game:
http://store.steampowered.com/app/517710/

Thanks in advance, I can try anything you want me to try in order to fix this.

Re: Request: Redout

Posted: 06 Sep 2016, 07:45
by Skid
Find the equivalent of the YourUser\AppData\Local\GAMENAME\Saved\Config\WindowsNoEditor\Engine.ini file, and add to the bottom this (it's a semi universal fix for most UE4 games):

[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Re: Request: Redout

Posted: 06 Sep 2016, 17:11
by Quad849
Skid wrote:Find the equivalent of the YourUser\AppData\Local\GAMENAME\Saved\Config\WindowsNoEditor\Engine.ini file, and add to the bottom this (it's a semi universal fix for most UE4 games):

[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV


So simple, so effective. Thanks a lot. Whiles yes, im sure it could be better, atleast its playable now.