Advertisement
Guest User

Abra

a guest
Mar 5th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.04 KB | None | 0 0
  1. // Abra's CS:GO config
  2. // Updated 3/5/2015
  3.  
  4.  
  5. // Source Engine
  6.  
  7. con_enable "1"
  8. cpu_frequency_monitoring "2"
  9. con_color "255 255 255"
  10. heapsize "131072"
  11. mem_max_heapsize "1024000"
  12. flex_rules "0"
  13. flex_smooth "0"
  14. r_eyes "0"
  15. r_teeth "0"
  16. r_skin "0"
  17. r_dynamic "0"
  18. r_eyesize "0"
  19. r_eyemove "0"
  20. r_eyegloss "0"
  21. r_flex "0"
  22. fog_enable "0"
  23. r_rootlod "0"
  24. r_lod "-10"
  25. cl_logofile "0"
  26. blink_duration "0"
  27. r_eyeshift_z "0"
  28. r_eyeshift_y "0"
  29. r_eyeshift_x "0"
  30. cl_rumblescale "0"
  31. r_cheapwaterend "1"
  32. mat_tonemap_algorithm "1"
  33. muzzleflash_light "0"
  34. r_shadowrendertotexture "0"
  35. r_cheapwaterstart "1"
  36. r_waterforceexpensive "0"
  37. r_waterforcereflectentities "0"
  38. budget_show_peaks "0"
  39. mp_decals "1600"
  40. num_edicts "5120"
  41. budget_show_history "0"
  42. budget_peaks_window "0"
  43. budget_show_averages "0"
  44. func_break_max_pieces "0"
  45. cl_detail_avoid_force "0"
  46. cl_detail_avoid_radius "0"
  47. budget_averages_window "0"
  48. budget_background_alpha "0"
  49. budget_history_range_ms "5"
  50. texture_budget_panel_width "0"
  51. texture_budget_panel_height "0"
  52. cl_detail_avoid_recover_speed "0"
  53. texture_budget_background_alpha "999"
  54. budget_history_numsamplesvisible "0"
  55. r_disable_distance_fade_on_big_props "1"
  56. ui_steam_overlay_notification_position "bottomright"
  57. host_thread_mode "2"
  58. mod_forcedata "1"
  59. mod_forcetouchdata "1"
  60. cpu_level "2"
  61. gpu_level "2"
  62. gpu_mem_level "2"
  63. mem_level "2"
  64. think_limit "0"
  65.  
  66.  
  67. // Graphics
  68.  
  69. fps_max_menu "111"
  70. fps_max "0"
  71. engine_no_focus_sleep "11"
  72. nowindowborder "1"
  73. fullscreen "1"
  74. cl_detailfade "0"
  75. cl_detail_max_sway "0"
  76. cl_detaildist "0"
  77. cl_maxrenderable_dist "0"
  78. cl_threaded_client_leaf_system "1"
  79. cl_ejectbrass "0"
  80. mat_queue_mode "2"
  81. mat_queue_priority "1"
  82. mat_powersavingsmode "0"
  83. mat_postprocess_enable "1"
  84. r_fastzreject "1"
  85. lod_TransitionDist "0"
  86. mat_bumpmap "1"
  87. mat_clipz "1"
  88. mat_compressedtextures "1"
  89. mat_forcehardwaresync "0"
  90. mat_forcemanagedtextureintohardware "1"
  91. mat_framebuffercopyoverlaysize "256"
  92. mat_monitorgamma "1.7"
  93. mat_hdr_enabled "0"
  94. mat_hdr_level "0"
  95. mat_hdr_uncapexposure "1"
  96. mat_loadtextures "1"
  97. mat_motion_blur_enabled "0"
  98. mat_reducefillrate "0"
  99. mat_specular "1"
  100. mat_fastspecular "1"
  101. mat_spewalloc "0"
  102. mat_texture_limit "-1"
  103. mat_tonemap_algorithm “1”
  104. mat_vsync "0"
  105. sys_refldetail "0"
  106. sys_aspectratio "-1"
  107. mat_parallaxmap "1"
  108. mat_picmip "0"
  109. r_propsmaxdist "0"
  110. r_threaded_particles "1"
  111. r_threaded_renderables "1"
  112. r_queued_decals "1"
  113. r_queued_post_processing "1"
  114. r_threaded_client_shadow_manager "1"
  115.  
  116.  
  117. // Rates
  118.  
  119. rate "128000"
  120. cl_cmdrate "128"
  121. cl_updaterate "128"
  122. cl_forcepreload "1"
  123. cl_predict "1"
  124. cl_predictweapons "1"
  125. cl_pred_optimize "2"
  126. cl_interp "0"
  127. cl_interp_ratio "1"
  128. cl_lagcompensation "1"
  129. cl_resend "1.5"
  130. cl_resend_timeout "90"
  131. cl_smooth "0"
  132. cl_smoothtime "0.01"
  133. cl_timeout "9999999"
  134. net_allow_multicast "1"
  135. net_maxfilesize "64"
  136. net_maxroutable "1472"
  137. net_scale "5"
  138. net_steamcnx_allowrelay "1"
  139. net_steamcnx_enabled "1"
  140. sv_clockcorrection_msecs "0"
  141.  
  142.  
  143. // Audio
  144.  
  145. force_audio_english "1"
  146. volume "0.85"
  147. suitvolume "0"
  148. snd_mute_losefocus "0"
  149. bot_chatter "0"
  150. voice_enable "1"
  151. snd_filter "0"
  152. snd_mixahead "0.05"
  153. voice_modenable "1"
  154. dsp_off "0"
  155. dsp_slow_cpu "0"
  156. dsp_spatial "40"
  157. dsp_enhance_stereo "0"
  158. dsp_water "0"
  159. snd_prefetch_common "1"
  160. snd_mix_async "1"
  161. snd_headphone_pan_exponent "2"
  162. snd_stereo_speaker_pan_exponent "2"
  163. snd_surround_speaker_pan_exponent "2"
  164. snd_headphone_pan_radial_weight "2"
  165. snd_stereo_speaker_pan_radial_weight "2"
  166. snd_surround_speaker_pan_radial_weight "2"
  167. snd_front_headphone_position "44"
  168. snd_front_stereo_speaker_position "44"
  169. snd_front_surround_speaker_position "44"
  170. snd_rear_headphone_position "136"
  171. snd_rear_stereo_speaker_position "136"
  172. snd_rear_surround_speaker_position "136"
  173. windows_speaker_config "6"
  174. snd_legacy_surround "0"
  175. lobby_voice_chat_enabled "0"
  176. voice_scale "0.65"
  177. snd_mapobjective_volume "0.05"
  178. snd_musicvolume ".05"
  179. snd_menumusic_volume "0.05"
  180. snd_pitchquality "1"
  181. snd_roundstart_volume "0.11"
  182. snd_roundend_volume "0.11"
  183. snd_tensecondwarning_volume "0.15"
  184.  
  185.  
  186. // Mouse
  187.  
  188. m_customaccel "0"
  189. m_customaccel_max "0"
  190. m_customaccel_scale "0"
  191. m_customaccel_exponent "1"
  192. m_forward "1"
  193. m_mousespeed "0"
  194. m_mouseaccel1 "0"
  195. m_mouseaccel2 "0"
  196. m_rawinput "1"
  197. sensitivity "1"
  198. zoom_sensitivity_ratio_mouse ".75"
  199. //DPI Max set to 3700 and DPI shift set to 400
  200.  
  201.  
  202. // Crosshair
  203.  
  204. cl_crosshairalpha "255"
  205. cl_crosshaircolor "5"
  206. cl_crosshaircolor_b "255"
  207. cl_crosshaircolor_r "255"
  208. cl_crosshaircolor_g "0"
  209. cl_crosshairdot "0"
  210. cl_crosshairgap "-5"
  211. cl_crosshairsize "2"
  212. cl_crosshairstyle "4"
  213. cl_crosshairusealpha "1"
  214. cl_crosshairthickness "0.5"
  215. cl_fixedcrosshairgap "-5"
  216. cl_crosshair_outlinethickness "0"
  217. cl_crosshair_drawoutline "0"
  218.  
  219.  
  220. // Bobbing
  221.  
  222. cl_bobamt_lat "0"
  223. cl_bobamt_vert "0"
  224. cl_bobcycle "0.98"
  225. cl_bob_lower_amt "15"
  226. cl_viewmodel_shift_left_amt "0"
  227. cl_viewmodel_shift_right_amt "0"
  228. cl_wpn_sway_interp "0"
  229.  
  230.  
  231. // Models
  232.  
  233. adsp_debug "0"
  234. closecaption "0"
  235. commentary_firstrun "0"
  236. scene_showfaceto "0"
  237. scene_showlook "0"
  238. scene_showmoveto "0"
  239. npc_height_adjust "1"
  240. viewmodel_offset_x "2"
  241. viewmodel_offset_y "2"
  242. viewmodel_offset_z "-2"
  243. viewmodel_presetpos "3"
  244. viewmodel_fov "69"
  245.  
  246.  
  247. // HUD
  248.  
  249. cl_color "0"
  250. cl_hud_background_alpha "1"
  251. cl_hud_bomb_under_radar "1"
  252. cl_hud_color "1"
  253. // 0=default, 1=white, 2=light blue, 3=dark blue, 4=purple, 5=red, 6=orange, 7=yellow, 8=light green, 9=turquois, 10=pink
  254.  
  255. cl_hud_healthammo_style "0"
  256. cl_hud_playercount_showcount "0"
  257. cl_showloadout "1"
  258. cl_loadout_colorweaponnames "1"
  259. cl_teammate_colors_show "1"
  260. hud_scaling "0.57"
  261. hud_showtargetid "0"
  262. net_graph "1"
  263. net_graphpos "1"
  264. net_graphheight "33"
  265. net_graphproportionalfont "1"
  266. sf_ui_tint "1"
  267.  
  268.  
  269. // Radar
  270.  
  271. cl_hud_radar_scale "1.3"
  272. cl_radar_always_centered "1"
  273. cl_radar_icon_scale_min "0.4"
  274. cl_radar_rotate "1"
  275. cl_radar_scale "0.50"
  276.  
  277.  
  278. // Server Connections
  279.  
  280. cl_allowdownload "0"
  281. cl_allowupload "0"
  282. cl_disablehtmlmotd "0"
  283. cl_downloadfilter "nosounds" //This can be set to all, nosounds, or none.
  284. mm_dedicated_search_maxping "45"
  285. player_nevershow_communityservermessage "1"
  286.  
  287.  
  288. // Miscellaneous
  289.  
  290. datacachesize "1024"
  291. filesystem_buffer_size "1536"
  292. cl_autohelp "0"
  293. cl_showhelp "0"
  294. gameinstructor_enable "0"
  295. cl_autowepswitch "0"
  296. cl_disablefreezecam "1"
  297. cl_dm_buyrandomweapons "0"
  298. cl_freezecampanel_position_dynamic "0"
  299. cl_inventory_saved_sort "mostrare"
  300. cl_minimal_rtt_shadows "1"
  301. cl_righthand "1"
  302. mp_weapons_glow_on_ground "1"
  303. option_speed_method "0"
  304. option_duck_method "1"
  305.  
  306.  
  307. // Display Damage
  308.  
  309. developer "1"
  310. con_filter_text "Damage"
  311. con_filter_text_out "Player:"
  312. con_filter_enable "2"
  313.  
  314.  
  315. // CUSTOM BINDS
  316.  
  317. alias +spin_karambit "-lookatweapon;+reload"
  318. alias -spin_karambit "+lookatweapon;-reload"
  319. bind mouse3 "+spin_karambit"
  320.  
  321.  
  322. host_writeconfig
  323. soundscape_flush
  324. clear
  325.  
  326. ECHO ========================================================
  327. ECHO ========================================================
  328. ECHO ========================================================
  329. ECHO ========================================================
  330. ECHO ========================================================
  331. ECHO ========================================================
  332. ECHO ========================================================
  333. ECHO ========================================================
  334. ECHO ========================================================
  335. ECHO ========================================================
  336. ECHO ========================================================
  337. ECHO ========================================================
  338. ECHO ========================================================
  339. ECHO ========================================================
  340. ECHO ========================================================
  341. ECHO ========================================================
  342. ECHO ========================================================
  343. ECHO ========================================================
  344. ECHO =============[ Ninja Autoexec CFG loaded! ]=============
  345. ECHO ======[ With love - Abracadabra AKA KhaOSPhantom ]======
  346. ECHO ========================================================
  347. ECHO ========================================================
  348. ECHO ========================================================
  349. ECHO ========================================================
  350. ECHO ========================================================
  351. ECHO ========================================================
  352. ECHO ========================================================
  353. ECHO ========================================================
  354. ECHO ========================================================
  355. ECHO ========================================================
  356. ECHO ========================================================
  357. ECHO ========================================================
  358. ECHO ========================================================
  359. ECHO ========================================================
  360. ECHO ========================================================
  361. ECHO ========================================================
  362. ECHO ========================================================
  363. ECHO ========================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement