From 9787fbbdb7281865ececba03b715f3d3ea422482 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 6 Aug 2010 20:46:07 +0200 Subject: [PATCH] DDS loading workaround --- defaultXonotic.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index c40da7257..60f0a78ca 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1904,3 +1904,6 @@ scr_conscroll3_x 0 scr_conscroll3_y 0 scr_conscroll_x -0.1 scr_conscroll_y -0.3 + +// DP cannot properly detect this, so rather turn off the detection +r_texture_dds_load_dxt1_noalpha 1 -- 2.39.2