Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
cl_radar_rotate "1"
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_radar_icon_scale_min "0.5"
cl_hud_radar_scale "1"
bind "kp_enter" "incrementvar cl_radar_scale 0.32 0.52 0.05" // this lets you adjust radar scale on numpad enter
Something like this? Or what is it you want?
https://steamcommunity.com/sharedfiles/filedetails/?id=482842238
For better sound in cs:go i use these settings.. like i said before it is all personal preference.
When you launch cs:go, go to options and i use the following ;
Audio output configuration : Stereo headphones
And I myself disable the advanced 3D audio processing, i feel this makes everything to boomy (for me)
For sound settings i use these ones ;
volume "0.3" (change the value of this number to whatever is comfortable for you, the other settings below i would not change)
snd_mixahead "0.05"
snd_musicvolume ".10"
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "2
snd_legacy_surround "0"
snd_pitchquality "1"
dsp_enhance_stereo "0"
suitvolume "0"
I see that you have 14hours in cs:go, do you actually know how to enable the console and make an autoexec config for your personal settings? So you don't have to type them everytime again and again.
cl_radar_always_centered 0
cl_radar_scale 0.3
cl_hud_radar_scale 1.15
cl_radar_icon_scale_min 1
cl_radar_rotate "1"
cl_radar_square_with_scoreboard "1"
// radar zoom in-out script
bind "KP_plus" "incrementvar cl_radar_scale 0.25 1.0 0.05";
bind "KP_minus" "incrementvar cl_radar_scale 0.25 1.0 -0.05";
in matchmaking every player get his own specific colours(green, blue, purple, and so on) if you activate it. you can also enable it to have the color AND the first letter of this colour (example: blue icon with a "B" in it)
you cant choose the color except if you have a full-lobby. then every player can choose his colour
type in console: host-writeconfig
should make it permanent.