Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ////////////////////////////////////////////////////////////////////////
- echo "Autoexec loading..."
- //////// Report autoexec loading to console
- // TWEAKED INPUT SETTINGS
- in_usekeyboardsampletime 0
- m_rawinput 1
- m_filter 0
- // EXPERIMENTAL INPUT SETTINGS
- //m_forward "1"
- //m_customaccel "0"
- //m_customaccel_scale "0"
- //m_customaccel_max "0"
- //m_customaccel_exponent "1"
- //m_mousespeed "1"
- //m_mouseaccel1 "0"
- //m_mouseaccel2 "0"
- // TWEAKED NETWORK RATES
- cl_updaterate 100
- cl_cmdrate 100
- cl_interp_ratio 1
- cl_interp 0.015
- rate 100000
- cl_smooth 1
- cl_smoothtime 0.030
- cl_pred_optimize 2
- cl_lagcompensation 1
- // TWEAKED MULTICORE SETTINGS
- mat_queue_mode 2
- r_threaded_client_shadow_manager 1
- r_threaded_particles 1
- r_threaded_renderables 1
- r_queued_ropes 1
- //studio_queue_mode 2
- // TWEAKED GRAPHIC SETTINGS
- fps_max 0
- mat_vsync 0
- cl_burninggibs
- cl_ejectbrass 1
- cl_new_impact_effects 1
- cl_ragdoll_collide 1
- cl_ragdoll_fade_time 1600
- jpeg_quality 100
- mat_bumpmap 1
- mat_diffuse 1
- mat_filterlightmaps 1
- mat_filtertextures 1
- //mat_hdr_tonemapscale 1
- mat_mipmaptextures 1
- mat_motion_blur_forward_enabled 0
- mat_motion_blur_strength 2
- //mat_colorcorrection 1
- mat_parallaxmap 1
- mat_picmip -10
- mat_specular 1
- mp_usehwmmodels 1
- mp_usehwmvcds 1
- muzzleflash_light 1
- r_lod 0
- // EXPERIMENTAL GRAPHIC SETTINGS
- //exec "gfx.cfg"
- // ANTIALIASING
- mat_software_aa_blur_one_pixel_lines 0.5
- mat_software_aa_edge_threshold 0.8
- mat_software_aa_quality 2
- mat_software_aa_strength 2
- mat_software_aa_strength_vgui 2
- // HITSOUND SETTINGS
- tf_dingaling_pitchmaxdmg 135
- tf_dingaling_pitchmindmg 100
- tf_dingaling_volume 0.25
- // TWEAKED SOUND SETTINGS
- snd_async_fullyasync 0
- snd_async_spew_blocking 1
- //snd_mix_async 1
- snd_mixahead 0.1
- snd_disable_mixer_duck 1
- snd_legacy_surround 0
- //dsp_enhance_stereo 1
- snd_pitchquality 1
- //snd_surround_speakers 5
- soundinfo
- // DISABLE SPRAYS
- // cl_playerspraydisable 1
- // MORE THAN A SCOREBOARD v2
- bind tab +info
- alias +info "+showscores; net_graph 3; cl_showfps 2; developer 1; cl_showerror 1;net_graphtext 1"
- //alias -info "-showscores; net_graph 0; cl_showfps 1; developer 0; cl_showerror 0"
- alias -info "-showscores; net_graph 0; cl_showfps 0; developer 0; mp_showrespawntimes; cl_showerror 0; net_graphtext 0; timeleft"
- //Reload and Attack3 together like a family
- alias +vac "+reload; +attack3"
- alias -vac "-reload; -attack3"
- bind "r" "+vac"
- // MISC TWEAKS
- bind "o" "+use"
- bind "=" "sm_admin"
- bind "END" "explode"
- bind "/" "hud_reloadscheme"
- cl_forcepreload 1
- cl_allowupload 1
- cl_disablehtmlmotd 1
- exec "protect.cfg"
- viewmodel_fov 65
- hud_saytext_time 0
- //////// Report sduccessful autoexec load to console
- echo "Autoexec loaded!"
- ////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment