Skip to content

Instantly share code, notes, and snippets.

@stingh711
Created July 12, 2020 08:51
Show Gist options
  • Save stingh711/02a0d1924617f8fb99cbd4379dc4bfd3 to your computer and use it in GitHub Desktop.
Save stingh711/02a0d1924617f8fb99cbd4379dc4bfd3 to your computer and use it in GitHub Desktop.
fps.cfg
//UI Changes
net_graph "1"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
hud_scaling "1"
cl_bobcycle "2"
cl_autowepswitch "0"
hud_fastswitch "0"
cl_disablefreezecam "1"
cl_bob_lower_amt "5" //min. value
cl_bobamt_lat "0.1" //min. value
cl_bobamt_vert "0.1" //min. value
cl_disablefreezecam "1"
cl_disablehtmlmotd "1"
cl_showloadout "0"
cl_righthand "1"
cl_autohelp "0"
cl_showhelp "0"
cl_freezecampanel_position_dynamic "0"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
//Graphical Settings
fog_override "1"
fog_end "1"
fog_start "1"
fog_endskybox "1"
fog_enable_water_fog "0"
mat_postprocess_enable "0"
mat_bloom_scalefactor_scalar "0"
mat_bloomamount_rate "0"
r_drawtracers "0"
cl_forcepreload "1"
r_drawtracers_firstperson "0"
r_dyanmic "0"
r_eyegloss "0"
r_eyemove "0"
mat_hdr_enable "0"
fps_max "101"
mat_queue_mode "2"
threadpool_affinity "4"
cl_threaded_bone_setup "1"
cl_threaded_client_leaf_system "1"
r_threaded_client_shadow_manager "1"
r_threaded_particles "1"
r_threaded_renderables "1"
r_queued_decals "0"
r_queued_post_processing "0"
r_queued_ropes "0"
//Server Settings
mm_dedicated_search_maxping "85"
cl_downloadfilter "nosounds"
//Misc
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "2"
snd_musicvolume "0"
snd_mixahead "0.05"
//Network Settings
rate "80000"
cl_cmdrate "66"
cl_updaterate "66"
cl_interp_ratio "1"
cl_interp "0.0"
clear
echo ""
echo autoexec.cfg executed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment