UE4 FOV
Just thought I'd throw this out there, in case anyone finds a use for it.
I've never seen it done this way, typically UE4 can be easily configured in the ini for FOV
Change FOV scaling to Hor+
Go to the configuration files location.
Open Engine.ini.
Add the following lines to the end of the file.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
So while this doesn't allow you to use any value that you wish, it does increase it somewhat.
https://pcgamingwiki.com/wiki/Maize source
Just thought I'd throw this out there, in case anyone finds a use for it.
I've never seen it done this way, typically UE4 can be easily configured in the ini for FOV
Change FOV scaling to Hor+
Go to the configuration files location.
Open Engine.ini.
Add the following lines to the end of the file.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
So while this doesn't allow you to use any value that you wish, it does increase it somewhat.
https://pcgamingwiki.com/wiki/Maize source