// autoexec.cfg // Собрано на counterstrikeverse.lat/tools/config/ // Строки со знаком // — комментарии, игра их пропускает. // --- Прицел --- cl_crosshairstyle 4 cl_crosshairsize 2 cl_crosshairthickness 1 cl_crosshairgap -2 cl_crosshairalpha 255 cl_crosshair_drawoutline 1 cl_crosshair_outlinethickness 1 cl_crosshairdot 0 cl_crosshair_t 0 cl_crosshaircolor 1 cl_crosshairusealpha 1 // --- Мышь --- sensitivity 1.8 zoom_sensitivity_ratio_mouse 0.9 // --- Производительность --- fps_max 400 fps_max_ui 120 cl_showfps 0 // host_writeconfig записывает применённые настройки в config.cfg. host_writeconfig echo "autoexec.cfg loaded"