From 9383c45509022c89b0595c12275da6620a17b92b Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Fri, 13 Dec 2019 18:05:41 -0500 Subject: [PATCH] quake: use software-like settings for sbar/viewmodel --- games/autoexec.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/autoexec.cfg b/games/autoexec.cfg index 1855db9..55eeec3 100644 --- a/games/autoexec.cfg +++ b/games/autoexec.cfg @@ -107,7 +107,7 @@ r_oldwater "0" r_particles "2" r_scale "3" r_shadows "0" -r_viewmodel_quake "1" +r_viewmodel_quake "0" r_waterquality "1" r_waterwarp "0" scr_conalpha "0.5" @@ -116,7 +116,7 @@ scr_conspeed "1400" scr_conwidth "0" scr_crosshairscale "3" scr_menuscale "2" -scr_sbaralpha "0" +scr_sbaralpha "1" scr_sbarscale "3" vid_height "900" vid_width "1440"