天天动画片 > 八卦谈 > CS实战优化指令(跳投,清血迹,大跳,手臂晃动,声音,滚轮跳,抬枪口抖动,demo导视)

CS实战优化指令(跳投,清血迹,大跳,手臂晃动,声音,滚轮跳,抬枪口抖动,demo导视)

八卦谈 佚名 2024-04-18 00:32:38

启动项+exec auto.cf +fps_max 400 -freq 240 -console -tickrate 128 -novid -rate 786432 +cl_interp_ratio 1

CFG开游戏启动项+exec auto.cf (+exec xxxx你的文件名字)

持枪视角和准星来自NAVI的B1T

看DEMO自动导视出现radio按键导不了恢复Z键指令(不要在5E修改无线电设置)
bind z "radio;slot11

—————————————灵敏度(可自行修改)—————————————

sensitivity 2.55     鼠标灵敏度

zoom_sensitivity_ratio_mouse 1狙击开镜灵敏度

m_rawinput                   1    原始鼠标输入[不用改]

m_customaccel                0    鼠标加速    (0.关闭 3.开启)

m_yaw                        0.0165默认x轴速度 (可用于拉伸补偿 16:10->0.020 4:3->0.0165 5:4->0.016)

—————————————移除鼠标加速—————————————

m_mouseaccel1                0

m_mouseaccel2                0

m_mousespeed                 0

—————————————显示设置—————————————

mat_monitorgamma            2.2    亮度 越小越亮    (1.6~2.6 默认2.2=110% 2=100%)

mat_monitorgamma_tv_enabled 0      显示模式         (1.电视 0.电脑屏幕)

mat_powersavingsmode        0    关闭节能模式[不用改]

mat_queue_mode              2      多核CPU开启[不用改]

r_eyegloss "0"                      关闭动态光影,可以提升FPS

r_eyemove "0"

r_eyeshift_x "0"

r_eyeshift_y "0"

r_eyeshift_z "0"

r_eyesize "0"

—————————————左右一键跳投—————————————

bind "alt" "+jump;-attack;-attack2;-jump"

—————————————————————————————

alias +jumpthrow;

alias -jumpthrow -jump;

alias jpthrow "+jump;-atk;-atk2"

alias +atk "+attack;+ack"

alias -atk  "-attack;-ack"

alias +ack;alias -ack;

alias +atk2 "+attack2;+ack2"

alias -atk2  "-attack2;-ack2"

alias +ack2;alias -ack2;

alias ack_1 "exec crosshair_throw;alias +jumpthrow jpthrow;alias -ack ack_2"

alias ack_2 "exec crosshair;alias +jumpthrow;alias -ack;alias +ack"

alias ack2_1 "exec crosshair_throw;alias +jumpthrow jpthrow;alias -ack2 ack2_2"

alias ack2_2 "exec crosshair;alias +jumpthrow;alias -ack2;alias +ack2"

alias xjumpthrow "alias +ack ack_1;alias +ack2 ack2_1";

alias xjumpthrow_off "alias +ack;alias +ack2;exec crosshair"

bind  1 "slot1;xjumpthrow_off"

bind  2 "slot2;xjumpthrow_off"

bind  3 "slot3;xjumpthrow_off"

bind  4 "slot4;xjumpthrow"

bind  5 "slot5;xjumpthrow_off"

—————————————大跳—————————————

alias +cjump "+jump; +duck"

alias -cjump "-jump; -duck"

bind "space" "+cjump”

—————————————声音—————————————

voice_mixer_volume 1

Snd_mixahed 0.05 (让你更快听到声音)

Snd_musicvolume 0.0

Snd_headphone_pan_radial_weight 2  (使你面对的声音变大)

Snd_front_headphone_position 45.0;  (16:9默认90,4:3可以调45,这是调整声音角度)

Snd_rear_headphone_position 135; 

Snd headphone panexponent2(可删或不删远处声音的音量,比如你在远点爆了一枪对面的头,你可以更加明显的听见)

—————————————FPS指令—————————————

net_graph 1

net_graphpos 0 

net_graphproportionalfont 0.9 

—————————————大跳———————————————

alias +cjump "+jump; +duck"

alias -cjump "-jump; -duck"

bind "space" "+cjump”

—————————————持枪画面—————————————

viewmodel_fov 68; 

viewmodel_offset_x 2.5;

viewmodel_offset_y 0;

viewmodel_offset_z -1.5; 

viewmodel_presetpos 3; 

cl_viewmodel_shift_left_amt 1.5; 

cl_viewmodel_shift_right_amt 0.75;

viewmodel_recoil 0; cl_righthand 1;

cl_bob_lower_amt 5; cl_bobamt_lat 0.33; 

cl_bobamt_vert 0.14; cl_bobcycle 0.98;

—————————————手臂—————————————————

bind v "toggle cl_righthand 1 0"(切换左右手)

cl_bob_lower_amt 5;

cl_bobamt_lat 0.33;

cl_bobamt_vert 0.14; 

cl_bobcycle 0.98;

—————————————枪口/手臂抖动消除——————————

viewmodel_presetpos  1     持枪视角预设 <1.默认 2.写实 3.经典>

viewmodel_recoil 0            取消开枪枪口向上跳动

cl_bob_lower_amt "0”

cl_bobamt_lat "0”

cl_bobamt_vert "0” 

cl_bobcycle

cl_viewmodel_shift_left_amt 0

cl_viewmodel_shift_right_amt 0

cl_viewmodel_shift_left_amt "1.5"(下蹲不抬枪)

cl_viewmodel_shift_right_amt "0.75"

—————————————滚轮跳下滚—————————————

bind "MWHEELDOWN" "+jump"

—————————————清血迹———————————————

bind a "+moveleft; r_cleardecals"


bind w "+forward; r_cleardecals"


bind s "+back; r_cleardecals"


bind d "+moveright; r_cleardecals"

—————————————雷达————————————————

cl_hud_radar_scale 1

cl_radar_scale 0.5

cl_radar_always_centered 0

cl_radar_rotate 0

cl_radar_icon_scale_min 0.4

cl_radar_square_with_scoreboard 0

—————————————准星————————————————

cl_crosshair_sniper_width 2:狙击枪准心的线粗细

cl_crosshair_drawoutline 0;

cl_crosshair_sniper_width 1; 

cl_crosshairalpha 255; 

cl_crosshaircolor 4; 

cl_crosshaircolor_b 144; 

cl_crosshaircolor_g 238;

cl_crosshaircolor_r 0; 

cl_crosshairdot 0;

cl_crosshairgap -3; 

cl_crosshairsize 2; 

cl_crosshairstyle 4;

cl_crosshairthickness 0; 

cl_crosshairusealpha 1;


本文标题:CS实战优化指令(跳投,清血迹,大跳,手臂晃动,声音,滚轮跳,抬枪口抖动,demo导视) - 八卦谈
本文地址:www.ttdhp.com/article/54644.html

天天动画片声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
扫码关注我们