Savke 2019
Spiel: | Counter-Strike: Global Offensive |
Benutzer: | ![]() |
Datei(en): | 1 |
Download: | Download now: Savke 2019 |
Views: | 1373 |
Downloads: | 174 |
Likes: |
-
- // 1. Main Settings
- con_enable "1" //Enables Console
- gameinstructor_enable "0" //Removes in-game instructions
- cl_showhelp "0" //Removes on-screen help
- cl_autohelp "0" //Removes automatic help
- cl_disablefreezecam "1" //Disables Freezecam
- cl_disablehtmlmotd "1" //Removes "Message of the day" page when joining a server
- cl_freezecameffects_showholiday "0"
- cl_forcepreload "1" //Preloads map, improves FPS but may increase map loading times
- // 2. Bindings
- bind "0" "slot10"
- bind "1" "slot1"
- bind "2" "slot2"
- bind "3" "slot3"
- bind "4" "slot4"
- bind "5" "slot5"
- bind "6" "slot6"
- bind "7" "slot7"
- bind "8" "slot8"
- bind "9" "slot9"
- bind "a" "+moveleft"
- bind "b" "buymenu"
- bind "c" ""
- bind "d" "+moveright"
- bind "e" "+use"
- bind "f" "+lookatweapon"
- bind "g" "drop"
- bind "n" "noclip"
- bind "m" "teammenu"
- bind "q" "+voicerecord"
- bind "r" "+reload"
- bind "s" "+back"
- bind "alt" "+jumpthrow"
- bind "u" "messagemode2"
- bind "w" "+forward"
- bind "y" "messagemode"
- bind "z" ""
- bind "`" "toggleconsole"
- bind "TAB" "+showscores"
- bind "ESCAPE" "cancelselect"
- bind "SHIFT" "+speed"
- bind "CTRL" "+duck"
- bind "MOUSE1" "+attack"
- bind "MOUSE2" "+attack2"
- bind "N" "noclip"
- bind "SPACE" "+jump"
- bind "MWHEELUP" "+jump"
- bind "MOUSE4" "r_cleardecals"
- bind "MOUSE5" "r_cleardecals"
- bind "MOUSE3" "use weapon_c4; drop"
- // 3. Crosshair
- cl_crosshairsize 2.5
- cl_crosshaircolor 4
- cl_crosshairgap -2
- cl_crosshair_drawoutline 1
- cl_crosshairalpha 255
- cl_crosshairdot 0
- cl_crosshairstyle 4
- // 4. Radar (Optimized radar settings)
- cl_teammate_colors_show "2" //Show letters in radar
- cl_hud_radar_scale "1" //Radar size, not too big and not too small
- cl_radar_scale "0.5" //Radar map scale size
- cl_radar_always_centered "1" //Centers map instead of player
- cl_radar_icon_scale_min "0.4" //Minimum player icon scale
- cl_radar_rotate "1"
- cl_radar_square_with_scoreboard "1"
- // 5. Mouse (Makes sure mouse is using "Raw Input" & "No Acceleration")
- m_rawinput "1" //Enable Raw Input for perfect precision (Raw input is unavailable on OSX)
- m_mouseaccel1 "0" //Disables windows mouse acceleration initial threshold, safety precaution
- m_mouseaccel2 "0" //Disables windows mouse acceleration initial threshold, safety precaution
- m_customaccel "1" //Custom mouse acceleration disabled
- zoom_sensitivity_ratio_mouse 1.05
- sensitivity 2.5
- // 6. Viewmodel
- viewmodel_fov 68
- viewmodel_offset_x 2
- viewmodel_offset_y 2
- viewmodel_offset_z -2
- viewmodel_presetpos 0
- cl_viewmodel_shift_left_amt 0.5
- cl_viewmodel_shift_right_amt 0.25
- viewmodel_recoil 0
- cl_righthand 0
- // 7. Bob (Less movement when you move around with weapons)
- cl_bob_lower_amt "21"
- cl_bobamt_lat "0.33"
- cl_bobamt_vert "0.14"
- cl_bobcycle "0.980000"
- // 8. Rates (These network settings are optimized for high speed internet)
- rate "786432" // Your download rate to the server. Max rate: "786432"
- 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 "1" //Sets the interpolation amount
- cl_interp_ratio "2" //Sets the interpolation amount (final amount is cl_interp_ratio / cl_updaterate)
- cl_interpolate "1"
- 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
- // 9. Net (Netgraph positioning)
- net_graph "0" //Shows my network usage data
- net_graphheight "0" //Changes height
- net_graphmsecs "400" //The latency graph represents this many milliseconds
- net_graphpos "1" //Positioning of Net Graph
- net_graphproportionalfont "1" //Makes font bigger
- 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
- // 10. Video (Video settings and FPS Boosts)
- fps_max "0" //Max frames per second, setting it to 0 causes long loading times
- fps_max_menu "0" //Max frames per second in main-menu
- mat_monitorgamma "1.81" //Sets Brightness to almost highest
- mat_monitorgamma_tv_enabled "1" //Turn on TV Mode for more off-set light
- mat_powersavingsmode "0" //Disables power saving mode
- mat_queue_mode "2" //The queue/thread mode the material system should use, setting this to 2 will boost your FPS
- r_dynamic "0" //Affects dynamic lighting, turned off for more FPS
- r_drawtracers_firstperson "1" //First person tracers
- r_drawtracers "1"
- // 11. Sound (Optimized sound settings, does not affect volume, adjust that yourself with "volume")
- voice_scale "0.5" //Turns down the volume of other players voice to 50%
- snd_musicvolume "0" //Turns off all music, easier to focus
- snd_hwcompat "0" //Enables "Advanced 3D Audio Processing"
- volume "0.3"
- snd_mixahead "0.05"
- snd_mix_async "1"
- snd_headphone_pan_exponent "2"
- snd_stream "1"
- voice_mixer_volume "1"
- // 12. Other
- 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
- cl_autowepswitch "0" //Disable auto-weapon switch
- mm_dedicated_search_maxping "50" //Maxping Search in Matchmaking
- func_break_max_pieces "0" //Less clutter from breaking vents (especially on Mirage)
- r_eyegloss "0" // No Makeup
- r_eyemove "0" // No Eye Movement
- r_eyeshift_x "0" // No Eye Movement X-Angel
- r_eyeshift_y "0" // No Eye Movement Y-Angel
- r_eyeshift_z "0" // No Eye Movement Z-Angel
- r_eyesize "0" // Smaller Eyes
- r_cheapwaterend "1"
- r_cheapwaterstart "1"
- sys_refldetail "0"
- muzzleflash_light "0"
- cl_downloadfilter "nosounds"
- // 13. Jumpthrow
- alias "+jumpthrow" "+jump;-attack"
- alias "-jumpthrow" "-jump"
- bind "alt" "+jumpthrow"
- host_writeconfig
Es gibt noch keine Kommentare. Schreibe jetzt den Ersten!