From e6c97bf17bc0ad39ae4dbd4ca5be572ede33e311 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Thu, 3 Oct 2019 15:25:04 -0400 Subject: [PATCH] quake: use 1440x900 instead of 1280x800 --- applications/autoexec.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/autoexec.cfg b/applications/autoexec.cfg index 817b706..05b68c7 100644 --- a/applications/autoexec.cfg +++ b/applications/autoexec.cfg @@ -118,8 +118,8 @@ scr_crosshairscale "3" scr_menuscale "2" scr_sbaralpha "0" scr_sbarscale "3" -vid_height "800" -vid_width "1280" +vid_height "900" +vid_width "1440" // joypad joy_deadzone "0.175"