Last active
September 22, 2016 13:57
-
-
Save alexfish/86ad7d0fc4b1dab3d94c0cb5660cd5cf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Sound | |
windows_speaker_config "1" | |
snd_mixahead "0.05" | |
snd_musicvolume "0" | |
//snd_headphone_pan_exponent "2" | |
//snd_front_headphone_position "45.0" | |
//snd_rear_headphone_position "135.0" | |
dsp_enhance_stereo "0" | |
snd_legacy_surround "0" | |
snd_pitchquality "1" | |
snd_deathcamera_volume "0.0" | |
snd_mapobjective_volume "0.0" | |
snd_menumusic_volume "0.0" | |
snd_front_headphone_position "45.0" | |
snd_rear_headphone_position "90.0" | |
snd_headphone_pan_exponent "1.2" //"1.5" | |
snd_headphone_pan_radial_weight "0.5" | |
snd_musicvolume "0.1" | |
snd_mute_losefocus "1" // 1 if you don't want to hear CS:GO sound when alt-tabbed, 0 otherwise | |
snd_roundend_volume "0.2" | |
snd_roundstart_volume "0.0" | |
snd_tensecondwarning_volume "0.2" | |
voice_scale "0.4" | |
volume "0.7" | |
// network | |
rate 786432 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment