CS2控制台指令
🖱️Mouse
Control how to look around in-game:0 = uses the mouse to look around1 = uses the keyboard to look around
Choose the level of acceleration0 = turns it off1 = maximum acceleration: the camera will move faster the quicker the mouse will be moved2 = custom mouse acceleration: Requires X and Y-axis, m_pitch and m_yaw commands to be set.
Controls the speed, how fast the mouse have to be used to activate acceleration. The default value is 1.05.
Sets a maximum speed for the acceleration activation.
Sets the value for the mouse acceleration command. The default value is 0.04.
Setup the mouse forward factor with a value between 0.0001 and 1.000.
Sets the mouse acceleration value to 2x movement speed. The default value is 0.
Sets the mouse acceleration value to 4x movement speed. The default value is 0.
Controls the mouse Windows preferences:0 = turns Windows mouse acceleration off1 = turns it on, with the value of "m_mouseaccel1"2 = turns it on, with the value of "m_mouseaccel2"
Controls the sensitivity of the X-axis (moving up and down). The default value is 0.022.
Sets Raw Input of your mouse to 0 or 1. When it is activated, input is taken directly from the mouse and not from the operating system.
Setup the mouse side factor. The default value is 0.8.
Controls the sensitivity of the Y-axis (moving to the left and right). The default value is 0.022.
The CS:GO mouse command "sensitivity" sets the mouse sensitivity to a specific command. Example: "sensitivity 1.25"
指令清单
CS2为什么需要控制台指令?
CS2控制台指令允许玩家即时激活游戏的变更或设置。您只需打开控制台(点击“~”),输入您想要的指令,然后按下“Enter”键。整个过程所需的时间就和您读完这句话一样快。
尽管通过控制台,您可以使用3,057条CS2指令,但最重要的设置始终可以在游戏的主菜单中找到。包括视频、音频、游戏、键盘/鼠标、控制器等所有让游戏体验更顺畅舒适的基本设置都可以在不接触键盘的情况下进行调整。然而,使用控制台可以让您复制粘贴别人的整个设置清单,而无需逐一调整。
游戏存在着对训练至关重要的大量指令,如添加机器人及其控制、激活无限装甲,或手雷轨迹等。又或者,如果您厌倦了竞技模式,也可以利用指令与好友在游戏过程中找点乐子。
将所有CS2控制台指令都包含在基本显示菜单中会极大地浪费空间,而且界面也不美观,因此开发人员将这些配置选项都“隐藏”在控制台。高级玩家通常知道大概一百多条CS2指令,但这仅仅是冰山一角。为了方便找到想要启动的指令,我们添加了所有的指令并将其进行分组,这样您便可以通过选择类别快速找到所需的指令。
哪些指令不能在竞技模式中使用?
CS2控制台指令非常多,其中大部分指令都是关于游戏前设置。换句话说,它们都只需设置一次,很少需要变更,尤其是在比赛期间。
然而,也有相当多指令只能在训练时使用。只要在控制台输入“sv_cheats 1”,即可激活这些指令,为竞技模式打开方便之门。人物轻松飞越地图、上帝模式、无限武器、测试最近出生点、手雷轨道等指令都能在训练时发挥作用。
其他不可用于竞技模式的指令都与调整游戏的本地服务器有关。因此,在进行官方匹配时,您无法更改冻结时间、回合时间、队伍规模或资金数额。
不过,游戏默认菜单(如上图)中的所有CS2指令都可以随时使用。因此,您可以轻松变更十字准星细节、持枪视角、雷达方向、语音和HUD设置、绑定新消息等。
FAQ
要激活CS2控制台,请按照以下步骤操作:启动游戏 → 设置 → 游戏 → 开启开发者控制台 → 是。然后按“~”键进行激活。
基本上,您只需键入相反的指令即可取消。对于某些指令,这意味着添加相反值,通常“1”表示激活,“0”表示取消(例如,sv_cheats 1表示启用“作弊”指令,sv_cheats 0表示禁用)。而对于有些指令,您需要找到相反的指令(例如,bot_add/bot_kick)。
最常用的指令与调整游戏音量、鼠标灵敏度和绑定有关,一般每张地图可以变更多次。
控制台指令对技术本身几乎没有影响,但绝对可以让游戏过程更流畅和更舒适,从而让您轻松杀死更多敌人。