CS2 Console Commands

Below is CSDB's searchable list of all CS2 console commands. Each command in our database has in-depth insights on each command, with help and argument details. Click (Command Details) to view each specific command in more detail.

particle_test_create

CS2 Only

Command

particle_test_create

<Particle System Name>

Creates the specified particle system at the location you're currently aiming at. This command is intended for testing and development.

Command Details

particle_test_destroy

CS2 Only

Command

particle_test_destroy

<Particle Name>

Immediately removes all active particle systems with the specified name on the server.

Command Details

pause

CS2 and CSGO

Command

pause

Pauses the game if the sv_pausable setting is enabled (set to 1). Without this setting, the command will not work.

Command Details

phys_debug_showdefaultmaterial

CS2 Only

Command

phys_debug_showdefaultmaterial

<0 / 1>

Toggles highlighting of surfaces with default materials in the physics debug overlay. Useful for debugging physical properties of game objects.

Command Details

phys_dynamic_scaling

CS2 Only

Command

phys_dynamic_scaling

<0 / 1>

Adjusts dynamic scaling of in-game physics to balance performance and physics realism.

Command Details

phys_expensive_shape_threshold

CS2 Only

Command

phys_expensive_shape_threshold

<Threshold value>

Sets the complexity level at which physics shapes are marked as 'expensive' by the game engine. Higher values may reduce performance.

Command Details

phys_highlight_expensive_objects

CS2 Only

Command

phys_highlight_expensive_objects

<0 / 1>

Enables highlighting for physics objects that use significant processing resources to help identify performance-heavy items.

Command Details

phys_highlight_expensive_objects_strength

CS2 Only

Command

phys_highlight_expensive_objects_strength

<Strength>

Adjusts the highlight strength on expensive physics objects in the game to improve their visibility.

Command Details

phys_joint_teleport

CS2 Only

Command

phys_joint_teleport

<0 / 1>

Toggles teleportation of joint anchors connected to the world. Used mainly as a cheat command for debugging or modifying physics on cheat-enabled servers.

Command Details

phys_length_damping_ratio

CS2 Only

Command

phys_length_damping_ratio

<Damping Ratio>

Sets the spring damping ratio for length constraints in physics simulations.

Command Details