Sound Configuration

Browsing 13 commands in this category.

s_volume float

Master multiplier for all in-game audio output (weapons, footsteps, pickups, voice). Pros set this low (0.2–0.4) and compensate with external headphone amp or Windows volume to avoid engine clipping/distortion during overlapping loud events (quad + rockets), preserving clear positional cues and reducing ear fatigue.

s_musicvolume float

Controls volume of background map music. Competitive players universally set this to 0 because music masks critical positional audio cues such as enemy footsteps, weapon switches, and item pickups.

s_doppler bool

Enables pitch-shifting 'swoosh' on passing projectiles (rockets, plasma) based on relative speed. Off keeps consistent pitch for accurate distance judgment by ear—competitive standard because doppler can mislead spatial awareness.

cg_hitBeep int

Changes the pitch of the damage confirmation beep when hitting an opponent. Ascending pitch (2) provides rising tone feedback that instinctively signals sustained Lightning Gun contact and helps maintain beam hold.

cg_killBeep int

Selects the specific sound that plays when you score a frag. The classic 'Ding' (7) is the most common choice because it is short, distinct, and instantly recognizable during multi-kills.

s_killBeepVolume float

Independent volume control for the kill confirmation sound. Pros lower this (0.6–0.8) to prevent it from overpowering footsteps or other critical cues during multi-frag sequences.

cg_announcer int

Selects the voice pack for in-game announcer events ('Excellent', 'Frag', 'Two Minutes Warning', etc.). The classic male voice (1) remains the most common in competitive play for familiarity and clarity.

s_announcerVolume float

Independent volume control for announcer voice lines ('Excellent', 'Time Warning', etc.). Pros lower this (0.4–0.5) so map announcements don't overpower immediate combat audio like footsteps or weapon switches.

s_voiceVolume float

Volume level for other players' in-game VoIP microphone communication. Pros keep this high (0.8–1.0) for clear team callouts in CTF/TDM while ensuring it doesn't overpower footsteps or hitsounds.

cg_chatBeep bool

Plays a short notification sound whenever a player sends a message in global chat. On provides an audible cue for chat activity; Off reduces minor distractions.

cg_teamChatBeep bool

Plays a short notification sound when a teammate sends a message in team chat. On ensures you hear important calls (weapon drops, flags); Off reduces audio clutter in busy games.

s_mixahead float

Controls the audio buffer size, essentially determining how far ahead the game engine mixes sounds before they are sent to your speakers or headphones. Lower values (0.08–0.10) minimize delay for near-instant weapon firing and hit feedback on modern systems; higher values prevent crackling on older hardware (and are safe). Note: Lowering this value below 0.08 can disable sounds at all. Modifying it only slightly below default is recommended and to test values

s_mixPreStep float

Pre-build buffer step time in seconds, used with s_mixahead for smooth audio mixing. Must always stay noticeably smaller than s_mixahead (good margin recommended). This editor only recommends users to test any s_mixahead value higher than or equal to 0.08, so never go below 0.03 here. Default 0.05 is what 99% of stable configs and pros use.