diff options
author | André Glüpker <git@wgmd.de> | 2016-06-06 12:56:39 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2016-06-06 12:56:39 +0200 |
commit | 16cc9ed6972a8e67dae3d529037654d2b97bcf42 (patch) | |
tree | 2ac187d8d006e25b7e4416f5eaad7abd91e051fa /bindings.cfg | |
parent | 5e70a3d2193be3dbfb7a8a9eec27e04338a68197 (diff) | |
download | config-csgo-16cc9ed6972a8e67dae3d529037654d2b97bcf42.tar.gz config-csgo-16cc9ed6972a8e67dae3d529037654d2b97bcf42.tar.bz2 config-csgo-16cc9ed6972a8e67dae3d529037654d2b97bcf42.zip |
Change crosshair, voice volume, sensitivity
Diffstat (limited to 'bindings.cfg')
-rw-r--r-- | bindings.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings.cfg b/bindings.cfg index 35999eb..be204a1 100644 --- a/bindings.cfg +++ b/bindings.cfg @@ -131,7 +131,7 @@ m_mouseaccel1 0 m_mouseaccel2 0 m_customaccel 0 m_customaccel_scale 0 -sensitivity 1.0 // Should be the same as windows as of 08.01.2016 +sensitivity 1.5 // Should be the same as windows as of 08.01.2016 // FPS (Mehrfache vom Tickrate) fps_max 129 // 129 // lets try 0 for a change :) @@ -155,7 +155,7 @@ mm_dedicated_search_maxping 80 // try snd_debug_panlaw 1 // windows_speaker_config 6 // 5.1 surround voice_enable 1 -voice_scale 1 +voice_scale 0.5 snd_mixahead 0.075 // If clippy - more! Def: 0.1 snd_legacy_surround 0 // emulated surround sound snd_mute_losefocus 0 // mute game when alt-tabbed |