projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
852e69f
)
autoscreenshots: turn off sound
author
Rudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:50:28 +0000
(15:50 +0200)
committer
Rudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:50:28 +0000
(15:50 +0200)
misc/tools/xonotic-map-screenshot
patch
|
blob
|
history
diff --git
a/misc/tools/xonotic-map-screenshot
b/misc/tools/xonotic-map-screenshot
index 67206363648af70b999e474ce31fe4f2ae6276f9..1c65379c9f31cba0f8b63e3a1031c5b7a570bec3 100755
(executable)
--- 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' \
"$@" \