Advertisement
Guest User

CFG

a guest
Aug 22nd, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. // qinssy's CS:GO config
  2. // Updated 22/8/2019 - DMY
  3.  
  4.  
  5. // Keyboard / Mouse
  6. sensitivity "1.337"
  7. m_rawinput "1"
  8. m_pitch "0.022"
  9. m_customaccel "0"
  10. m_mouseaccel1 "0"
  11. m_mouseaccel2 "0"
  12. bind "SHIFT" "+speed; r_cleardecals"
  13. unbind mwheeldown
  14. unbind mwheelup
  15. bind "mwheeldown" "+jump"
  16. bind "mwheelup" "+jump"
  17. unbind F1
  18. unbind F2
  19. unbind F3
  20. unbind F4
  21. unbind F5
  22. bind "Z" "+spray_menu"
  23. bind "l" "messagemode2"
  24. bind "o" "messagemode"
  25. bind mouse4 "+voicerecord"
  26. bind mouse1 "+attack; r_cleardecals" //clear decals after fire
  27. bindtoggle t cl_righthand
  28.  
  29.  
  30. // Jump-throw
  31. alias "+jumpthrow" "+jump;-attack"
  32. alias "-jumpthrow" "-jump"
  33. bind "v" "+jumpthrow"
  34.  
  35.  
  36. // Crosshair
  37. cl_crosshair_drawoutline "1"
  38. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  39. cl_crosshair_dynamic_splitalpha_innermod "1"
  40. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  41. cl_crosshair_dynamic_splitdist "7"
  42. cl_crosshair_outlinethickness "0.500000"
  43. cl_crosshair_sniper_show_normal_inaccuracy "0"
  44. cl_crosshair_sniper_width "1"
  45. cl_crosshair_t "0"
  46. cl_crosshairalpha "250"
  47. cl_crosshaircolor "5"
  48. cl_crosshaircolor_b "255"
  49. cl_crosshaircolor_g "255"
  50. cl_crosshaircolor_r "255"
  51. cl_crosshairdot "0"
  52. cl_crosshairgap "-2.000000"
  53. cl_crosshairgap_useweaponvalue "0"
  54. cl_crosshairscale "0"
  55. cl_crosshairsize "1.500000"
  56. cl_crosshairstyle "4"
  57. cl_crosshairthickness "0.500000"
  58. cl_crosshairusealpha "1"
  59. cl_fixedcrosshairgap "3"
  60. bind "y" "toggle cl_crosshairsize 999 1.5"
  61.  
  62.  
  63. // Viewmodel
  64. cl_viewmodel_shift_left_amt "0.5"
  65. cl_viewmodel_shift_right_amt "0.25"
  66. viewmodel_fov "68"
  67. viewmodel_offset_x "2.500000"
  68. viewmodel_offset_y "2"
  69. viewmodel_offset_z "-2"
  70. viewmodel_presetpos "0"
  71. viewmodel_recoil "0"
  72. cl_bob_lower_amt "5"
  73. cl_bobamt_lat "0.1"
  74. cl_bobamt_vert "0.1"
  75. cl_bobcycle "0.98"
  76.  
  77.  
  78. // Video
  79. mat_monitorgamma "1.6"
  80. mat_queue_mode "-1" // auto detect multi-core rendering
  81. fps_max "999"
  82. fps_max_menu "999"
  83.  
  84.  
  85. // HUD
  86. cl_hud_background_alpha "0.5"
  87. cl_hud_bomb_under_radar "0"
  88. cl_hud_color "1"
  89. cl_hud_healthammo_style "0"
  90. cl_hud_playercount_pos "0"
  91. cl_hud_playercount_showcount "1" // (show count number, no avatars)
  92. cl_hud_radar_scale "1.3"
  93. hud_scaling "0.650000"
  94. hud_showtargetid "1"
  95. cl_righthand "1.000000"
  96. cl_color "2" // color in the lobby
  97.  
  98.  
  99. // Team equipment ON/OFF
  100. bind "capslock" "show"
  101. alias show show1
  102. alias show1 "+cl_show_team_equipment; alias show show2"
  103. alias show2 "-cl_show_team_equipment; alias show show1"
  104.  
  105.  
  106. // Radar
  107. cl_radar_always_centered "1"
  108. cl_radar_icon_scale_min "1.25"
  109. cl_radar_rotate "1"
  110. cl_radar_scale "0.5"
  111. cl_radar_square_with_scoreboard "1"
  112.  
  113. // Radar Zoom/Unzoom
  114. bind "alt" "toggle cl_radar_scale 0.5 0.25"
  115.  
  116.  
  117. // Audio
  118. voice_enable "1"
  119. voice_scale "1" // receive volume
  120. snd_musicvolume "0"
  121. snd_tensecondwarning_volume "0.006749"
  122. snd_menumusic_volume "0.006749"
  123. snd_roundend_volume "0"
  124. snd_roundstart_volume "0"
  125. snd_deathcamera_volume "0"
  126. snd_mapobjective_volume "0"
  127. snd_mvp_volume "0.006749"
  128.  
  129.  
  130. // Volume +/-
  131. bind "n" "toggle volume 0.09 0.14"
  132.  
  133.  
  134. // Misc
  135. developer "0"
  136. con_enable "1"
  137. ui_steam_overlay_notification_position "bottomright"
  138. mm_dedicated_search_maxping "70" // max ping for matchmaking games
  139. gameinstructor_enable "0"
  140. option_duck_method "0"
  141. option_speed_method "0"
  142. cl_disablehtmlmotd "0"
  143. cl_autohelp "0"
  144. cl_showhelp "0"
  145. cl_disablefreezecam "1"
  146. cl_teammate_colors_show "1"
  147. cl_autowepswitch "0" // auto weapon switch on pickup
  148. cl_use_opens_buy_menu "0" // E opening buy menu
  149. closeonbuy "0"
  150.  
  151.  
  152. // Rates
  153. rate 786432
  154. cl_updaterate 128
  155. cl_cmdrate 128
  156. cl_interp_ratio 2
  157. cl_interp 0.031000
  158. cl_predict 1
  159. cl_predictweapons 1
  160. cl_lagcompensation 1
  161.  
  162.  
  163. // Buy-binds
  164. bind "uparrow" "buy vesthelm; buy awp; buy flashbang; buy smokegrenade; buy flashbang; buy molotov; buy incgrenade; buy defuser" // AWP MAIN SETUP
  165. bind "downarrow" "buy vesthelm; buy ak47; buy m4a1; buy smokegrenade; buy flashbang; buy molotov; buy incgrenade; buy defuser; buy flashbang" // RIFLE MAIN SETUP
  166. bind "leftarrow" "buy deagle" // DEAGLE
  167. bind "rightarrow" "buy kevlar; buy deagle; buy flashbang; buy flashbang" // PISTOL SETUP
  168.  
  169.  
  170. clear
  171. clear
  172. clear
  173.  
  174.  
  175. host_writeconfig // write settings to config.cfg
  176. echo "********************************"
  177. echo "*********************************"
  178. echo "qinssy autoexec.cfg loaded"
  179. echo "*********************************"
  180. echo "*******************************"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement