From: Rudolf Polzer Date: Sat, 5 Nov 2011 16:54:19 +0000 (+0100) Subject: rename X-Git-Tag: xonotic-v0.6.0~69^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ac2da08b3feb34ec186f79e21343853e0639b662;p=xonotic%2Fxonotic.git rename --- diff --git a/misc/tools/midi2cfg/tuba-settings.cfg b/misc/tools/midi2cfg/tuba-settings.cfg new file mode 100644 index 00000000..f7062cba --- /dev/null +++ b/misc/tools/midi2cfg/tuba-settings.cfg @@ -0,0 +1,19 @@ +// sound +bgmvolume 0 // bgm OFF +snd_staticvolume 0 // ambient OFF +snd_channel0volume 0 // info OFF +snd_channel1volume 0.5 // guns -3dB +snd_channel2volume 0 // voice OFF +snd_channel3volume 2 // jetpack +3dB +snd_channel4volume 0.5 // shots -3dB +snd_channel5volume 1 // tuba 0dB +snd_channel6volume 0 // pain OFF +snd_channel7volume 2 // jumps +3dB +snd_channel8volume 0 // bgm OFF +snd_channel9volume 0 // ambient OFF + +// graphics +r_shadow_lightattenuationlinearscale 0.15 +r_shadow_lightattenuationdividebias 0.03125 +r_shadow_lightintensityscale 4 +r_coronas 0.0625 diff --git a/misc/tools/midi2cfg/tuba-sound.cfg b/misc/tools/midi2cfg/tuba-sound.cfg deleted file mode 100644 index f7062cba..00000000 --- a/misc/tools/midi2cfg/tuba-sound.cfg +++ /dev/null @@ -1,19 +0,0 @@ -// sound -bgmvolume 0 // bgm OFF -snd_staticvolume 0 // ambient OFF -snd_channel0volume 0 // info OFF -snd_channel1volume 0.5 // guns -3dB -snd_channel2volume 0 // voice OFF -snd_channel3volume 2 // jetpack +3dB -snd_channel4volume 0.5 // shots -3dB -snd_channel5volume 1 // tuba 0dB -snd_channel6volume 0 // pain OFF -snd_channel7volume 2 // jumps +3dB -snd_channel8volume 0 // bgm OFF -snd_channel9volume 0 // ambient OFF - -// graphics -r_shadow_lightattenuationlinearscale 0.15 -r_shadow_lightattenuationdividebias 0.03125 -r_shadow_lightintensityscale 4 -r_coronas 0.0625