Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. //-----------------------------------
  2. // AUTOEXEC CONFIG
  3. //-----------------------------------
  4.  
  5. // AUDIO
  6.  
  7. snd_mixahead "0.05"
  8. snd_musicvolume "0"
  9. snd_front_headphone_position 45
  10. snd_rear_headphone_position 135
  11. snd_legacy_surround "0"
  12. snd_pitchquality "1"
  13. dsp_enhance_stereo "0"
  14. windows_speaker_config "1"
  15. snd_headphone_pan_exponent "2"
  16. snd_headphone_pan_radial_weight "1"
  17.  
  18.  
  19.  
  20. // RATES
  21.  
  22. rate "786432"
  23. cl_cmdrate "128"
  24. cl_updaterate "128"
  25. cl_interp "0"
  26. cl_interp_ratio "1"
  27. fps_max "999"
  28.  
  29.  
  30. // MOUSE
  31.  
  32. m_rawinput "1"
  33. m_mouseaccel1 "0"
  34. m_mouseaccel2 "0"
  35.  
  36.  
  37. // MISC & FPS
  38.  
  39. cl_autowepswitch "1"
  40. cl_autohelp "0"
  41. cl_showhelp "0"
  42. cl_righthand "1"
  43. cl_forcepreload "1"
  44. cl_freezecameffects_showholiday "0"
  45. cl_use_opens_buy_menu "0"
  46. lobby_voice_chat_enabled "0"
  47. net_graph "1"
  48. net_graphpos "2"
  49. mm_dedicated_search_maxping "350"
  50. hud_showtargetid "1"
  51. cl_bob_lower_amt "0"
  52. cl_bobamt_lat "0"
  53. cl_bobamt_vert "0"
  54. cl_bobcycle "2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement