diff --git a/games/cs2/autoexec.cfg b/games/cs2/autoexec.cfg index 25c9ce7..d4d7b2d 100644 --- a/games/cs2/autoexec.cfg +++ b/games/cs2/autoexec.cfg @@ -19,11 +19,8 @@ unbind "x" bind "x" "+jumpthrow" // FPS in tab -net_graphpos "2" -net_graphheight "250" -net_graphproportionalfont "0" -alias "+scorenet" "+showscores; net_graph 1" -alias "-scorenet" "-showscores; net_graph 0" +alias "+scorenet" "+showscores; cl_showfps 1 1" +alias "-scorenet" "-showscores; cl_showfps 1 0" unbind "TAB" bind "TAB" "+scorenet" diff --git a/games/cs2/myconfig.cfg b/games/cs2/myconfig.cfg index 84a5d4b..9a1e5f5 100644 --- a/games/cs2/myconfig.cfg +++ b/games/cs2/myconfig.cfg @@ -36,14 +36,11 @@ cl_dm_buyrandomweapons "0" // Voice chat unbind "MOUSE5" bind "MOUSE5" "+voicerecord" -voice_scale "0.2" +snd_voipvolume "0.2" // Volume volume "0.46" -// Text Chat filter -cl_chatfilter_version "1" - // MS match for MM mm_dedicated_search_maxping "60"