RetroRevo

Revolution's CSGO Autoexec V14 2015

Jun 12th, 2015
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.82 KB | None | 0 0
  1. // Revolutions's Autoexec V14 2015! - Hope you enjoy and have fun fragging
  2. // Subscribe on Youtube - Youtube.com/RevolutionRespawn
  3. // Watch on Twitch - Twitch.tv/revolutionrespawn
  4. // Follow me on Twitter - Twitter.com/itsbyRevo
  5. // Also go buy some games on steam because of the steam sale!
  6.  
  7.  
  8. // Before Using, add these to your startup parameters!
  9. -novid -nojoy -console -high -threads 4 -noforcemaccel -noforcemspd -useforcedmparms -nod3d9ex -processheap +exec autoexec
  10.  
  11.  
  12. // Awesome text mod for CSGO (helpful for making text in game more readable :D)
  13. Install this: http://csgo.gamebanana.com/gamefiles/3711
  14. Add "-language textmodorel" to the launch params after adding the other ones
  15.  
  16.  
  17. // Change your ingame fonts!
  18. Go here to download fonts for csgo: http://fonts.spddl.de/#Bender
  19. Preview of the font im using: http://imgur.com/a/BW1CC
  20.  
  21.  
  22. // Left or Right Hand
  23. cl_righthand "1" //set to 1 for right hand, 0 for left
  24.  
  25.  
  26. // Framerate commands
  27. fps_max "289"
  28. fps_max_menu "289" //forces menu to run at 60fps [good for using as minimal of resources as you can in the menu]
  29. mat_queue_mode "-1" //best for quad core processors
  30.  
  31.  
  32. // Mouse commands [very useful in removing acceleration]
  33. cl_mouseenable "1"
  34. m_rawinput "1"
  35. sensitivity "1.85"
  36. m_mouseaccel1 "0"
  37. m_mouseaccel2 "0"
  38. m_customaccel "0"
  39. m_customaccel_exponent "0"
  40. m_customaccel_scale "0"
  41. m_mousespeed "0"
  42. m_yaw "0.022"
  43.  
  44.  
  45. // Audio Settings [As shared by someone on reddit, was deleted http://www.reddit.com/r/GlobalOffensive/comments/2n9c7j/csgo_optimum_sound_settings/cmbpc8v]
  46. Volume "1"
  47. windows_speaker_config "1"
  48. voice_mixer_volume "1"
  49. snd_headphone_pan_exponent "2"
  50. snd_headphone_pan_radial_weight "2"
  51. snd_front_headphone_position "45"
  52. snd_rear_headphone_position "135"
  53. dsp_enhance_stereo "1"
  54. dsp_slow_cpu "0"
  55. dsp_reload
  56. snd_mixahead "0.05"
  57. snd_dvar_dist_max "2000"
  58. snd_dvar_dist_min "300"
  59. snd_duckerattacktime "0.5"
  60. snd_duckerreleasetime "2.5"
  61. snd_duckerthreshold "0.15"
  62. snd_ducking_off "1"
  63. snd_ducktovolume "0.55"
  64. snd_legacy_surround "0"
  65. snd_max_same_sounds "5"
  66. snd_max_same_weapon_sounds "5"
  67. snd_music_selection "1"
  68. snd_musicvolume "0.01" //You can set this to "0" if you dont want music! (I use it because I like my music kits :3)
  69. snd_musicvolume_multiplier_inoverlay "0.1"
  70. snd_mute_losefocus "0"
  71. snd_pitchquality "1"
  72. snd_rear_speaker_scale "1.0"
  73. lobby_voice_chat_enabled "0"
  74.  
  75.  
  76. // Monitor Gamma/Brightness [Helps with enemy visibility.]
  77. mat_monitorgamma "1.6"
  78. mat_monitorgamma_tv_enabled "0"
  79.  
  80.  
  81. // EXTRA THING, USE VIBRANCEGUI FOR BETTER COLORS AND VISIBILITY http://vibrance.pushre.de/
  82.  
  83.  
  84. // Rates [Pretty basic/common rates]
  85. cl_interp "0"
  86. cl_interp_ratio "2"
  87. cl_cmdrate "128"
  88. cl_updaterate "128"
  89. cl_lagcompensation "0"
  90. rate "128000"
  91.  
  92.  
  93. // Field of View settings [tried to match it as much as i could to 1.6's viewmodel]
  94. viewmodel_offset_x "1.5"
  95. viewmodel_offset_y "0.75"
  96. viewmodel_offset_z "-1.475"
  97. viewmodel_fov "68" //set to 54 if you like default fov, or 68 if you want the farthest
  98.  
  99.  
  100. // Hud Settings [Blue now!]
  101. hud_scaling "0.65" //does what it says lol
  102. hud_showtargetid "1"
  103. safezonex "0.995"
  104. safezoney "0.995"
  105. cl_showloadout "1"
  106. cl_hud_radar_scale "1.05"
  107. cl_hud_color "3"
  108. cl_hud_healthammo_style "0"
  109. cl_hud_background_alpha "0.35"
  110. cl_hud_bomb_under_radar "1"
  111. cl_hud_playercount_pos "0"
  112. cl_hud_playercount_showcount "1"
  113. cl_radar_rotate "1"
  114. cl_radar_scale "0.45"
  115. cl_radar_icon_scale_min "0.75"
  116. cl_radar_always_centered "1"
  117. cl_loadout_colorweaponnames "1"
  118.  
  119.  
  120. // My Crosshair
  121. cl_crosshair_drawoutline "0"
  122. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  123. cl_crosshair_dynamic_splitalpha_innermod "1"
  124. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  125. cl_crosshair_dynamic_splitdist "7"
  126. cl_crosshair_outlinethickness "1"
  127. cl_crosshairalpha "200"
  128. cl_crosshaircolor "1"
  129. cl_crosshaircolor_b "255"
  130. cl_crosshaircolor_g "255"
  131. cl_crosshaircolor_r "255"
  132. cl_crosshairdot "0"
  133. cl_crosshairgap "-1"
  134. cl_crosshairgap_useweaponvalue "1"
  135. cl_crosshairscale "120"
  136. cl_crosshairsize "5"
  137. cl_crosshairstyle "5"
  138. cl_crosshairthickness ".5"
  139. cl_crosshairusealpha "1"
  140. cl_fixedcrosshairgap "14"
  141.  
  142.  
  143. // Netgraph Settings [Show useful information like the current framerate and ping]
  144. alias +scorenet "net_graphheight 64; +showscores";
  145. alias -scorenet "net_graphheight 2000; -showscores";
  146. bind "TAB" "+scorenet";
  147. net_graph "1" //Display net_graph
  148. net_graphpos "2" //Adds the netgraph to the middle
  149. net_graphproportionalfont "0" //Reduce font size
  150. net_graphshowinterp "1"
  151. net_graphshowlatency "1"
  152. net_graphshowsvframerate "1"
  153. net_graphheight "2000"
  154.  
  155.  
  156. // Reduce gun and scope shifting/bobbing when moving
  157. viewmodel_presetpos "0"
  158. cl_bobcycle "0.98" //0.98 is enforced by ESEA/ESL
  159. cl_bob_lower_amt "5"
  160. cl_bobamt_lat "0.100000"
  161. cl_bobamt_vert "0.100000"
  162. cl_viewmodel_shift_left_amt "0.5"
  163. cl_viewmodel_shift_right_amt "0.25"
  164.  
  165.  
  166. // Show Damage in top left(Instead of opening console)
  167. developer "1"
  168. con_filter_text "Damage given"
  169. con_filter_text_out "Player:"
  170. con_filter_enable "2"
  171.  
  172. //also to see map before MM match
  173. con_filter_text "game:map"
  174.  
  175. //Matchmaking Ping Limit
  176. mm_dedicated_search_maxping "50"
  177.  
  178. // Helpful Extras
  179. r_drawtracers_firstperson "0"
  180. muzzleflash_light "0"
  181. cl_disablefreezecam "1"
  182. cl_autohelp "0"
  183. cl_showhelp "0"
  184. cl_forcepreload "1"
  185. sv_forcepreload "1"
  186. r_dynamic "0"
  187. r_eyegloss "0"
  188. r_eyemove "0"
  189. r_eyeshift_x "0"
  190. r_eyeshift_y "0"
  191. r_eyeshift_z "0"
  192. r_eyesize "0"
  193. joystick "0"
  194. joystick_force_disabled "1"
  195. joystick_force_disabled_set "1"
  196. gameinstructor_enable "0"
  197. cl_showpluginmessages "1"
  198. mm_dedicated_search_maxping "100"
  199. cl_resend "1.5"
  200. cl_resend_timeout "3"
  201. cl_timeout "150000"
  202. cl_show_clan_in_death_notice "1"
  203. cl_teamid_overhead_name_alpha "255"
  204. cl_teamid_overhead_name_fadetime "0"
  205. con_enable "1" //activates console
  206. cl_disablehtmlmotd 1
  207. func_break_max_pieces "0"
  208. closeonbuy "1"
  209. cl_radar_square_with_scoreboard "0"
  210. engine_no_focus_sleep "0"
  211.  
  212. // Clears the console
  213. Clear
  214.  
  215. // Writes commands to config.cfg
  216. host_writeconfig
  217.  
  218.  
  219. // Confirm this file's execution
  220.  
  221. echo "-------------------------------"
  222. echo "Revolutions's Autoexec V14 2015! for CSGO"
  223. echo "Have Fun!"
  224. echo "-------------------------------"
Add Comment
Please, Sign In to add comment