From: Rudolf Polzer Date: Wed, 29 Sep 2010 13:50:28 +0000 (+0200) Subject: autoscreenshots: turn off sound X-Git-Tag: xonotic-v0.1.0preview~169 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=3d41115769e27d69c06114abd3a2643e978cf665;hp=852e69fb36c990380784e54315ee9f6126e0f5cc autoscreenshots: turn off sound --- 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' \ "$@" \