From a8b2c315ca9eee22a39fbf45e4aad0298ffbefb5 Mon Sep 17 00:00:00 2001 From: Steam Deck User Date: Tue, 17 Jan 2023 14:56:28 -0500 Subject: [PATCH] PC: Enable r_viewmodel_fov, change default fov values --- pc/nzp/fte.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index 9c6b8fe..2416074 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -269,8 +269,8 @@ scr_fov_mode "4" //Controls what the fov cvar actually controls: //2: horizontal axis. //3: vertical axis. //4: 4:3 horizontal axis, padded for wider resolutions (for a more classic fov) -r_viewmodel_fov "" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. -fov "65" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. +r_viewmodel_fov "70" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. +fov "90" //field of vision, 1-170 degrees, standard fov is 90, nquake defaults to 108. viewsize "100" // Realtime Lighting