// 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 // --- Интерфейс --- hud_scaling 0.85 cl_showloadout 1 cl_hud_healthammo_style 0 // --- Производительность --- fps_max 400 fps_max_ui 120 cl_showfps 0 // host_writeconfig записывает применённые настройки в config.cfg. host_writeconfig echo "autoexec.cfg loaded"