]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/the-big-benchmark/the-big-benchmark.sh
always use texture compression in the benchmarks. Running uncompressed doesn't work...
[xonotic/xonotic.git] / misc / tools / the-big-benchmark / the-big-benchmark.sh
index 1d00595ab36062740fa08995e9bc74f1245cf10e..5e703d75531e6f0b3efc13fc3c9c495c8a38209f 100755 (executable)
@@ -59,7 +59,7 @@ fi
 rm -f data/the-big-benchmark.log
 rm -f data/benchmark.log
 rm -f data/engine.log
-p="+developer 1 -nohome -benchmarkruns 4 -benchmarkruns_skipfirst -benchmark demos/the-big-keybench.dem"
+p="+r_texture_dds_load 1 +developer 1 -nohome -benchmarkruns 4 -benchmarkruns_skipfirst -benchmark demos/the-big-keybench.dem"
 for e in omg low med normal high ultra ultimate; do
        rm -f data/benchmark.log
        echo + "$@" +exec effects-$e.cfg $p > data/engine.log