]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
autoscreenshots: turn off sound
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:50:28 +0000 (15:50 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:50:28 +0000 (15:50 +0200)
misc/tools/xonotic-map-screenshot

index 67206363648af70b999e474ce31fe4f2ae6276f9..1c65379c9f31cba0f8b63e3a1031c5b7a570bec3 100755 (executable)
@@ -8,6 +8,7 @@ watchdog=$1; shift
 count=`yes x | head -n "$count" | tr -cd x`
 
 ./all run \
 count=`yes x | head -n "$count" | tr -cd x`
 
 ./all run \
+       -nosound \
        +'vid_fullscreen 0' \
        +'exec effects-ultimate.cfg' \
        "$@" \
        +'vid_fullscreen 0' \
        +'exec effects-ultimate.cfg' \
        "$@" \