]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/the-big-benchmark/the-big-benchmark.sh
add notes about future changes here
[xonotic/xonotic.git] / misc / tools / the-big-benchmark / the-big-benchmark.sh
index 119ad21b3c03bf64ebbf70f027b7d6cb4e223895..286157a162da2462804bb25b98fe1dff8f074333 100755 (executable)
@@ -59,6 +59,8 @@ fi
 rm -f data/the-big-benchmark.log
 rm -f data/benchmark.log
 rm -f data/engine.log
+
+# for next version of benchmark: remove +cl_playerdetailreduction 0 and add +showfps 1
 p="+r_texture_dds_load 1 +cl_playerdetailreduction 0 +developer 1 -nohome -benchmarkruns 4 -benchmarkruns_skipfirst -benchmark demos/the-big-keybench.dem"
 
 for e in omg low med normal high ultra ultimate; do