Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. //!
  2. //! @author tmP | AP
  3. //! @date 14/07/2015
  4. //!
  5. //! CS:GO Custom config file.
  6. //!
  7.  
  8. //! Clear console of startup errors.
  9. clear
  10.  
  11. //! Rates.
  12. rate "128000"
  13. cl_cmdrate "128"
  14. cl_updaterate "128"
  15. cl_interp "0.0"
  16. cl_interp_ratio "1"
  17. cl_lagcompensation "1"
  18.  
  19. //! Crosshair: static, thin, red, and no dot.
  20. cl_crosshair_drawoutline "0"
  21. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  22. cl_crosshair_dynamic_splitalpha_innermod "1"
  23. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  24. cl_crosshair_dynamic_splitdist "7"
  25. cl_crosshair_outlinethickness "1"
  26. cl_crosshairalpha "999"
  27. cl_crosshaircolor "0"
  28. cl_crosshaircolor_b "0"
  29. cl_crosshaircolor_g "0"
  30. cl_crosshaircolor_r "0"
  31. cl_crosshairdot "0"
  32. cl_crosshairgap "-3"
  33. cl_crosshairgap_useweaponvalue "0"
  34. cl_crosshairscale "0"
  35. cl_crosshairsize "3"
  36. cl_crosshairstyle "4"
  37. cl_crosshairthickness "0.500000"
  38. cl_crosshairusealpha "1"
  39. cl_fixedcrosshairgap "3"
  40.  
  41. //! Viewmodel.
  42. viewmodel_fov "68.000000" //! Highest FOV.
  43. viewmodel_offset_x "0.5" //! Halfway in.
  44. viewmodel_offset_y "0.0" //! Halfway between middle and right.
  45. viewmodel_offset_z "-2.0" //! Lowest.
  46. viewmodel_presetpos "0"
  47. cl_viewmodel_shift_left_amt "0.500000" //! Reduce shifting when crouching.
  48. cl_viewmodel_shift_right_amt "0.250000" //! See above.
  49. cl_bob_lower_amt "5.000000" //! Gun and scope bobbing when moving.
  50. cl_bobamt_lat "0.100000" //! See above.
  51. cl_bobamt_vert "0.100000" //! See above.
  52. cl_bobcycle "0.98" //! Enforced by ESEA/ESL.
  53.  
  54. //! Mouse.
  55. sensitivity "4" //! With DPI 400 true sens is 1600.
  56. zoom_sensitivity_ratio_mouse "1"
  57. m_rawinput "1"
  58. m_pitch "0.022"
  59. m_customaccel "0"
  60. m_mouseaccel1 "0"
  61. m_mouseaccel2 "0"
  62.  
  63. //! GFX.
  64. mat_monitorgamma "2.2"
  65. mat_queue_mode "-1"
  66. fps_max "0"
  67. fps_max_menu "0"
  68. r_dynamic "0"
  69. r_drawtracers_firstperson "1" //! I like tracers.
  70. mat_savechanges //! Save changes.
  71.  
  72. //! Audio.
  73. volume "1.000000" //! All the sounds.
  74. windows_speaker_config "6" //! 5.1.
  75. voice_enable "1"
  76. voice_scale "1"
  77. snd_musicvolume "0.000000"
  78. snd_mixahead "0.05" //! Minimal delay.
  79. snd_headphone_pan_exponent "2"
  80. snd_headphone_pan_radial_weight "2"
  81. snd_mute_losefocus "1"
  82. lobby_voice_chat_enabled "0" //! Shh.
  83.  
  84. //! HUD.
  85. hud_scaling "0.80" //! Smallest.
  86. hud_showtargetid "1"
  87. cl_hud_background_alpha "0.5"
  88. cl_hud_bomb_under_radar "1"
  89. cl_hud_color "0"
  90. cl_hud_healthammo_style "0"
  91. cl_hud_playercount_pos "0"
  92. cl_hud_playercount_showcount "1"
  93. cl_hud_radar_scale "0.9" //! Smaller.
  94.  
  95. //! Radar.
  96. cl_radar_always_centered "1"
  97. cl_radar_icon_scale_min "0.6"
  98. cl_radar_rotate "1"
  99. cl_radar_scale "0.7"
  100. cl_radar_square_with_scoreboard "1" //! I like the square.
  101.  
  102. //! Netgraph.
  103. net_graph "0"
  104. net_allow_multicast "1"
  105. net_graphheight "64"
  106. net_graphholdsvframerate "0"
  107. net_graphmsecs "400"
  108. net_graphpos "1"
  109. net_graphproportionalfont "1"
  110. net_graphshowinterp "1"
  111. net_graphshowlatency "1"
  112. net_graphshowsvframerate "0"
  113. net_graphsolid "1"
  114. net_graphtext "1"
  115. net_maxroutable "1200"
  116. net_scale "5"
  117. net_steamcnx_allowrelay "1"
  118.  
  119. //! Misc.
  120. cl_righthand "1"
  121. cl_showloadout "1"
  122. cl_show_clan_in_death_notice "1"
  123. cl_allowdownload "1" //! Community servers are good.
  124. cl_allowupload "1"
  125. cl_autowepswitch "0" //! Nope.
  126. cl_clanid "0" //! I prefer clan tag in name.
  127. cl_color "0" //! Yellow!
  128. cl_disablefreezecam "1" //! Gets annoying.
  129. cl_disablehtmlmotd "1"
  130. cl_dm_buyrandomweapons "0" //! I prefer to buy on DM.
  131. cl_downloadfilter "all" //! Sounds and maps.
  132. cl_forcepreload "1" //! Preload maps.
  133. mm_dedicated_search_maxping "100" //! ADSL2 yay.
  134. ui_steam_overlay_notification_position "bottomright"
  135. cl_join_advertise "1"
  136. cl_mute_enemy_team "0"
  137. cl_observercrosshair "1"
  138. cl_scoreboard_mouse_enable_binding "+attack2"
  139. cl_use_opens_buy_menu "0"
  140. closeonbuy "1" //! Mimic 1.6.
  141. con_enable "1"
  142. crosshair "1"
  143. joystick "0" //! lol.
  144. lookspring "0"
  145. lookstrafe "0"
  146. option_duck_method "0"
  147. option_speed_method "0"
  148. player_nevershow_communityservermessage "1"
  149. cl_teammate_colors_show "1"
  150. con_filter_text "Damage " //! Highlight damage in console.
  151.  
  152. //! Binds.
  153. unbindall
  154. bind "0" "slot10"
  155. bind "1" "slot1"
  156. bind "2" "slot2"
  157. bind "3" "slot3"
  158. bind "4" "slot4"
  159. bind "5" "slot5"
  160. bind "6" "slot6"
  161. bind "7" "slot7"
  162. bind "8" "slot8"
  163. bind "9" "slot9"
  164. bind "a" "+moveleft"
  165. bind "b" "buymenu"
  166. bind "c" "radio3"
  167. bind "d" "+moveright"
  168. bind "e" "+use"
  169. bind "f" "+lookatweapon"
  170. bind "g" "drop"
  171. bind "i" "show_loadout_toggle"
  172. bind "m" "teammenu"
  173. bind "q" "lastinv"
  174. bind "r" "+reload"
  175. bind "s" "+back"
  176. bind "u" "messagemode2"
  177. bind "w" "+forward"
  178. bind "x" "radio2"
  179. bind "y" "messagemode"
  180. bind "z" "radio1"
  181. bind "`" "toggleconsole"
  182. bind "," "buyammo1"
  183. bind "." "buyammo2"
  184. bind "SPACE" "+jump"
  185. bind "TAB" "+stats" //! Netgraph with scores.
  186. bind "ESCAPE" "cancelselect"
  187. bind "DEL" "mute"
  188. bind "PAUSE" "pause"
  189. bind "SHIFT" "+speed"
  190. bind "ALT" "helpers; exec smokez/info_dust2"
  191. bind "CTRL" "+duck"
  192. bind "RCTRL" "skybox"
  193. bind "F3" "autobuy"
  194. bind "F4" "rebuy"
  195. bind "F5" "jpeg"
  196. bind "F6" "save quick"
  197. bind "F7" "load quick"
  198. bind "F10" "quit prompt"
  199. bind "MOUSE1" "+attack"
  200. bind "MOUSE2" "+attack2"
  201. bind "MOUSE5" "+voicerecord"
  202. bind "MWHEELUP" "+jump" //! For BHop.
  203. bind "MWHEELDOWN" "+jump" //! For BHop.
  204.  
  205. //! Aliases.
  206. alias "+stats" "+showscores; net_graph 1"
  207. alias "-stats" "-showscores; net_graph 0"
  208.  
  209. host_writeconfig
  210. echo ""
  211. echo "tmP | AP's CS:GO Config File Successfully Loaded!"
  212. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement