Advertisement
Guest User

Bestensettingschtungforcounterstriken

a guest
Oct 6th, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. // Mouse
  2. m_customaccel "0"
  3. m_mouseaccel1 "0"
  4. m_mouseaccel2 "0"
  5. m_mousespeed "0"
  6. m_rawinput "0"
  7.  
  8. // Network
  9. cl_cmdrate "128"
  10. cl_interp "0"
  11. cl_interp_ratio "1.0"
  12. cl_lagcompensation "1"
  13. cl_predict "1.0"
  14. cl_predictweapons "1"
  15. cl_updaterate "128"
  16. rate "160000"
  17.  
  18. // General
  19. cl_forcepreload "1"
  20. engine_no_focus_sleep "0"
  21. fps_max "400"
  22. fps_max_menu "400"
  23. mat_powersavingsmode "0"
  24. mat_queue_mode "2"
  25. r_dynamic "0"
  26.  
  27. // Sound
  28. dsp_enhance_stereo "0"
  29. snd_front_headphone_position "90.0"
  30. snd_front_stereo_speaker_position "90.0"
  31. snd_headphone_pan_exponent "1.5"
  32. snd_headphone_pan_radial_weight "0"
  33. snd_legacy_surround "0"
  34. snd_mixahead "0.05"
  35. snd_pitchquality "1"
  36. snd_rear_headphone_position "90.0"
  37. snd_rear_stereo_speaker_position "90.0"
  38. snd_stereo_speaker_pan_exponent "1.5"
  39. snd_stereo_speaker_pan_radial_weight "0"
  40. windows_speaker_config "1"
  41.  
  42. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement