Increase FOV option to 120

An option to completely disable fog would be amazing too. Makes the game look really smudgy and blurry on my screen for some reason.
 
Yeah, I get severe headaches from playing with less than 103 FOV and was really gutted by these changes. If developers don’t want us to change the config manually, they should at least give us the option to adjust it in-game.
 
---
Please increase the amount of FOV we can use so we never touch the ConVars again. 90 is WAY TOO LOW for me and now that we can't change the gameinfo file anymore it would be greatly appreciated by many others.

At least one my end, the Field-of-View (FOV) change is still possible.

Here how the "paragraph" looks on my "gameinfo.gi"-file
(unfortunately the bolding seems to not work on code-blocks here;
I tried to bold the "aspect-ratio FOV"-change):

Code:
ConVars
    {  
        "rate"
        {
            "min"        "98304"
            "default"    "786432"
            "max"        "1000000"
        }
        "r_aspectratio" "3.0"
        "sv_minrate"    "98304"
        "sv_maxunlag"    "0.500"
        "sv_maxunlag_player" "0.200"
        "sv_lagcomp_filterbyviewangle" "false"

Also in-game setting "Camera FOV" is set to max 90.

Playing on Windows 11, game version #6,416

I have not tested any further "abnormal" FOV angles / degrees. But at least the "3.0"-value functions just like has worked always on my end.
---
 
Last edited:
Please increase the amount of FOV we can use so we never touch the ConVars again. 90 is WAY TOO LOW for me and now that we can't change the gameinfo file anymore it would be greatly appreciated by many others.
Logged in to the forums just for this, 90FOV is so claustrophobic, a good max is somewhere around the 105-115 mark (for me atleast)
 
---


At least one my end, the Field-of-View (FOV) change is still possible.

Here how the "paragraph" looks on my "gameinfo.gi"-file
(unfortunately the bolding seems to not work on code-blocks here;
I tried to bold the "aspect-ratio FOV"-change):

Code:
ConVars
    { 
        "rate"
        {
            "min"        "98304"
            "default"    "786432"
            "max"        "1000000"
        }
        "r_aspectratio" "3.0"
        "sv_minrate"    "98304"
        "sv_maxunlag"    "0.500"
        "sv_maxunlag_player" "0.200"
        "sv_lagcomp_filterbyviewangle" "false"

Also in-game setting "Camera FOV" is set to max 90.

Playing on Windows 11, game version #6,416

I have not tested any further "abnormal" FOV angles / degrees. But at least the "3.0"-value functions just like has worked always on my end.
---
You can still change it ? I thought the game would deny your ability to start a match since apparently the last update have made that any changes in the gameinfo file would forbidden you to play. Was it changed it secret to allow only that command ?
 
Please increase the amount of FOV we can use so we never touch the ConVars again. 90 is WAY TOO LOW for me. it would be greatly appreciated by many others.
Correction, you can still change your FOV in the gameinfo file BUT STILL since they update it from time to time it would be great to not have to go in there and rewrite the code.
 
You can still change it ? I thought the game would deny your ability to start a match since apparently the last update have made that any changes in the gameinfo file would forbidden you to play. Was it changed it secret to allow only that command ?
This setting hasn’t been pushed to the servers yet, but its existence suggests it’s just a matter of time before they make it a requirement.
 
Back
Top