mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-08 22:47:33 +00:00
turn off effects currently broken in vid_soft
This commit is contained in:
parent
e086e9b109
commit
f66634cb2b
@ -9,9 +9,9 @@ count=`yes x | head -n "$count" | tr -cd x`
|
||||
|
||||
./all run \
|
||||
-nosound \
|
||||
+'vid_soft 1' \
|
||||
+'vid_fullscreen 0' \
|
||||
+'exec effects-ultimate.cfg' \
|
||||
+'vid_soft 1; r_damageblur 0; r_motionblur 0; r_bloom 0; r_hdr 0' \
|
||||
"$@" \
|
||||
+'r_motionblur 0' \
|
||||
+'r_damageblur 0' \
|
||||
|
Loading…
Reference in New Issue
Block a user