Advertisement
Rikey

CS:GO Config 2021 by Rikey

Apr 17th, 2021
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 2.63 KB | None | 0 0
  1. fps_max 0
  2. fmm_dedicated_search_maxping 60
  3. mat_monitorgamma 1.6
  4. cl_hud_playercount_showcount 1
  5. alias +jumpduck "+duck; +jump"
  6. alias -jumpduck "-duck; -jump"
  7. cl_disablefreezecam 1
  8. alias +shownet "+showscores; net_graphheight 64"
  9. alias -shownet "-showscores; net_graphheight 9999; +cl_show_team_equipment; fps_max 0"
  10. net_graph 1
  11. alias +rmute "voice_scale 0.1; +speed;"
  12. alias -rmute "voice_scale 0.3; -speed;"
  13. bind shift "+rmute; r_cleardecals"
  14. bind TAB +shownet;
  15. bind z +duck;
  16. bind x +jumpduck;
  17. bind c +voicerecord;
  18. bind l "toggle cl_righthand 0 1"
  19. cl_autowepswitch 0
  20. +cl_show_team_equipment
  21. con_filter_text damage
  22. con_filter_text_out Player:
  23. con_filter_enable 2
  24. developer 1
  25. ui_steam_overlay_notification_position topright
  26. mat_queue_mode -1
  27. cl_hud_color 1
  28. r_dynamic 0
  29. r_drawparticles 0
  30. func_break_max_pieces 0
  31. cl_autohelp 0
  32. cl_disablehtmlmotd 1
  33. cl_freezecameffects_showholiday 0
  34. cl_showhelp 0
  35. gameinstructor_enable 0
  36. r_drawtracers_firstperson 0
  37. cl_crosshair_friendly_warning 2
  38.  
  39. mat_savechanges
  40. echo "-novid -language english -d3d9ex +fps_max 0 -nojoy -noaafonts -exec autoexec"
  41. echo " "
  42. echo " "
  43. echo " "
  44. echo " "
  45. echo " "
  46. echo " "
  47. echo " "
  48. echo " "
  49. echo " "
  50. echo " "
  51. echo " "
  52. echo " "
  53. echo " "
  54. echo " "
  55. echo " "
  56. echo " "
  57. echo " "
  58. echo " "
  59. echo " "
  60. echo " "
  61. echo " "
  62. echo " "
  63. echo " "
  64. echo " "
  65. echo " "
  66. echo " "
  67. echo " "
  68. echo " "
  69. echo " "
  70. echo " "
  71. echo " "
  72. echo " "
  73. echo " "
  74. echo " "
  75. echo " "
  76. echo " "
  77. echo " "
  78. echo " "
  79. echo " "
  80. echo " "
  81. echo " "
  82. echo " "
  83. echo " "
  84. echo " "
  85. echo " "
  86. echo " "
  87. echo " "
  88. echo " "
  89. echo " "
  90. echo " "
  91. echo " "
  92. echo " "
  93. echo " "
  94. echo " "
  95. echo " "
  96. echo " "
  97. echo " "
  98. echo " "
  99. echo " "
  100. echo " "
  101. echo " "
  102. echo " "
  103. echo " "
  104. echo "----------------------------------------------------"
  105. echo "Config file successful loaded. Copyright Rikey 2021"
  106. echo "----------------------------------------------------"
  107. echo " "
  108. echo "Used keys:"
  109. echo " "
  110. echo "X - JUMP/CTRL (When in Air)"
  111. echo "Z - Crouch (The same like CTRL)"
  112. echo "C - Speaking Voice Chat"
  113. echo "L - Left/Right Weapon Hand"
  114. echo " "
  115. echo "Settings:"
  116. echo " "
  117. echo "SHIFT - Clear bullets, blood and voice chat 0.1"
  118. echo "TAB - Showing FPS"
  119. echo "Gamma increased on Full screen to 1.6"
  120. echo "Servers ping: max 60"
  121. echo "Disable freeze cam on death"
  122. echo "Unlimited FPS Settings"
  123. echo "Show team Equipment through walls"
  124. echo "Taken dmg information left corner after death"
  125. echo "Steam UI Notification right-top corner"
  126. echo "Player count in game instead avatars"
  127. echo "Prevent auto-switching picked up weapons"
  128. echo " "
  129. echo "----------------------------------------------------"
  130. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement