Other Commands

The commands in this category are not related to any other category. They are either not related to any other category or are not related to any other category.

snd_autodetect_latency

CS2 Only

Command

snd_autodetect_latency

<0 / 1>

Toggle automatic sound latency detection to optimize audio timing based on your system's performance.

Command Details

snd_break_on_start_soundevent

CS2 Only

Command

snd_break_on_start_soundevent

<Sound Event Name>

Triggers a breakpoint whenever a sound event matching the specified name starts. Helps developers and testers identify and debug specific sound issues in the game.

Command Details

snd_cast

CS2 Only

Command

snd_cast

Casts a ray from the player's view to create a sound event at the point where it hits an in-game object. Use this command mainly to debug audio issues. Sounds can be set to retrigger regularly, and you can clear previous sound events.

Command Details

snd_dsp_distance_max

CS2 Only

Command

snd_dsp_distance_max

<Max Distance>

Sets the maximum distance (in game units) where sound DSP effects apply, controlling how audio changes over long distances.

Command Details

snd_dsp_distance_min

CS2 Only

Command

snd_dsp_distance_min

<Minimum Distance>

Sets the minimum distance for sound processing effects to improve how sound travels and feels in the game.

Command Details

snd_enable_sound_services_visualizer

CS2 Only

Command

snd_enable_sound_services_visualizer

<0 / 1>

Switches the debug display of the CEngineSoundServicesDebugVisualizerRel on or off.

Command Details

snd_envelope_rate

CS2 Only

Command

snd_envelope_rate

<Rate>

Controls how quickly sound volumes change over time, allowing developers or users with cheats enabled to fine-tune sound behavior.

Command Details

snd_gamevoicevolume

CS2 Only

Command

snd_gamevoicevolume

<Volume>

Adjust the volume of in-game voice lines like character dialogues and announcer speech separately from other sound effects.

Command Details

snd_gamevolume

CS2 Only

Command

snd_gamevolume

<Volume Level>

Adjust the overall volume level of the game audio.

Command Details

snd_get_physics_surface_properties

CS2 Only

Command

snd_get_physics_surface_properties

Retrieves physics surface properties for all materials in the game, mainly used for debugging.

Command Details