Thursday, November 28, 2019

// Maxims Config (aka BananaGaming) Essays - Computing, Alias, BIND

// Maxim's Config (aka BananaGaming) // When you type "//" the game ignores whatever is written after con_enable "1" //Enables Console cl_clanid 7238336 //Use Steam Group Tag "Go Bananas" echo Config Loaded! (1/2) //This confirms that the config has been loaded // Crosshair - Single Yellow Dot Instead of Crosshair (2017-05-04) // Made with Crashz Crosshair Generator cl_crosshair_drawoutline "1" cl_crosshair_dynamic_maxdist_splitratio "0.35" cl_crosshair_dynamic_splitalpha_innermod "1" cl_crosshair_dynamic_splitalpha_outermod "0.5" cl_crosshair_dynamic_splitdist "7" cl_crosshair_outlinethickness "1.000000" cl_crosshair_sniper_show_normal_inaccuracy "0" cl_crosshair_sniper_width "2" cl_crosshairalpha "100.000000" cl_crosshaircolor "5" cl_crosshaircolor_b "0" cl_crosshaircolor_g "255" cl_crosshaircolor_r "255" cl_crosshairdot "1" cl_crosshairgap "-4.000000" cl_crosshairgap_useweaponvalue "0" cl_crosshairscale "0" cl_crosshairsize "0.500000" cl_crosshairstyle "4" cl_crosshairthickness "1.000000" cl_crosshairusealpha "1" cl_fixedcrosshairgap "3" // Viewmodels - Viewmodel Settings viewmodel_offset_x "1" //Changes viewmodel view in X scale viewmodel_offset_y "2" //Changes viewmodel view in Y scale viewmodel_offset_z "-2" //Changes viewmodel view in Z scale viewmodel_fov "68" //Highest viewmodel FOV // Bob - How much you move around with weapons cl_bob_lower_amt "5" //How much the viewmodel lowers when running, set to lowest for less distraction cl_bobamt_lat "0.1" //How much the viewmodel moves side to side when running, set to lowest for less distraction cl_bobamt_vert "0.1" //How much the viewmodel moves up and down when running, set to lowest for less distraction cl_bobcycle "0.98" //The frequency at which the viewmodel bobs, set to default cl_viewmodel_shift_left_amt "0" //Removes shifting of arms cl_viewmodel_shift_right_amt "0" //Removes shifting of arms // Bindings - These bindings bind "v" "+voicerecord" //You can communicate with the V key instead of K bind "f1" "autobuy" //Autobuy weapons if you have lots of money with F1 bind f3 "buy flashbang; buy smokegrenade; buy molotov; buy hegrenade" //Buy flash & smoke with F3 bind "f4" "ignoremsg" //Ignore chat by turning off enemies, teams and both bind "f" "+lookatweapon" //Inspect your weapon with F bind "k" "say !r" //Used together with CKSurf plugin for Bhop, Surf & Kz bind "leftarrow" "+left" //Turn left with arrow key bind "rightarrow" "+right" //Turn right with arrow key unbind "i" //So you don't accidentally enable hud fade, which is very annoying // No Tutorial or Info Messages - Can give FPS BOOST and is also very annoying gameinstructor_enable "0" //Removes in game lessons cl_showhelp "0" //Removes on-screen help cl_autohelp "0" //Removes automatic help cl_disablefreezecam "1" //Disables Freezecam, very important to have off cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server // Rates - These network settings are optimized for high speed internet rate "786432" //Max rates. Only use if you can get 8 Megabits per second (Mbps) download speed or more. //rate "250000" //Only use this if you can get 3.5 Megabits per second (Mbps) download speed or more. //rate "500000" //Only use this if you can get 5.5 Megabits per second (Mbps) download speed or more. cl_cmdrate "128" //Max number of command packets sent to server per second cl_updaterate "128" //Number of packets per second you are requesting from the server cl_interp_ratio "1" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate) cl_interp "0" //Sets the interpolation amount, always set this to 0 cl_lagcompensation "1" //Lag compensation helps by eliminating combat latency from client side view cl_predict "1" //Skip waiting for server feedback and simulate client side movement in real-time cl_predictweapons "1" //Skip waiting for server feedback and perform client side prediction of weapon effects // Video - Brightness & Disabling TV Mode mat_monitorgamma "1.6" //Sets the Brightness to it's highest value, highly recommended mat_monitorgamma_tv_enabled "0" //Turn off TV Mode for less off-set light // Sound - Sound settings, doesn't affect volume in-game, adjust that yourself. voice_scale "0.4" //Turns down the volume of other players voice to 40% snd_musicvolume "0" //Turns off all music, easier to focus snd_use_hrtf 1 //Turn ON Head-Related Transfer Function // Net - How much frames you have and solid graph fps_max "300" //Map loads fast and allows high frames net_graph "1" //Shows my network usage data net_graphheight "0" //Changes height net_graphmsecs "400" //The latency graph represents this many milliseconds net_graphpos "2" //Positioning of Net Graph net_graphproportionalfont "0" //Makes font smaller net_graphshowinterp "1" //Shows interpolation value net_graphshowlatency "1" //Shows latency value net_graphsolid "1" //Solid Net Graph net_graphtext "1" //Shows text fields net_maxroutable "1200" //Requested max packet size before packets are 'split' net_scale "5" //Makes font smaller // Other r_drawtracers_firstperson "0" //Hides bullet tracers in first person view lobby_voice_chat_enabled "0" //Turns microphone off in lobby, really useful cl_use_opens_buy_menu "0" //Disables E from opening buy-menu, really useful mm_dedicated_search_maxping "50" //Maxping Search in Matchmaking cl_autowepswitch 0 //Don't auto-pick weapons func_break_max_pieces 0 //Less clutter from breaking vents (especially in Mirage) // Make sure mouse is using "Raw Input" & "No Acceleration" m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX) m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution m_customaccel "0" //Custom mouse acceleration disabled m_mousespeed "0"

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.