From: Rudolf Polzer Date: Thu, 28 Aug 2014 13:29:25 +0000 (+0200) Subject: Switch to s2tc for now - fix the crap later. X-Git-Tag: xonotic-v0.8.0~21 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=a6584ad54d36700179ca5396fd3b383392731215;ds=sidebyside Switch to s2tc for now - fix the crap later. --- diff --git a/misc/tools/cached-converter.sh b/misc/tools/cached-converter.sh index b4fafee8..191e2086 100755 --- a/misc/tools/cached-converter.sh +++ b/misc/tools/cached-converter.sh @@ -14,7 +14,7 @@ set -e : ${webp_flags_alq:=-lossless -q 100 -q_alpha 100} : ${webp_flags_ahq:=-lossless -q 100 -q_alpha 100} : ${do_dds:=true} -: ${dds_tool:=compressonator-dxtc} +: ${dds_tool:=s2tc} : ${do_ogg:=false} : ${ogg_ogg:=true} : ${ogg_qual:=2}