Counter-Strike 2

Counter-Strike 2

Not enough ratings
Delinx CSGO settings
By Delinx
Delinx CS:GO and system settings
   
Award
Favorite
Favorited
Unfavorite
Individual settings
1.25 sensitivity in-game and 800 dpi mouse (1000 eDPI)
game is stretched 4:3
right-handed viewmodel

https://settings.gg/Delinx
Video settings

Launch options
-console -novid -tickrate 128 -freq 165 -language bananagaming +exec autoexec +mat_queue_mode 2 -allow_third_party_software -high


-console opens console on games launch

-novid skips intro video

-tickrate 128 forces game to always be in 128 tick (important for self hosted local servers)

-language bananagaming uses https://gamebanana.com/mods/38438 text pack for better chat readability

+exec autoexec opens all commands from autoexec.cfg every time game starts

+mat_queue_mode 2 forces game to use multiple cores (increases my fps)

-allow_third_party_software Allow me to capture game with XSPLIT

-high sets game to high priority in the Task Manager
autoexec.cfg
clear
echo "AUTOEXEC LOADING"

// Map preloading set to do not preload, helps to avoid freezes
cl_forcepreload 0
///////////////////////////////////////////////////////////////

//Netwrok rate and tickrate
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interpolate "1"
cl_interp "0.031000"
cl_interp_ratio "2"
//cl_interp_ratio "1"
//cl_interp "0.015625"
//cl_interp_ratio "1"

///////////////////////////////////////////////////////////////

// Unlock FPS
fps_max 0
//fps_max 999
sv_holiday_mode 0
///////////////////////////////////////////////////////////////

// Viewmodel
viewmodel_fov "54"
viewmodel_offset_x "-1"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
viewmodel_presetpos "0"
viewmodel_recoil 0
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "0.1"
viewmodel_recoil 0
r_drawtracers_firstperson 1
///////////////////////////////////////////////////////////////

// Radar
cl_hud_bomb_under_radar "1"
cl_hud_radar_scale "1.300000"
cl_radar_always_centered "0"
cl_radar_icon_scale_min "0.4"
cl_radar_rotate "1"
cl_radar_scale "0.4"
cl_radar_square_with_scoreboard "1"
///////////////////////////////////////////////////////////////

// Hud
cl_hud_playercount_showcount 1
cl_hud_playercount_pos 1
///////////////////////////////////////////////////////////////

// Audio latency
snd_mixahead "0.05"
///////////////////////////////////////////////////////////////

// Disable freezecam after death
cl_disablefreezecam 1
///////////////////////////////////////////////////////////////

// Simple eyes for better fps
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.
///////////////////////////////////////////////////////////////

// Mouse
m_rawinput 1
zoom_sensitivity_ratio_mouse "0.818933027098955175"
sensitivity "1.25"
///////////////////////////////////////////////////////////////

// BINDS
bind f "use weapon_smokegrenade"
bind v "use weapon_hegrenade"
bind mouse5 "use weapon_incgrenade;use weapon_molotov"
bind mouse3 "use weapon_flashbang"
bind mwheelup "invprev"
bind mwheeldown +jump
bind l "toggle cl_mute_enemy_team 1 0"
bind b "buymenu;clear"
bind i "messagemode2"
bind p "toggle cl_sanitize_player_names 1 0"
bind t "r_cleardecals"
bind x "noclip"
bind y "+lookatweapon"
bind z "+cl_show_team_equipment"
bind h "+spray_menu"
bind / "disconnect"
bind = "toggleconsole"
bind ENTER "messagemode"
bind UPARROW "toggle volume 0.5 0.9"
bind LEFTARROW "toggle net_graph 0 1"
bind DOWNARROW "toggle volume 0 0.01 0.1"
bind RIGHTARROW "toggle cl_mute_all_but_friends_and_party 1 0"
unbind SCROLLLOCKTOGGLE
bind TAB "+showscores"
bind ALT "+voicerecord"
bind RALT "+jump;-attack;-attack2;-jump"
bind HOME "-attack"
bind END "+jump"
bind j "toggle cl_crosshaircolor 1 2 3 4 5"
bind u "toggle cl_hud_color 0 1 2 3 4 5 6 7 8 9 10 11"
///////////////////////////////////////////////////////////////

// Replay
// Hold F5 = x3 speed playback | Hold F6 = x10 speed playback | Hold F8 = x0.5 speed playback
// F5 = Pause/Unpause
// F9/F10 = backwards/forwards 60 seconds
// F3/F4 = backwards/forwards 120 seconds
bind "F5" "+fw"
alias "+fw" "demo_timescale 3"
alias "-fw" "demo_timescale 1"
bind "F6" "+fw2"
alias "+fw2" "demo_timescale 10"
alias "-fw2" "demo_timescale 1"
bind "F7" "demo_togglepause"
bind "F8" "+fw3"
alias "+fw3" "demo_timescale 0.5"
alias "-fw3" "demo_timescale 1"
alias back5 "demo_gototick -7680 relative;demo_resume"
bind "F9" "back5"
alias back6 "demo_gototick +7680 relative;demo_resume"
bind "F10" "back6"
alias back7 "demo_gototick -15360 relative;demo_resume"
bind "F3" "back7"
alias back8 "demo_gototick +15360 relative;demo_resume"
bind "F4" "back8"
///////////////////////////////////////////////////////////////

// Type q to unbing scoreboard and type qq to bind it back
alias qq "bind tab +showscores"
alias q "unbind tab"
///////////////////////////////////////////////////////////////

// Mouse4 is quickswitch to knife

//alias +knife "slot3; cl_righthand 0;cl_crosshairstyle 1;use weapon_knife; +lookatweapon;cl_crosshaircolor 5"
alias +knife "slot3; cl_righthand 0;use weapon_knife;"
alias -knife "lastinv; cl_righthand 1;"
bind mouse4 +knife

//alias +slowpoke "+speed;cl_crosshaircolor 1"
//alias -slowpoke "-speed;cl_crosshaircolor 1"
//bind shift +slowpoke
bind shift "+speed"
///////////////////////////////////////////////////////////////

// Executes prac config on local server
alias prac "exec prac"
alias rprac "exec rprac"
alias s "connect delinx.me;password 888;rcon_password 888team"
alias saimbotz "rcon host_workshop_map 243702660"
///////////////////////////////////////////////////////////////

// Quickly close game and reconnect to latest server aliases
alias e "exit"
alias r "retry"
///////////////////////////////////////////////////////////////

// Show Display Info to check refresh rate and resolution
mat_info
///////////////////////////////////////////////////////////////

r_dynamic 0
muzzleflash_light 0

cl_crosshair_drawoutline 1
cl_crosshair_outlinethickness 0.5
cl_crosshair_t "0"
cl_crosshairalpha "500"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "1"
cl_crosshairgap "-3"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairscale "0"
cl_crosshairstyle "4"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "0"
cl_observercrosshair "1"
cl_scalecrosshair "1"

cl_crosshairgap -2
cl_crosshairsize 2
cl_crosshairdot 0

crosshair "1"

cl_crosshaircolor 4
cl_crosshairstyle 1
cl_hud_color 2

// small green
cl_crosshairstyle 4
cl_crosshair_drawoutline 0
cl_crosshairgap -3
cl_crosshaircolor 2
cl_crosshaircolor 1

// small dot
cl_crosshairstyle 1
cl_fixedcrosshairgap 9999
cl_crosshaircolor 3

// blue small cross
cl_crosshair_dynamic_splitdist "7"
cl_crosshair_friendly_warning "1"
cl_crosshair_outlinethickness "0.5"
cl_crosshair_sniper_show_normal_inaccuracy "0"
cl_crosshair_sniper_width "1"
cl_crosshair_t "0"
cl_crosshairalpha "255.000000"
cl_crosshaircolor "4"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "0"
cl_crosshairgap "-3"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "1.5"
cl_crosshairstyle "4"
cl_crosshairthickness "0.5"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "9999"

// Write config above into config.cfg
host_writeconfig

alias dm "connect 85.14.230.27:27015"

///////////////////////////////////////////////////////////////

echo "AUTOEXEC DONE"