Back to editor

Preset Browser

Presets are editable templates. Loading one replaces the current raw config and immediately reparses it.

7 templates

Clean baseline

Small editable starting point with only high-signal client preferences.

Players who want a minimal autoexec before adding personal binds.

baselineminimalclient
// Clean baseline
sensitivity 1.25
zoom_sensitivity_ratio 1
cl_radar_scale 0.7
viewmodel_fov 68
volume 0.7

Competitive

Quiet, consistent client settings for matchmaking and team play.

Riflers, AWPers, and IGLs who want predictable input and telemetry.

matchmakinginputtelemetry
// Competitive baseline
fps_max 400
rate 786432
sensitivity 1.25
zoom_sensitivity_ratio 1
cl_showfps 0
cl_hud_telemetry_frametime_show 1
voice_modenable 1

Performance-focused

Frame pacing and network telemetry emphasized over visual noise.

Players debugging stutter, frame time, or network behavior.

performancetelemetrydiagnostics
// Performance diagnostics
fps_max 0
cl_showfps 1
cl_hud_telemetry_frametime_show 2
rate 786432
engine_low_latency_sleep_after_client_tick 1

Practice

Local practice setup with server-side commands called out for review.

Players building utility lineups or warmup routines.

practiceserverutility
// Practice server baseline
sv_cheats 1
mp_roundtime 60
mp_freezetime 0
bot_kick
fps_max 400
cl_showfps 1

Utility Practice

Specialized settings for smoke and flash lineups.

Entry fraggers and support players.

practiceutilitylineups
sv_cheats 1
mp_roundtime 60
mp_freezetime 0
bot_kick
sv_grenade_trajectory_trail 1
sv_grenade_trajectory_time 10

Pro Baseline

High-performance settings used by most professional players.

Competitive players wanting a stable foundation.

competitiveprobaseline
fps_max 400
rate 786432
cl_interp 0
cl_interp_ratio 1
cl_showfps 0
cl_hud_telemetry_frametime_show 2

Surf / Bhop

Movement-focused template for local servers and workshop practice.

Movement players tuning local practice configs.

movementpracticeserver
// Movement practice baseline
sv_cheats 1
mp_roundtime 60
mp_freezetime 0
fps_max 0
sensitivity 1.15