From acab0c9cd182531e9fe72c9184c2a1cdaa7da80a Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 15 Jan 2011 00:53:40 +0100 Subject: [PATCH] turn off DDS failure logging --- defaultXonotic.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 51aebb91f..eaf8aa27a 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1998,6 +1998,7 @@ scr_infobar_height 12 // DP cannot properly detect this, so rather turn off the detection r_texture_dds_load_dxt1_noalpha 1 r_texture_dds_load_swdecode 1 // SW decode to quarter res if we want to load DDS but don't support the extension for it +r_texture_dds_load_logfailure 0 // this engine feature SUCKS // particles optimization r_drawparticles_nearclip_min 8 -- 2.39.2