Enable the developer console:
Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".
Press ` or ~ on your keyboard.
Enter a command and hit ENTER on your keyboard to run it!
Commands List
Specifies the minimum number of previous rounds a team must be understaffed to qualify for the short-handed income bonus.
Name | Description |
---|---|
Number of Rounds |
The minimum number of rounds a team needs to be understaffed to receive the bonus. |
This command specifies whether the navigation for characters (especially bots) should take obstacles into account to avoid them during movement.
Name | Description |
---|---|
0 / 1 |
Whether to enable or disable obstacle avoidance for navigation. |
Toggles the drawing of the ground areas in the navigation mesh. This command is useful for developers or map creators to visualize and adjust navigation meshes.
Name | Description |
---|---|
0 / 1 |
Determines whether the drawing of ground areas in the navigation mesh is enabled or disabled. |
This command is used for debugging navigation meshes in Counter-Strike 2. It highlights areas of the navigation mesh that are split by navigation links.
Name | Description |
---|---|
0 / 1 |
Toggles the drawing of split areas in the navigation mesh. |
This command is used to control whether navigation areas split by the obstacle manager are visually drawn in the game for debugging purposes. It's primarily a tool for developers to visually inspect how navigation meshes are affected by dynamic obstacles.
Name | Description |
---|---|
0 / 1 |
This argument enables or disables the feature. |
Enables the drawing of all navigation areas with a specific game attribute. This command is used for debugging and level designing purposes, allowing developers to visually inspect navigation attributes relevant to game logic.
Name | Description |
---|---|
0 / 1 |
Toggles the drawing of navigation areas with game attributes. |
Draws the alignment of navigational links, usually for debugging navigation mesh issues or path-finding in bots.
Name | Description |
---|---|
0 / 1 |
Whether to draw the navigation link alignment or not. |
This command is used to toggle the drawing of navigation markup for debugging purposes in game, useful for map creators and developers.
Name | Description |
---|---|
0 / 1 |
Enable or disable the drawing of navigation markup. |
This command enables or disables the visualization of the spatial grid structure of the navigation mesh around the editing cursor's position, useful in debugging or adjusting the navigation mesh for bots.
Name | Description |
---|---|
0 / 1 |
Turns the drawing of the navigation mesh grid structure around the edit cursor position off or on. |
Allows to get or set SteamNetworkingSockets options such as fake packet lag and loss. Useful for testing network conditions.
Name | Description |
---|---|
Option name |
The name of the network option to get or set. |
Value |
The value to set for the specified network option. |
This command multiplies the number of rendered particles by a specified factor for performance testing purposes.
Name | Description |
---|---|
Multiplier |
The factor by which to multiply the number of rendered particles. |
Creates a ping notification where the player is currently aiming. Useful for communication or marking specific locations in the game environment.
A command that controls whether a depth pre-pass is utilized for rendering in CS:GO. Enabling this can help with performance and rendering issues, especially in complex scenes, by determining the depth of objects before the main rendering pass.
Name | Description |
---|---|
0 / 1 |
Enable or disable depth pre-pass. |
This command enables or disables the usage of directional lightmaps in CS2, affecting how light and shadows are rendered in the game for a more dynamic lighting experience.
Name | Description |
---|---|
0 / 1 |
Toggle directional lightmaps on or off. |
Enables or disables the rendering of translucent screen space effects in CS2.
Name | Description |
---|---|
0 / 1 |
Toggle for enabling or disabling translucent screen space effects. |
This command reconstructs normals from depth for a CS2 shader effect, potentially enhancing visual fidelity at the cost of performance. It's marked as a cheat, meaning it can primarily be used in non-competitive, cheat-enabled environments.
Name | Description |
---|---|
0 / 1 |
Toggle the reconstruction of normals from depth. |
Toggles the rendering of dynamic objects in CS:GO, useful for debugging or improving game performance.
Name | Description |
---|---|
0 / 1 |
Toggles the setting on or off. |
Controls the rendering of film grain effect in-game.
Name | Description |
---|---|
0 / 1 |
Enable or disable film grain effect. |
This command adjusts the rendering of local contrast post-processing effects in the game, intended to enhance visual detail.
Name | Description |
---|---|
0 / 1 |
Toggle rendering of local contrast post-processing effects |
This command controls whether chickens are rendered in-game. When enabled, chickens are visible, and when disabled, they are not.
Name | Description |
---|---|
0 / 1 |
Set to 0 to disable chicken rendering, 1 to enable. |