From 3d41115769e27d69c06114abd3a2643e978cf665 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 29 Sep 2010 15:50:28 +0200 Subject: [PATCH] autoscreenshots: turn off sound --- misc/tools/xonotic-map-screenshot | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/tools/xonotic-map-screenshot b/misc/tools/xonotic-map-screenshot index 67206363..1c65379c 100755 --- a/misc/tools/xonotic-map-screenshot +++ b/misc/tools/xonotic-map-screenshot @@ -8,6 +8,7 @@ watchdog=$1; shift count=`yes x | head -n "$count" | tr -cd x` ./all run \ + -nosound \ +'vid_fullscreen 0' \ +'exec effects-ultimate.cfg' \ "$@" \ -- 2.39.2