Settings

Best CS2 Radar Settings and Commands

Use a clear CS2 radar preset, understand map zoom, centering and rotation, and compare current radar choices from professional player profiles.

Best CS2 radar settings to try first

Start with a radar that shows useful space around you without making player icons too small. The command line below disables constant centering, uses a moderately zoomed-out map, keeps the HUD radar at normal size, rotates with your view and expands to a square with the scoreboard.

Treat this as a readable baseline. Test it on several maps, then adjust map zoom in small steps because the correct balance depends on monitor size and how quickly you read peripheral information.

  1. Enable the developer console

    Open Settings → Game and set Enable Developer Console (~) to Yes.

  2. Paste the complete preset

    Open the console, paste the semicolon-separated command line and press Enter once.

  3. Test the map edges

    Move between spawn, a bombsite and a map edge. Check whether teammates and spotted opponents remain easy to locate.

  4. Adjust only map zoom

    Try cl_radar_scale 0.35 or 0.45 before changing several values at once.

  5. Save the result

    Add the final commands to your autoexec only after the preset works in the current session.

Balanced radar preset
cl_radar_always_centered 0; cl_radar_scale 0.4; cl_hud_radar_scale 1; cl_radar_rotate 1; cl_radar_square_with_scoreboard 1

What each CS2 radar command changes

cl_radar_scale changes how much of the map is visible inside the radar. cl_hud_radar_scale changes the size of the radar element itself. They solve different problems: map zoom controls context, while HUD scale controls physical readability.

cl_radar_always_centered decides whether your marker stays in the middle. cl_radar_rotate controls whether the map follows your facing direction. cl_radar_square_with_scoreboard lets the overview expand when the scoreboard is open.

Show more map
cl_radar_always_centered 0; cl_radar_scale 0.35
Fixed north-up radar
cl_radar_rotate 0
Rotating radar
cl_radar_rotate 1

What current professional profiles use

Professional data is most useful as a range of proven choices rather than a single answer. The live snapshot below reads one current radar section from each published competitive profile with available values.

A popular setting can still be wrong for your display or visual habits. Use the distribution to choose realistic test values, then keep the version you read fastest in game.

Should the CS2 radar rotate?

A rotating radar keeps your forward direction at the top, which can make immediate movement calls intuitive. A fixed radar preserves the same north-up map orientation, which can make learned positions and team communication feel more consistent.

Neither option changes the information available. Choose one, play several matches and avoid switching repeatedly while learning map orientation.

How to choose radar map zoom and HUD size

Lower map-zoom values show more of the level but make icons and nearby detail smaller. Higher values enlarge nearby information but can hide teammates or activity farther away. Begin near 0.4 and move in increments of 0.05.

Keep HUD radar scale near 1 for the first test. Increase it if the whole element is physically difficult to read; change map zoom instead when the element is large enough but does not show enough of the level.

Save radar settings in an autoexec

After testing the commands in the console, add the final line to autoexec.cfg so the same radar loads at startup. Follow the CS2 autoexec guide for the correct folder, filename and verification steps.

Fix radar commands that do not apply

Test one command at a time and read the console response. This separates a typo from a preset that applied correctly but is difficult to notice.

The radar looks unchanged
Likely cause

The console is disabled, the line was not executed or the changed value is close to the previous one.

What to do

Enable the console, paste one command and compare a clearly different value such as cl_radar_scale 0.35.

Too little of the map is visible
Likely cause

Map zoom is too high or the radar is always centered near a map edge.

What to do

Lower cl_radar_scale in small steps and test cl_radar_always_centered 0.

Icons are too small
Likely cause

Too much map context is compressed into the radar or the HUD element is physically small.

What to do

Raise cl_radar_scale slightly, or raise cl_hud_radar_scale if the entire element is hard to read.

The radar resets after restart
Likely cause

The commands were used only for the current session.

What to do

Add the tested commands to a verified autoexec.cfg and confirm that the file loads.

Frequently asked questions

What is a good CS2 radar scale?

0.4 is a practical first test. Try 0.35 for more map context or 0.45 for larger nearby detail, then compare several maps.

Should cl_radar_always_centered be 0 or 1?

Use 0 when you want the radar to preserve more useful map area near edges. Use 1 if keeping your marker centered is easier for you to read.

Should the CS2 radar rotate?

Rotation is personal. A rotating radar keeps your facing direction at the top; a fixed radar preserves the same map orientation.

How do I keep my radar settings after restarting CS2?

Test the commands first, then save them in a correctly placed autoexec.cfg and verify that it loads at startup.

Sources and further reading

Related CS2 guides

ConfigHow to Create an Autoexec in CS2SettingsBest CS2 Video Settings for FPS and VisibilitySettingsBest CS2 Resolution – 4:3 vs 16:9 ExplainedSettingsHow to Import CS2 Viewmodel Commands