I am using Comaglia config and I would like to change 2 things...
1.Put the sound quality on high
2.Make ragdolls enabled
How do I find and change that?
I am using Comaglia config and I would like to change 2 things...
1.Put the sound quality on high
2.Make ragdolls enabled
How do I find and change that?
When you open the .cfg file there is a section for ragdolls and one for sound.
There shoud be an explanation for the commands so you know what you edit.
CTRL + F Sound, then replace these settings with the ones provided below.
dsp_enhance_stereo 1
snd_pitchquality 1
dsp_slow_cpu 0
snd_spatialize_roundrobin 0
CTRL + F Ragdolls, You should see disable ragdolls, simply remove the // from the commands below Enable Ragdolls. Then add // to the commands below Disable Ragdolls
Similar to this http://puu.sh/lknpY/6d75e7ae1e.png
MayukiCTRL + F Sound, then replace these settings with the ones provided below.
dsp_enhance_stereo 1
snd_pitchquality 1
dsp_slow_cpu 0
snd_spatialize_roundrobin 0
CTRL + F Ragdolls, You should see disable ragdolls, simply remove the // from the commands below Enable Ragdolls. Then add // to the commands below Disable Ragdolls
Similar to this http://puu.sh/lknpY/6d75e7ae1e.png
Thank you you very much