Commands to enhance cs2 server features of Counter-Strike game
respawn_player
Force the player to respawn immediately if dead, ignoring any respawn delay or conditions.
r_fallback_texture_lod_scale
Adjusts the scale of requested texture sizes for geometry without precomputed UV density. This helps optimize texture streaming and improve performance.
r_indirectlighting
Toggle indirect lighting in the game to change how scenes are visually rendered.
r_particle_max_draw_distance
Sets how far away particles will be drawn in the game, helping improve performance by not rendering particles that are too distant.
r_shadows
Toggles shadow rendering in the game. Requires cheats to be enabled.
r_skinning_enabled
Controls the skinning feature used to animate and render models in-game. This is a cheat command and works only on servers with cheats enabled.
r_stereo_multiview_instancing
Toggle multiview instancing for stereo rendering, mainly for developers or those testing VR/3D features.
run_perftest
Runs the perftest.cfg file to perform a series of performance tests in CS2.
save_animgraph_recording
Saves all active animation graph recordings to disk for debugging and analysis.
save_maxarray_spew
Sets the maximum number of array entries shown when using the SaveRestoreIO debug feature.