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 (simply hover over a command to view).

lb_shadow_map_culling

CS2 Only

Command

lb_shadow_map_culling

<0 / 1>

Controls shadow map culling to improve performance by not rendering shadows for objects outside the player's view.

Command Details

lb_show_light_fog_clipmap_cb_cost

CS2 Only

Command

lb_show_light_fog_clipmap_cb_cost

<0 / 1>

Displays the cost of lights in the fog clipmap constant buffer. Yellow indicates a cost of 1, and red indicates a cost of 6. Use this command for debugging and optimizing fog lighting performance.

Command Details

lightquery_debug_direct_lighting

CS2 Only

Command

lightquery_debug_direct_lighting

<0 / 1>

Turns direct lighting debug mode on or off to help visualize lighting effects during development or troubleshooting.

Command Details

lightquery_debug_indirect_lighting

CS2 Only

Command

lightquery_debug_indirect_lighting

<0 / 1>

Toggle indirect lighting debug mode to visualize how indirect light affects the game environment.

Command Details

listdemo

CS2 and CSGO

Command

listdemo

Use this command in a demo file to display a list of all contents within the demo in the developer console.

Command Details

listissues

CS2 and CSGO

Command

listissues

Displays in the developer console all the items players can vote on in your server, such as changing the map or kicking a player.

Command Details

lobby_default_privacy_bits2

CS2 Only

Command

lobby_default_privacy_bits2

<0 / 1>

Sets default privacy settings for lobbies, controlling who can join or view them.

Command Details

lockMoveControllerRet

CS2 and CSGO

Command

lockMoveControllerRet

<0 / 1>

This client-side command controls the move controller retention feature.

Command Details

logaddress_add_http_delayed

CS2 Only

Command

logaddress_add_http_delayed

<URI><Delay>

Set a listener to send logs via HTTP POST to a specified URI after a delay. Make sure to wrap the URI in double quotes.

Command Details

log_dumpchannels

CS2 and CSGO

Command

log_dumpchannels

Displays detailed information about all logging channels within the game to your developer console.

Command Details