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
For headsets, gaming headsets and headsets with a 20hz-22khz range are typically a little bassy and thus can mess up the footsteps (footsteps are not bass, they mid and high frequencies)
As far as i know, there is no command to increase footstep decible levels sa this would give you and unbalanced advantage. to hear footsteps better you may need ab etter sound card, as onboard is bad at reproducting the reach detail and leaving things silenced a little.
I can hear footsteps with my current cheapo sound card at about 200-300ft away and pinpoint exactly how far they are from me. With my onboard motherboard audio the same task i cannot accomplish.
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"
// Rates and Interpolation
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
rate "128000"
// Miscellaneous
cl_autowepswitch "0"
cl_autohelp "0"
cl_showhelp "0"
cl_forcepreload "1"
hud_showtargetid "0"
net_graph "1"
net_graphproportionalfont ".1"
fps_max "0"
There used to be a way to do it in CSGO, but now you will get kicked because of sv_pure 1.
All you had to do was edit the game_sounds_weapons text file and decrease the sound level of gunfire, so that everything else could be made louder without gunfire making you go deaf. It doesn't work anymore though.
Making footsteps louder isn't a good idea though because it makes it harder to tell where the footsteps are coming from. Reducing the sound level of gunfire would work best if it was allowed.
Do I just copy and paste this in the console?
Put these in an autoexec.cfg
Now you can easily tweak the sound volume to find the best level
Was a cancerous experience in any other game though and I am not sure if it works in CS:GO.
You need to Enable Cheats in a offline match for these to work, it works kind of well to me so try it
but anyways, it's useless to have fps than your monitor frequency
It's not. Your input is still being processed faster.
This is the reason i NEVER use vsync.
-
sv_cheats 1;snd_setmixer PlayerFootsteps vol 0.1;snd_setmixer GlobalFootsteps vol 10; snd_setmixer Ambient vol 0.00;snd_setmixer Dialog vol 0.1;snd_setmixer Weapons vol 0.1
-
Even though these commands require sv_cheats 1 to be executed correctly, due to a glitch in the CSGO system, it doesn't write over cvars that require sv_cheats 1 in a server with sv_cheats 0. So this means that you will be able to use this in any match. The only command that doesn't work is snd_setmixer Ambient vol 0.00, which is kinda disappointing. Hope this helped.