Skip to content

Instantly share code, notes, and snippets.

@greenboxal
Last active April 7, 2016 01:42
Show Gist options
  • Select an option

  • Save greenboxal/210e4c654a5641f64f0b5e49dddeeb7f to your computer and use it in GitHub Desktop.

Select an option

Save greenboxal/210e4c654a5641f64f0b5e49dddeeb7f to your computer and use it in GitHub Desktop.
// ================== Rates ===================
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0"
cl_interp_ratio "1"
// ============== Video settings ==============
mat_monitorgamma "2"
fps_max "128"
fps_max_menu "120"
r_dynamic "0"
r_drawtracers_firstperson "0"
mat_savechanges
// ============== Audio settings ==============
volume "1"
voice_enable "1"
voice_scale "1"
windows_speaker_config "-1"
snd_musicvolume "0"
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "2"
snd_legacy_surround "0"
dsp_enhance_stereo "0"
snd_mute_losefocus "0"
lobby_voice_chat_enabled "0"
// =============== HUD settings ===============
hud_scaling "0.95"
safezonex "1"
safezoney "1"
cl_hud_background_alpha "0.95"
cl_hud_color "0"
cl_hud_playercount_showcount "0"
cl_hud_playercount_pos "0"
cl_show_clan_in_death_notice "0"
cl_hud_bomb_under_radar "0"
cl_hud_healthammo_style "0"
cl_showloadout "0"
cl_loadout_colorweaponnames "0"
hud_showtargetid "0"
cl_hud_radar_scale "0.8"
cl_radar_scale "0.5"
cl_radar_icon_scale_min "0.8"
cl_radar_always_centered "0"
cl_radar_rotate "1"
developer "0"
con_filter_enable "0"
con_filter_text ""
gameinstructor_enable "0"
cl_showfps "1"
net_graph "0"
net_graphproportionalfont "0"
net_graphheight "100"
net_graphpos "3"
// ============= Viewmodel settings =============
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_viewmodel_shift_left_amt "0.5"
cl_viewmodel_shift_right_amt "0.25"
viewmodel_fov "68"
viewmodel_offset_x "1"
viewmodel_offset_y "1"
viewmodel_offset_z "1"
// =============== Mouse settings ===============
// DPI = 800
sensitivity "4"
zoom_sensitivity_ratio_mouse "1"
m_rawinput "0"
m_customaccel "0"
// ============ Crosshair settings ============
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_r "0"
cl_crosshaircolor_g "0"
cl_crosshairdot "0"
cl_crosshairgap "-1"
cl_crosshairsize "6"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "1"
cl_fixedcrosshairgap "-1"
cl_crosshair_outlinethickness "0"
cl_crosshair_drawoutline "0"
// ============== MISC settings ==============
cl_autohelp "0"
cl_autowepswitch "0"
cl_righthand "1"
cl_disablefreezecam "0"
cl_freezecameffects_showholiday "0"
cl_disablehtmlmotd "0"
cl_forcepreload "0"
cl_downloadfilter "all"
cl_teammate_colors_show "1"
cl_color "0"
cl_use_opens_buy_menu "0"
closeonbuy "0"
option_duck_method "0"
option_speed_method "0"
host_writeconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment