From 0597a504b27464a75b2044486301db577ee6e576 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Thu, 24 Oct 2019 13:20:40 -0400 Subject: [PATCH] quake: change r_scale to 3 --- games/autoexec.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/autoexec.cfg b/games/autoexec.cfg index 05b68c7..1855db9 100644 --- a/games/autoexec.cfg +++ b/games/autoexec.cfg @@ -105,7 +105,7 @@ r_lerpmodels "0" r_lerpmove "0" r_oldwater "0" r_particles "2" -r_scale "4" +r_scale "3" r_shadows "0" r_viewmodel_quake "1" r_waterquality "1"