BothHUD
hud_scaling
Scales the entire HUD. 0.5 to 0.95.
Syntax
hud_scaling <value>Example
hud_scaling 0.85Copy this command and paste it into your CS2 console (press ~ to open console).
Game
Both
Category
HUD
Type
General
How to Use
- Open CS2 and press
~to open the developer console - Type
hud_scaling 0.85and press Enter - To make this permanent, add it to your
autoexec.cfgfile
Related HUD Commands
cl_hud_colorChanges the HUD color. 0=Default, 1=White, 2=Light Blue, etc.
cl_showfpsShows FPS counter on screen. 0=off, 1=fps, 2=fps+smoothed.
cl_draw_only_deathnoticesRemoves the entire HUD except death notices. Great for movie making.
net_graphShows network information including FPS, ping, and packet loss.
cl_drawhudToggles the entire HUD on or off.
cl_hud_radar_scaleSets the radar HUD size.
cl_radar_scaleSets the radar map zoom level.
cl_radar_always_centeredCenters the radar on your position.