Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. //Startup parameters -novid -high +exec autoexec.cfg -nod3d9ex -threads 4 -language bananagaming +mat_queue_mode 2 -tickrate 128
  2.  
  3. // "VideoConfig"
  4. // {
  5. // "setting.cpu_level" "0"
  6. // "setting.gpu_level" "0"
  7. // "setting.mat_antialias" "0"
  8. // "setting.mat_aaquality" "0"
  9. // "setting.mat_forceaniso" "0"
  10. // "setting.mat_vsync" "0"
  11. // "setting.mat_triplebuffered" "0"
  12. // "setting.mat_grain_scale_override" "1"
  13. // "setting.gpu_mem_level" "0"
  14. // "setting.mem_level" "0"
  15. // "setting.mat_queue_mode" "-1"
  16. // "setting.csm_quality_level" "1"
  17. // "setting.mat_software_aa_strength" "0"
  18. // "setting.mat_motion_blur_enabled" "0"
  19. // "setting.fullscreen" "1"
  20. // "setting.aspectratiomode" "1"
  21. // "setting.nowindowborder" "0"
  22. // }
  23.  
  24.  
  25. //Basic
  26. cl_autohelp "0"
  27. cl_autowepswitch "0"
  28. cl_disablefreezecam "1"
  29. cl_disablehtmlmotd "1"
  30. cl_downloadfilter nosounds
  31. cl_forcepreload "1"
  32. cl_righthand "1"
  33. cl_showhelp "0"
  34. cl_use_opens_buy_menu "0"
  35. con_enable "1"
  36. gameinstructor_enable "0"
  37. lobby_voice_chat_enabled "0"
  38. mat_monitorgamma "1.6"
  39. mat_monitorgamma_tv_enabled "0"
  40. mm_dedicated_search_maxping "100"
  41. player_nevershow_communityservermessage "0"
  42. sensitivity "2"
  43. ui_steam_overlay_notification_position "BottomRight"
  44. zoom_sensitivity_ratio "1.0"
  45.  
  46. //Sound
  47. snd_musicvolume "0"
  48. snd_mixahead "0.05"
  49. volume "0.16"
  50. windows_speaker_config "2"
  51. dsp_enhance_stereo "0"
  52. snd_legacy_surround "0"
  53. snd_mute_losefocus "1"
  54. voice_enable "1"
  55. voice_forcemicrecord "1"
  56. voice_mixer_boost "0"
  57. voice_mixer_mute "0"
  58. voice_mixer_volume "1.0"
  59. voice_modenable "1"
  60. voice_scale "0.7"
  61. voice_threshold "2000"
  62. snd_ducktovolume "0.55"
  63.  
  64. //FPS
  65. r_dynamic "0"
  66. r_eyesize "0"
  67. r_eyemove "0"
  68. r_eyegloss "0"
  69. cl_logofile "0"
  70. r_eyeshift_z "0"
  71. r_eyeshift_y "0"
  72. r_eyeshift_x "0"
  73. cl_rumblescale "0"
  74. sys_refldetail "0"
  75. mat_queue_mode "-1"
  76. mat_hdr_enabled "0"
  77. r_cheapwaterend "1"
  78. sys_aspectratio "-1"
  79. sys_antialiasing "0"
  80. muzzleflash_light "0"
  81. r_cheapwaterstart "1"
  82. budget_show_peaks "0"
  83. cl_detail_max_sway "0"
  84. budget_show_history "0"
  85. budget_peaks_window "0"
  86. budget_show_averages "0"
  87. func_break_max_pieces "0"
  88. cl_detail_avoid_force "0"
  89. cl_detail_avoid_radius "0"
  90. budget_averages_window "0"
  91. budget_background_alpha "0"
  92. budget_history_range_ms "5"
  93. texture_budget_panel_width "0"
  94. texture_budget_panel_height "0"
  95. cl_detail_avoid_recover_speed "0"
  96. budget_history_numsamplesvisible "0"
  97. texture_budget_background_alpha "999"
  98.  
  99. //Binds
  100. unbind "i"
  101. bind "0" "slot10"
  102. bind "1" "slot1"
  103. bind "2" "slot2"
  104. bind "3" "slot3"
  105. bind "4" "slot4"
  106. bind "5" "slot5"
  107. bind "6" "slot6"
  108. bind "7" "slot7"
  109. bind "8" "slot8"
  110. bind "9" "slot9"
  111. bind "a" "+moveleft"
  112. bind "b" "buymenu"
  113. bind "c" "slot6"
  114. bind "d" "+moveright"
  115. bind "e" "+use"
  116. bind "f" "slot7"
  117. bind "g" "slot8"
  118. bind "m" "teammenu"
  119. bind "q" "lastinv"
  120. bind "r" "+reload; r_cleardecals"
  121. bind "s" "+back"
  122. bind "t" "+lookatweapon"
  123. bind "u" "messagemode2"
  124. bind "v" "slot10"
  125. bind "w" "+forward"
  126. bind "y" "messagemode"
  127. bind "z" "drop"
  128. bind "`" "toggleconsole"
  129. bind "," "buyammo1"
  130. bind "." "buyammo2"
  131. bind "SPACE" "+jump"
  132. bind "TAB" +showscores""
  133. bind "ESCAPE" "cancelselect"
  134. bind "DEL" "mute"
  135. bind "PAUSE" "pause"
  136. bind "SHIFT" "+speed"
  137. bind "alt" "+voicerecord"
  138. bind "CTRL" "+duck; r_cleardecals"
  139. bind "F3" "autobuy"
  140. bind "F4" "ignoremsg"
  141. bind "F8" "exec autoexec.cfg"
  142. bind "MOUSE1" "+attack"
  143. bind "MOUSE2" "+attack2"
  144. bind "MOUSE3" "+jumpthrow"
  145. bind "MWHEELUP" "+jump"
  146. bind "MWHEELDOWN" "+jump"
  147.  
  148. //Smooth gun animation
  149. cl_bobamt_lat "0.1"
  150. cl_bobamt_vert "0.1"
  151. cl_bobcycle "0.98"
  152. cl_bob_lower_amt "5.0"
  153.  
  154. //Hud
  155. cl_hud_background_alpha "0.5"
  156. cl_hud_color "4"
  157. cl_hud_playercount_showcount "1"
  158. cl_hud_playercount_pos "0"
  159. cl_hud_healthammo_style "1"
  160. cl_loadout_colorweaponnames "1"
  161. cl_showloadout "1"
  162. hud_scaling "1"
  163. safezoney "1"
  164. safezonex "1"
  165.  
  166. //Radar
  167. cl_hud_radar_scale "1.1"
  168. cl_radar_always_centered "0"
  169. cl_radar_icon_scale_min "0.7"
  170. cl_radar_rotate "1"
  171. cl_radar_scale "0.3"
  172. net_graph "1"
  173.  
  174. //Crosshair
  175. cl_crosshair_drawoutline "0"
  176. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  177. cl_crosshair_dynamic_splitalpha_innermod "1"
  178. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  179. cl_crosshair_dynamic_splitdist "7"
  180. cl_crosshair_outlinethickness "2.000000"
  181. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  182. cl_crosshair_dynamic_splitalpha_innermod "1"
  183. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  184. cl_crosshair_dynamic_splitdist "7"
  185. cl_crosshair_outlinethickness "2.000000"
  186. cl_crosshairalpha "200"
  187. cl_crosshaircolor "5"
  188. cl_crosshaircolor_b "0"
  189. cl_crosshaircolor_g "255"
  190. cl_crosshaircolor_r "0"
  191. cl_crosshairdot "0"
  192. cl_crosshairgap "-2.500000"
  193. cl_crosshairgap_useweaponvalue "0"
  194. cl_crosshairscale "0"
  195. cl_crosshairsize "4"
  196. cl_crosshairstyle "4"
  197. cl_crosshairthickness "1"
  198. cl_crosshairusealpha "1"
  199. cl_fixedcrosshairgap "-4.5"
  200.  
  201. //Net
  202. cl_cmdrate "128"
  203. cl_updaterate "128"
  204. cl_interp "0"
  205. cl_interp_ratio "1"
  206. cl_lagcompensation "1"
  207. fps_max "999"
  208. rate "128000"
  209.  
  210. net_graph "1"
  211. net_graphpos "1"
  212. net_graphproportionalfont "0"
  213. net_graphheight "9999"
  214. alias "+scorenet" "+showscores; net_graphheight 0"
  215. alias "-scorenet" "-showscores; net_graphheight 9999"
  216. bind "BACKSPACE" "+scorenet"
  217.  
  218. //Mouse
  219. m_rawinput "1"" //Raw Input on
  220. m_customaccel "0" //Mouse Acceleration off
  221. m_customaccel_exponent "0" //Acceleration Amount
  222. m_mousespeed "0" //Windows mouse acceleration off
  223. m_mouseaccel1 "0" //Windows mouse acceleration initial threshold (2x movement)
  224. m_mouseaccel2 "0" //Windows mouse acceleration secondary threshold (4x movement)
  225.  
  226. // Viewmodel
  227. viewmodel_fov "65"
  228. viewmodel_offset_x "2"
  229. viewmodel_offset_y "1.200000"
  230. viewmodel_offset_z "-2.000000"
  231. viewmodel_presetpos "0"
  232.  
  233. // TOGGLE VOICE IN-GAME
  234. alias bananavoice "togglevoice"
  235. alias bananavoicer bind x bananavoice
  236. alias defaultvoice "bind x +voicerecord
  237. alias +altbinds "bananavoicer"
  238. alias -altbinds "defaultvoice"
  239. bind kp_downarrow +altbinds
  240. alias "togglevoice" "voice_chat"
  241. alias "voice_chat" "chat_1"
  242. alias "chat_1" "voice_enable 1; playvol buttons\blip1 0.5; alias voice_chat chat_0"
  243. alias "chat_0" "voice_enable 0; playvol buttons\blip2 0.5; alias voice_chat chat_1"
  244.  
  245. //Jump Throw Script
  246. alias "+jumpthrow" "+jump;-attack"
  247. alias "-jumpthrow" "-jump"
  248. bind "mouse4" "+jumpthrow"
  249.  
  250. //Alias
  251. alias aim map workshop\213240871\training_aim_csgo2
  252. alias dis disconnect
  253.  
  254. alias "fix" "mat_setvideomode 1024 768 1; mat_setvideomode 1024 768 0"
  255.  
  256. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement