Advertisement
legEE

Config

Aug 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. Resolution: 1024x728 4:3 Stretched 144hz
  2. Windows-Sensitivity: 6/11
  3. DPI:400
  4. Mouse Sensitivity: 1.75
  5. Zoom Sensitivity: 1
  6. Raw Input: On
  7.  
  8. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  9.  
  10. Global Shadow Quality: Very low
  11. Model / Texture Detail: Low
  12. Effect Detail: Low
  13. Shader Detail: Low
  14. Multicore Rendering: Enabled
  15. Multisampling Anti-Aliasing Mode: 4x MSAA
  16. Texture Filtering Mode: 4x Anisotropic
  17. FXAA Anti-Aliasing: Disabled
  18. Wait for Vertical Sync: Disabled
  19. Motion Blur: Disabled
  20.  
  21. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  22.  
  23. Launch Options: -novid -freq 240 -tickrate 128
  24.  
  25. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  26. //VoiceMute Script
  27. alias stfu stfu1
  28. alias stfu1 "voice_enable 0; chat_enable 0; echo Voice OFF; playvol buttons\blip2 0.5; alias stfu stfu2"
  29. alias stfu2 "voice_enable 1; chat_enable 1; echo Voice ON; playvol buttons\blip1 0.5; alias stfu stfu1"
  30. bind "mouse4" "stfu"
  31. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  32. //Rates
  33. rate 786432
  34. cl_updaterate 128
  35. cl_cmdrate 128
  36. cl_interp_ratio 1
  37. cl_interp 0
  38. cl_forcepreload 1
  39. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  40. //Sound
  41. snd_mixahead "0.05"
  42. snd_musicvolume "0"
  43. snd_headphone_pan_exponent "2"
  44. snd_headphone_pan_radial_weight "2"
  45. snd_legacy_surround "0"
  46. snd_pitchquality "1"
  47. dsp_enhance_stereo "0"
  48. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  49. //Bobbing
  50. cl_bobamt_lat 0.1
  51. cl_bobamt_vert 0.1
  52. cl_bob_lower_amt 5
  53. cl_viewmodel_shift_left_amt 0.5
  54. cl_viewmodel_shift_right_amt 0.25
  55. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  56. //Viewmodel
  57. viewmodel_fov "68"
  58. viewmodel_offset_x 2.5
  59. viewmodel_offset_z -2
  60. viewmodel_offset_y 2"
  61. viewmodel_presetpos "3"
  62. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  63. //Fast Buy
  64. bind "rightarrow" "buy m4a1; buy ak47;"
  65. bind "leftarrow" "buy awp;"
  66. bind "downarrow" " buy vesthelm; buy vest;"
  67. bind "uparrow" " buy defuser;"
  68. bind "kp_end" " buy hegrenade;"
  69. bind "kp_downarrow" " buy flashbang;"
  70. bind "kp_pgdn" " buy smokegrenade;"
  71. bind "kp_leftarrow" " buy molotov; buy incgrenade; buy incgrenade; buy molotov;"
  72. bind "kp_5" "buy fiveseven; buy tec9;"
  73. bind "kp_pgup" "buy revolver; buy deagle;"
  74. bind "kp_uparrow" "buy famas; buy galilar;"
  75. bind "kp_rightarrow" "buy p250;"
  76. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  77. //Scroll Jump
  78. bind "MWHEELUP" "+jump"
  79. bind "MWHEELDOWN" "+jump"
  80. bind "space" "+jump"
  81. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  82. //CrossColor
  83. cl_crosshair_drawoutline "0"
  84. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  85. cl_crosshair_dynamic_splitalpha_innermod "1"
  86. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  87. cl_crosshair_dynamic_splitdist "7"
  88. cl_crosshair_outlinethickness "0"
  89. cl_crosshair_sniper_show_normal_inaccuracy "0"
  90. cl_crosshair_sniper_width "1"
  91. cl_crosshair_t "0"
  92. cl_crosshairalpha "255"
  93. cl_crosshaircolor "2"
  94. cl_crosshaircolor_b "255"
  95. cl_crosshaircolor_g "255"
  96. cl_crosshaircolor_r "0"
  97. cl_crosshairdot "0"
  98. cl_crosshairgap "-3"
  99. cl_crosshairgap_useweaponvalue "0"
  100. cl_crosshairscale "0"
  101. cl_crosshairsize "2.000000"
  102. cl_crosshairstyle "4"
  103. cl_crosshairthickness "0"
  104. cl_crosshairusealpha "1"
  105. cl_fixedcrosshairgap "-5"
  106. ▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰▱▰
  107. m_yaw 0.0165
  108. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement