Advertisement
kajeconfig

kajeconfig IO

Feb 14th, 2020
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.21 KB | None | 0 0
  1. //kaje config
  2. //All custom settings are done in this file, not in the config.cfg!
  3.  
  4. //*****************
  5. //***KAJE CONFIG***
  6. //*****************
  7.  
  8. // Advanced video settings: VERY LOW HIGH LOW LOW ENABLED 8X MSAA DISABLED BILINEAR DISABLED DISABLED DISABLED
  9. // Launch Options: -novid -tickrate 128 -d3d9ex
  10. // Mouse Accel: Off
  11. // DPI: 400
  12. unbindall
  13. clear
  14.  
  15. // _______________
  16. // | Audio |
  17. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  18.  
  19. volume "0.25"
  20. windows_speaker_config "1"
  21. snd_musicvolume "1"
  22. snd_menumusic_volume "0"
  23. snd_roundstart_volume "0"
  24. snd_roundend_volume "0.02"
  25. snd_mapobjective_volume "0.02"
  26. snd_tensecondwarning_volume "0.1"
  27. snd_deathcamera_volume "0"
  28. snd_mixahead "0.025"
  29. snd_headphone_pan_exponent "2"
  30. snd_headphone_pan_radial_weight "2"
  31. snd_legacy_surround "1"
  32. dsp_slow_cpu "0"
  33. dsp_enhance_stereo "0"
  34. voice_mixer_volume "0.3"
  35. voice_scale "0.2"
  36. voice_mixer_boost "0"
  37. voice_enable "1"
  38. voice_mixer_mute "0"
  39. voice_modenable "1"
  40. voice_forcemicrecord "1"
  41.  
  42. echo "Audio loaded"
  43.  
  44. // _______________
  45. // | Mouse |
  46. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  47.  
  48. sensitivity "2.33"
  49. m_customaccel "0"
  50. m_customaccel_exponent "1.052000"
  51. m_customaccel_max "0"
  52. m_customaccel_scale "0.04"
  53. m_forward "1"
  54. m_mouseaccel1 "0"
  55. m_mouseaccel2 "0"
  56. m_mousespeed "1"
  57. m_rawinput "1"
  58. m_pitch "0.022"
  59. m_side "0.8"
  60. m_yaw "0.022"
  61.  
  62. echo "Mouse loaded"
  63.  
  64. // _____________________
  65. // | Extra Visuals |
  66. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  67.  
  68. //*Velocity*
  69. cl_showpos 0
  70.  
  71. //*Net Graph*
  72. net_graph 0
  73.  
  74. //*Show Damage*
  75. developer "1"
  76. con_filter_text "Damage given"
  77. con_filter_text_out "Player:"
  78. con_filter_enable "2"
  79. con_filter_text_out "***** Trying to set a pixel shader (weapondecal_ps30) that failed loading!"
  80.  
  81. echo "Extras loaded"
  82.  
  83. // _________________
  84. // | Miscellaneous |
  85. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  86.  
  87. gameinstructor_enable "0"
  88. con_enable "1"
  89. closeonbuy "0"
  90. cl_autowepswitch "0"
  91. cl_showhelp "0"
  92. cl_autohelp "0"
  93. cl_timeout "1337"
  94. cl_disablefreezecam "1"
  95. cl_disablehtmlmotd "0"
  96. cl_teamid_overhead_name_fadetime "5"
  97. cl_downloadfilter "nosounds"
  98. cl_buy_favorite_quiet "0"
  99. cl_buy_favorite_nowarn "0"
  100. cl_lagcompensation "1"
  101. cl_observercrosshair "1"
  102. cl_hud_color "3"
  103. hud_showtargetid "0"
  104. hud_scaling "0.85"
  105. cl_showpos 0
  106. adsp_debug "0"
  107. safezonex "1.000000"
  108. safezoney "1.000000"
  109. snd_duckerattacktime "0.5"
  110. snd_duckerreleasetime "2.5"
  111. snd_duckerthreshold "0.15"
  112. snd_ducking_off "1"
  113. snd_ducktovolume "0.55"
  114. snd_music_selection "1"
  115. snd_musicvolume_multiplier_inoverlay "0.180000"
  116. snd_mute_losefocus "1"
  117. snd_pitchquality "1"
  118. spec_show_xray "1"
  119. spec_usenumberkeys_nobinds "1"
  120. sv_log_onefile "0"
  121. sv_logbans "0"
  122. sv_logecho "1"
  123. sv_logfile "1"
  124. sv_logflush "0"
  125. sv_logsdir "logs"
  126. sv_noclipaccelerate "5"
  127. sv_noclipspeed "5"
  128. sv_pvsskipanimation "1"
  129. sv_skyname "sky_dust"
  130. sv_specaccelerate "5"
  131. sv_specnoclip "1"
  132. sv_specspeed "3"
  133. sv_unlockedchapters "1"
  134. sv_voiceenable "1"
  135. sys_antialiasing "0"
  136. sys_aspectratio "0"
  137. sys_refldetail "0"
  138. texture_budget_background_alpha "128"
  139. texture_budget_panel_bottom_of_history_fraction ".25"
  140. texture_budget_panel_height "284"
  141. texture_budget_panel_width "512"
  142. texture_budget_panel_x "0"
  143. texture_budget_panel_y "450"
  144. tr_best_course_time "0"
  145. tr_completed_training "0"
  146. tv_nochat "0"
  147. ui_steam_overlay_notification_position "topleft"
  148. vgui_message_dialog_modal "1"
  149. net_allow_multicast "1"
  150. key_bind_version "1"
  151. lobby_default_access "0"
  152. lobby_voice_chat_enabled "0"
  153. lockMoveControllerRet "0"
  154. lookspring "0"
  155. lookstrafe "0"
  156. mapoverview_icon_scale "1.0"
  157. mat_monitorgamma "1.600000"
  158. mat_monitorgamma_tv_enabled "0"
  159. mat_powersavingsmode "0"
  160. mat_queue_report "0"
  161. mat_spewalloc "0"
  162. mat_texture_list_content_path ""
  163. mc_accel_band_size "0.5"
  164. mc_dead_zone_radius "0.06"
  165. mc_max_pitchrate "100.0"
  166. mc_max_yawrate "230.0"
  167. mm_csgo_community_search_players_min "3"
  168. mm_dedicated_search_maxping "90"
  169. mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020"
  170. muzzleflash_light "1"
  171. commentary_firstrun "0"
  172. con_enable "1"
  173. crosshair "1"
  174. cursortimeout "60.0"
  175. econ_highest_baseitem_seen "63"
  176. engine_no_focus_sleep "50"
  177. force_audio_english "0"
  178. func_break_max_pieces "15"
  179. g15_update_msec "250"
  180. gameinstructor_enable "0"
  181. hud_showtargetid "1"
  182. hud_takesshots "0"
  183. closecaption "0"
  184. cl_teamid_overhead_always "2"
  185.  
  186. echo "Miscellaneous loaded"
  187.  
  188. // ___________
  189. // | Radar |
  190. // ¯¯¯¯¯¯¯¯¯¯¯
  191.  
  192. cl_hud_radar_scale "1.15"
  193. cl_radar_always_centered "0"
  194. cl_radar_icon_scale_min "0.400000"
  195. cl_radar_rotate "1"
  196. cl_radar_scale "0.3"
  197. cl_radar_square_with_scoreboard "1"
  198.  
  199. echo "Radar loaded"
  200.  
  201. // _______________
  202. // | Viewmodel |
  203. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  204.  
  205. viewmodel_fov "68"
  206. viewmodel_offset_x "1.5"
  207. viewmodel_offset_y "2"
  208. viewmodel_offset_z "-2"
  209. viewmodel_presetpos "0"
  210. cl_viewmodel_shift_left_amt "1.5"
  211. cl_viewmodel_shift_right_amt "0.75"
  212. viewmodel_recoil "1"
  213. cl_righthand "1"
  214. echo "Viewmodel loaded"
  215.  
  216. // _______________
  217. // | Netgraph |
  218. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  219.  
  220. net_graph "1"
  221. net_graphheight "64"
  222. net_graphholdsvframerate "0"
  223. net_graphipc "0"
  224. net_graphmsecs "400"
  225. net_graphpos "2"
  226. net_graphproportionalfont "0"
  227. net_graphshowinterp "1"
  228. net_graphshowlatency "1"
  229. net_graphshowsvframerate "0"
  230. net_graphsolid "1"
  231. net_graphtext "1"
  232.  
  233. echo "Netgraph loaded"
  234.  
  235. // _______________
  236. // | Netsettings |
  237. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  238.  
  239. cl_forcepreload "1"
  240. cl_updaterate "128"
  241. cl_cmdrate "128"
  242. cl_interp_ratio "1"
  243. cl_interp "0"
  244. rate "786432"
  245. cl_interpolate "1"
  246. cl_predict 1
  247.  
  248. echo "Netsettings loaded"
  249.  
  250. // _______________
  251. // | FPS |
  252. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  253.  
  254. fps_max_menu "300"
  255. fps_max "300"
  256. r_drawtracers_firstperson "1"
  257. r_dynamic "0"
  258. r_eyegloss "0"
  259. r_eyemove "0"
  260. r_eyegloss "0"
  261. r_eyemove "0"
  262. r_eyeshift_x "0"
  263. r_eyeshift_y "0"
  264. r_eyeshift_z "0"
  265. r_eyesize "0"
  266.  
  267. echo "FPS loaded"
  268.  
  269. // _______________
  270. // | Crosshair |
  271. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  272.  
  273. cl_crosshair_drawoutline "1"
  274. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  275. cl_crosshair_dynamic_splitalpha_innermod "1"
  276. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  277. cl_crosshair_dynamic_splitdist "7"
  278. cl_crosshair_friendly_warning "2"
  279. cl_crosshair_outlinethickness "1.000000"
  280. cl_crosshair_sniper_show_normal_inaccuracy "0"
  281. cl_crosshair_sniper_width "1"
  282. cl_crosshair_t "0"
  283. cl_crosshairalpha "250.000000"
  284. cl_crosshaircolor "5"
  285. cl_crosshaircolor_b "255"
  286. cl_crosshaircolor_g "255"
  287. cl_crosshaircolor_r "255"
  288. cl_crosshairdot "0"
  289. cl_crosshairgap "-2"
  290. cl_crosshairgap_useweaponvalue "0"
  291. cl_crosshairscale "0"
  292. cl_crosshairsize "1.900000"
  293. cl_crosshairstyle "4"
  294. cl_crosshairthickness "0.170000"
  295. cl_crosshairusealpha "1"
  296. cl_fixedcrosshairgap "3"
  297. echo "Crosshair loaded"
  298.  
  299. // _______________
  300. // | Binds |
  301. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  302.  
  303. unbindall
  304. bind "1" "slot1"
  305. bind "2" "slot2"
  306. bind "3" "slot3"
  307. bind "4" "slot5"
  308. bind "5" "slot9"
  309. bind "a" "+moveleft"
  310. bind "b" "buymenu"
  311. bind "c" "slot8"
  312. bind "d" "+moveright"
  313. bind "e" "+use"
  314. bind "f" "slot7"
  315. bind "g" "drop"
  316. bind "i" "radio"
  317. bind "m" "teammenu"
  318. bind "o" "radio1"
  319. bind "p" "radio2"
  320. bind "r" "+reload"
  321. bind "s" "+back"
  322. bind "u" "messagemode2"
  323. bind "v" "incrementvar cl_righthand 0 1 1"
  324. bind "w" "+forward"
  325. bind "x" "slot10"
  326. bind "y" "messagemode"
  327. bind "z" "slot6"
  328. bind "]" "radio3"
  329. bind "," "buyammo1"
  330. bind "." "buyammo2"
  331. bind "\" "toggleconsole"
  332. bind "TAB" "+showscores"
  333. bind "ESCAPE" "cancelselect"
  334. bind "SPACE" "+djump"
  335. bind "DEL" "mute"
  336. bind "PAUSE" "pause"
  337. bind "F4" "rebuy"
  338. bind "F5" "jpeg"
  339. bind "F6" "save quick"
  340. bind "F7" "load quick"
  341. bind "F10" "quit prompt"
  342. bind "MOUSE1" "+attack"
  343. bind "MOUSE2" "+attack2"
  344. bind "MOUSE5" "slot12"
  345. bind "mwheelup" "+jump"
  346. bind "mwheeldown" "+jump"
  347. bind "ctrl" "+duck"
  348. bind "shift" "+speed"
  349. bind "q" "+voicerecord"
  350. bind "t" "+lookatweapon"
  351. echo "Binds loaded"
  352.  
  353. // _________________
  354. // | Aliases |
  355. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  356.  
  357. //*GG disconnect*
  358. alias "gg" "disconnect"
  359.  
  360. //*QQ quit*
  361. alias "qq" "quit"
  362.  
  363. //*Team equipment*
  364. alias +showteaminf "+cl_show_team_equipment"
  365. alias -showteaminf "+cl_show_team_equipment"
  366.  
  367. //*Crouch Jump*
  368. alias +djump "+jump; +duck"
  369. alias -djump "-jump; -duck"
  370.  
  371. //*Jump Smoke*
  372. alias "+jumpthrow" "+jump;-attack"
  373. alias "-jumpthrow" "-jump"
  374.  
  375. //*Beo*
  376. alias +beo "-lookatweapon; +reload"
  377. alias -beo "+lookatweapon; -reload"
  378.  
  379. //*Show Crosshair*
  380. alias "a1" clear
  381. alias "a2" echo
  382. alias "a3" echo
  383. alias "a4" echo
  384. alias "a6" con_filter_enable 1
  385. alias "a7" con_filter_text cl_crosshair
  386. alias "a8" host_writeconfig //
  387. alias "a9" con_filter_text cl_fix
  388. alias "a10" host_writeconfig //
  389. alias "a12" con_filter_enable 0
  390. alias "a13" showconsole
  391. alias "showcrosshair" "a1;a2;a3;a4;a6;a7;a8;a9;a10;a12;a13"
  392.  
  393. echo "Aliases loaded"
  394.  
  395. // __________________
  396. // | Alias Binds |
  397. // ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  398. bind "t" "+beo"
  399.  
  400. bind "alt" "+jumpthrow"
  401.  
  402. echo "Alias Binds loaded"
  403.  
  404. //*Weapon alias*
  405. alias p228 "buy p228"
  406. alias glock "buy glock"
  407. alias scout "buy scout"
  408. alias xm1014 "buy xm1014"
  409. alias mac10 "buy max10"
  410. alias aug "buy aug"
  411. alias elite "buy elite"
  412. alias fiveseven "buy fiveseven"
  413. alias ump45 "buy ump45"
  414. alias sg550 "buy sg550"
  415. alias galil "buy galil"
  416. alias galilar "buy galilar"
  417. alias famas "buy famas"
  418. alias usp "buy usp"
  419. alias awp "buy awp"
  420. alias mp5navy "buy mp5navy"
  421. alias m249 "buy m249"
  422. alias m3 "buy m3"
  423. alias m4a1 "buy m4a1"
  424. alias tmp "buy tmp"
  425. alias g3sg1 "buy g3sg1"
  426. alias deagle "buy deagle"
  427. alias sg552 "buy sg552"
  428. alias ak47 "buy ak47"
  429. alias p90 "buy p90"
  430. alias bizon "buy bizon"
  431. alias mag7 "buy mag7"
  432. alias negev "buy negev"
  433. alias sawedoff "buy sawedoff"
  434. alias tec9 "buy tec9"
  435. alias taser "buy taser"
  436. alias hkp2000 "buy hkp2000"
  437. alias mp7 "buy mp7"
  438. alias mp9 "buy mp9"
  439. alias nova "buy nova"
  440. alias p250 "buy p250"
  441. alias scar17 "buy scar17"
  442. alias scar20 "buy scar20"
  443. alias sg556 "buy sg556"
  444. alias ssg08 "buy ssg08"
  445. alias flashbang "buy flashbang"
  446. alias smokegrenade "buy smokegrenade"
  447. alias hegrenade "buy hegrenade"
  448. alias molotov "buy molotov"
  449. alias incgrenade "buy incgrenade"
  450. alias decoy "buy decoy"
  451. alias primammo "buy primammo"
  452. alias secammo "buy secammo"
  453. alias vesthelm "buy vesthelm"
  454. alias defuser "buy defuser"
  455. alias vest "buy vest"
  456.  
  457. echo "Buyscript loaded"
  458.  
  459. host_writeconfig
  460.  
  461. echo "Config executed"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement