Jump to content

Recommended Posts

Posted

📌 Instrucțiuni

  1. Creează în folderul CS2 un fișier numit autoexec.cfg

  2. Lipește textul de mai sus

  3. În Steam → Proprietăți la joc → Launch Options adaugă:

 
 
Quote


 
+exec autoexec.cfg

 

 

 

Quote

//////////////////////////////////////////////////
//     CS2 OPTIMIZED CFG 2025 (FPS + ACCURACY)
//////////////////////////////////////////////////

// ------------------------------
// NETWORK / ANTI-LAG
// ------------------------------
rate "786432"
cl_interp "0"
cl_interp_ratio "1"
cl_updaterate "128"
cl_cmdrate "128"
engine_low_latency_sleep_after_client_tick "1"

// ------------------------------
// FPS BOOST
// ------------------------------
fps_max "0"                      // no limit
r_fullscreen_gamma "2.6"
r_input "1"
engine_low_latency_mode "1"
dsp_slow_cpu "1"
r_draw_tracers_firstperson "0"
vulkan_lock_bbox_mode "1"

// ------------------------------
// MOUSE / AIM
// ------------------------------
sensitivity "1.8"
zoom_sensitivity_ratio "1.0"
m_rawinput "1"
m_customaccel "0"
m_mouseaccel1 "0"
m_mouseaccel2 "0"

// ------------------------------
// VIEW / MODEL
// ------------------------------
viewmodel_fov "68"
viewmodel_offset_x "2.5"
viewmodel_offset_y "2"
viewmodel_offset_z "-1.5"
viewmodel_presetpos "0"
cl_show_observer_crosshair "2"

// ------------------------------
// SOUND (ANTI-LAG)
// ------------------------------
snd_mix_async "1"
snd_mixahead "0.02"
snd_headphone_eq "0"

// ------------------------------
// BINDS UTILE
// ------------------------------
bind "MOUSE3" "+jump"
bind "MWHEELUP" "+jump"
bind "MWHEELDOWN" "+jump"
bind "ALT" "+voicerecord"
bind "F" "+lookatweapon"

// Jumpthrow legit
alias "+jt" "+jump;-attack"
alias "-jt" "-jump"
bind "v" "+jt"

// ------------------------------
// GRAFICA FOARTE OPTIMIZATA (ANTI-LAG)
// ------------------------------
fps_max_ui "165"
r_particle_cull_all "1"
r_shadows "0"
r_deferred_decals "0"
r_draw_particles "0"
cl_cq_min_queue "11"
contimes "1"

// ------------------------------
// CONFIRMARE
// ------------------------------
echo "AUTOEXEC CS2 2025 LOADED ✔"
 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...