Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. // Rates
  2. cl_interp "0"
  3. cl_interp_ratio "1"
  4. cl_interpolate "1"
  5. cl_resend "1.5"
  6. cl_cmdrate "128"
  7. cl_updaterate "128"
  8. rate "128000"
  9. cl_lagcompensation "1"
  10. fps_max "300"
  11.  
  12. // RECOMMENDED HEADPHONES SETTINGS
  13. windows_speaker_config "1"
  14. snd_rear_headphone_position "90.0"
  15. snd_headphone_pan_exponent "2"
  16. snd_headphone_pan_radial_weight "1"
  17. snd_mixahead "0.05"
  18. snd_musicvolume "0"
  19. snd_legacy_surround "0"
  20. snd_pitchquality "1"
  21. dsp_enhance_stereo "0"
  22.  
  23.  
  24.  
  25. //Mouse
  26. m_rawinput "1"
  27. m_customaccel "0"
  28. m_mouseaccel1 "0"
  29. m_mouseaccel2 "0"
  30. m_mousespeed "0"
  31. cl_righthand "0"
  32.  
  33. //FPS
  34. r_eyegloss "0"
  35. r_eyemove "0"
  36. r_eyeshift_x "0"
  37. r_eyeshift_y "0"
  38. r_eyeshift_z "0"
  39. r_eyesize "0"
  40.  
  41.  
  42. // Misc
  43. bind "shift" "+speed;r_cleardecals"
  44. bind "CTRL" "+duck;r_cleardecals"
  45. bind "mwheelup" "+jump;r_cleardecals"
  46. hud_scaling "1"
  47. muzzleflash_light "0"
  48. cl_autowepswitch "0"
  49. viewmodel_fov "68"
  50. viewmodel_offset_x "2.5"
  51. viewmodel_offset_y "0"
  52. viewmodel_offset_z "-1.500000"
  53. cl_bob_lower_amt 10;
  54. cl_hud_playercount_showcount "1"
  55. cl_radar_always_centered "0"
  56. cl_hud_radar_scale "1.15"
  57. cl_radar_icon_scale_min "1"
  58. cl_radar_scale "0.3"
  59. cl_viewmodel_shift_left_amt "0"
  60. cl_viewmodel_shift_right_amt "0"
  61. bind "f1" "buy ak47;buy m4a4;buy vesthelm"
  62. bind "f2" "buy tec-9;buy tec9;buy fiveseven;buy five-seven"
  63. bind "f3" "buy AWP;buy vesthelm"
  64. cl_forcepreload "1"
  65. gameinstructor_enable "0"
  66. r_dynamic "1"
  67. r_drawtracers_firstperson "1"
  68. cl_showhelp "0"
  69. cl_freezecameffects_showholiday "0"
  70. cl_bobamt_lat "0"
  71. cl_bobcycle "0.98"
  72. cl_bob_lower_amt "0"
  73. cl_bobamt_vert "0"
  74. con_filter_enable "2" // print console on screen
  75. con_filter_text "Damage " // highlight damage in console
  76. cl_disablefreezecam "1"
  77. cl_dm_buyrandomweapons "0"
  78. sys_antialiasing "0"
  79. sys_refldetail "0"
  80. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement