Advertisement
nelex5000

My CS:2 Config [06/11/2023 00:48]

Sep 26th, 2023 (edited)
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.52 KB | None | 0 0
  1. Stuff list
  2. / 1. Binds
  3. // 2. Unbinds
  4. /// 3. Crosshair
  5. //// 4. Viewmodel
  6. ///// 5. Hud + Radar
  7. ////// 6. Mouse
  8. /////// 7. Network
  9. //////// 8. Netgraph
  10. ///////// 9. General Video Settings
  11. ////////// 10. Sound
  12. /////////// 11. Other
  13.  
  14. --------------------------------------------------------------- [1.] BINDS
  15.  
  16. bind "w" "+forward"
  17. bind "a" "+left"
  18. bind "s" "+back"
  19. bind "d" "+right"
  20. bind "mwheeldown" "+jump"
  21. bind "space" "+jump"
  22. bind "shift" "+sprint"
  23. bind "c" "+duck"
  24. bind "e" "+use"
  25. bind "f" "+lookatweapon"
  26. bind "l" "slot12"
  27. bind "m" "teammenu"
  28. bind "p" "toggleconsole"
  29. bind "r" "+reload"
  30. bind "y" "messagemode"
  31. bind "u" "messagemode2"
  32. bind "z" "radio1"
  33. bind "1" "slot1"
  34. bind "2" "slot2"
  35. bind "3" "slot3"
  36. bind "4" "slot4"
  37. bind "5" "slot5"
  38. bind "8" "+forwardjumpthrow"
  39. bind "x" "slot8"
  40. bind "t" "slot10"
  41. bind "q" "slot7"
  42. bind "v" ""
  43. bind "k" "+voicerecord"
  44. bind "MOUSE1" "+attack"
  45. bind "MOUSE2" "+attack2"
  46. bind "TAB" "+showscores"
  47. bind "F2" "askconnect_accept"
  48. bind "b" "buymenu"
  49. bind "m" "teammenu"
  50. bind "g" "drop"
  51. bind "leftarrow" "cl_righthand 0"
  52. bind "rightarrow" "cl_righthand 1"
  53. bind "uparrow" "volume 0.45"
  54. bind "downarrow" "volume 0"
  55. bind "h" "noclip"
  56. bind "j" "+spray_menu"
  57. bind "mwheelup" "incrementvar cl_radar_scale 0.25 0.8 0.35"
  58. bind "N" "player_ping"
  59. bind "O" "bot_place"
  60. bind "0" "incrementvar bot_crouch 0 1 1"
  61. bind "i" "+ff"
  62. bind "F9" "demo_togglepause"
  63.  
  64. --------------------------------------------------------------- [2.] UNBINDS
  65.  
  66. unbind "F4"
  67. unbind "F5"
  68. unbind "F6"
  69. unbind "F7"
  70. unbind "F8"
  71. unbind "F10"
  72. unbind "6"
  73. unbind "7"
  74. unbind "9"
  75. unbind "["
  76. unbind "]"
  77. unbind "'"
  78. unbind "`"
  79. unbind ","
  80. unbind "."
  81. unbind "/"
  82. unbind "-"
  83. unbind "CTRL"
  84. unbind "ALT"
  85. unbind "DEL"
  86. unbind "ESCAPE"
  87. unbind "INS"
  88. unbind "END"
  89. unbind "PGUP"
  90. unbind "PGDN"
  91. unbind "PAUSE"
  92. unbind "ENTER"
  93. unbind "MOUSE3"
  94. unbind "MOUSE4"
  95. unbind "MOUSE5"
  96.  
  97. --------------------------------------------------------------- [3.] Crosshair
  98.  
  99. cl_show_observer_crosshair 0 // 0 No one, 1 Friends and Party, 2 Everyone
  100. cl_crosshair_friendly_warning 0
  101. cl_crosshair_drawoutline 0
  102. cl_crosshair_dynamic_maxdist_splitratio 0.3
  103. cl_crosshair_dynamic_splitalpha_innermod 1
  104. cl_crosshair_dynamic_splitalpha_outermod 0.5
  105. cl_crosshair_dynamic_splitdist 7 // If using cl crosshairstyle 2, this is the distance that the crosshair pips will split into 2. 7 default
  106. cl_crosshair_outlinethickness 0.5
  107. cl_crosshair_recoil 0 // Make crosshair move with the recoil
  108. cl_crosshair_sniper_show_normal_inaccuracy 0 // Include standing inaccuracy when determining sniper crosshair blur
  109. cl_crosshair_sniper_width 1
  110. cl_crosshair_t 0
  111. cl_crosshairalpha 255
  112. cl_crosshaircolor 5
  113. cl_crosshaircolor_b 0
  114. cl_crosshaircolor_g 255
  115. cl_crosshaircolor_r 0
  116. cl_crosshairdot 0
  117. cl_crosshairgap -3
  118. cl_crosshairgap_useweaponvalue 0
  119. cl_crosshairsize 2
  120. cl_crosshairstyle 4
  121. cl_crosshairthickness 0
  122. cl_crosshairusealpha 1
  123. cl_fixedcrosshairgap -9
  124.  
  125. --------------------------------------------------------------- [4.] Viewmodel
  126.  
  127. viewmodel_fov 68
  128. viewmodel_offset_x 2.5
  129. viewmodel_offset_y 0
  130. viewmodel_offset_z -1.5
  131. viewmodel_presetpos 0
  132.  
  133. --------------------------------------------------------------- [5.] HUD + Radar
  134.  
  135. cl_drawhud 1
  136. cl_drawhud_force_radar 0 // 0, default; 1, draw radar even if hud disabled; -1, force no radar
  137. cl_radar_always_centered 1 // If set to 0, the radar is maximally used. Otherwise the player is always centered, even at map extents.
  138. cl_radar_icon_scale_min 0.6 // Sets the minimum icon scale. Valid values are 0.4 to 1.25.
  139. cl_radar_scale 0.25 // Sets the radar scale. Valid values are 0.25 to 1.0.
  140. cl_radar_square_with_scoreboard 1 // If set, the radar will toggle to square when the scoreboard is visible.
  141. cl_teammate_colors_show 1 // In competitive, 1 show teammates as separate colors in the radar, scoreboard, etc., 2 show colors and letters
  142. cl_radar_rotate 1
  143. cl_hud_radar_scale 1
  144. cl_hud_color 1
  145. hud_scaling 1.15
  146. hud_showtargetid 1
  147. safezonex 1
  148. safezoney 1
  149. cl_showloadout 1
  150. cl_teamid_overhead_mode 2 // Show everything
  151. cl_sanitize_player_names 0 // Hide player names
  152. cl_hide_avatar_images 0 // Hide player avatars
  153. cl_allow_animated_avatars 0 // Disable animated avatars
  154. cl_show_clan_in_death_notice 0
  155.  
  156. --------------------------------------------------------------- [6.] Mouse
  157.  
  158. sensitivity 2
  159. zoom_sensitivity_ratio 1
  160. m_pitch 0.022
  161. m_yaw 0.022
  162. mouse_inverty 0
  163. cl_mouselook 1 // Set to 1 to use mouse for look, 0 for keyboard look. Cannot be set while connected to a server.
  164. cl_scoreboard_mouse_enable_binding +attack2 // Name of the binding to enable mouse selection in the scoreboard
  165. joystick 0
  166.  
  167.  
  168. --------------------------------------------------------------- [7.] Network
  169.  
  170.  
  171. rate 786432 // Min bytes/sec the host can receive data
  172. mm_dedicated_search_maxping 40
  173.  
  174. --------------------------------------------------------------- [8.] Netgraph
  175.  
  176. cq_netgraph_problem_show_auto 1 // Automatically show networking problems.
  177.  
  178. --------------------------------------------------------------- [9.] General Video Settings
  179.  
  180. fps_max 320
  181. fps_max_tools 60
  182. fps_max_ui 60
  183. r_player_visibility_mode 0 // Boost Player Contrast
  184. csgo_monitorgamma 2.2 // Monitor gamma (typically 2.2 for CRT and 1.7 for LCD)
  185. r_fullscreen_gamma 1.6 // Screen gamma (only in fullscreen modes)
  186. sv_skyname "sky_urb01"
  187.  
  188. --------------------------------------------------------------- [10.] Sound
  189.  
  190. volume 0.4
  191. snd_voipvolume 0.25 // voice scale
  192. voice_always_sample_mic 0
  193. voice_modenable 1 // Enable/disable voice in this mod.
  194. voice_threshold 4000
  195. snd_steamaudio_enable_perspective_correction 1 // Perspective correction
  196. snd_spatialize_lerp 0 // L/R isolation
  197. snd_headphone_eq 0 // 0 Natural, 1 Crisp, 2 Smooth
  198. snd_mixahead 0.001
  199. snd_tensecondwarning_volume 0.01
  200. snd_headphone_eq 1 // Select Headphone EQ Preset
  201. snd_deathcamera_volume 0
  202. snd_mapobjective_volume 0
  203. snd_menumusic_volume 0
  204. snd_music_selection 1
  205. snd_musicvolume 1
  206. snd_mute_losefocus 1
  207. snd_mute_mvp_music_live_players 0
  208. snd_mvp_volume 0
  209. snd_roundaction_volume 0
  210. snd_roundend_volume 0
  211. snd_roundstart_volume 0
  212. speaker_config -1
  213.  
  214. --------------------------------------------------------------- [11.] Other
  215.  
  216. sv_cheats 1
  217. con_enable 1 // Enable console
  218. cl_color 3 // Teammate color
  219. cl_clanid "" // Clan
  220. spec_centerchasecam 0 // Looks at the target player's center, instead of his eye position, in chase came mode
  221. spec_show_xray 1 // Show XRAY
  222. spec_replay_autostart 0 // Auto-start Killer Replay when available
  223. sv_pause_on_console_open 0 // Set 1 to pause the game when pressing ~ to open the console. CTRL+~ opens the console without pause.
  224. cl_silencer_mode 0 // 0, cannot detach; 1, press secondary fire to detach
  225. cl_sniper_auto_rezoom 1 // 1 is better
  226. cl_debounce_zoom 0 // The unzoom delay, disabled
  227. cl_dm_buyrandomweapons 0 // Disable random weapons in DM
  228. cl_inventory_saved_filter2 all // Inventory filter, everything
  229. cl_inventory_saved_sort2 inv_sort_rarity // Inventory sort by rarity
  230. cl_invites_only_friends 1 // Will ignore in-game invites from recent teammates or other non-friends
  231. cl_invites_only_mainmenu 1 // Will ignore all invites when user is playing a match
  232. cl_join_advertise 2 // Advertise joinable game in progress to Steam friends, otherwise need a Steam invite (2 all servers, 1 official servers, 0 none)
  233. ui_mainmenu_bkgnd_movie_47C62B23 cs_italy // Main menu background map
  234. cl_new_user_phase -1 // The little menu that asks you to show the tutorial and stuff, for new players. 2 new, -1 not new
  235. cl_promoted_settings_acknowledged "" // New settings acknowledged, left unchanged
  236. cl_obs_interp_enable 0 // Smooth camera disabled
  237. cl_obs_interp_pos_rate 0.05 // Least smooth camera setting
  238. cl_playerspray_auto_apply 1 // Quick spray
  239. ui_setting_advertiseforhire_auto 0
  240. option_duck_method 0
  241. option_speed_method 0
  242. cl_mute_all_but_friends_and_party 0
  243. cl_mute_enemy_team 0
  244. panorama_console_position_and_size "20.00|20.00|1000.00|800.00"
  245. cl_sniper_delay_unscope 0
  246. cl_versus_intro
  247. sv_versus_screen_scene_id
  248. trusted_launch
  249.  
  250. ---------------------------------------------------------------
  251.  
  252. clear
  253.  
  254. echo cfg executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement