其实两个就可以的,那些其他的参数是除了去加速外还有别的用途比如freq 100 的意思是刷新率100HZ,32bpp这个是CS游戏颜色质量是锁定32位色,-w 640 是说你玩CS时的分辨率锁定住是640*480不过你后面还应该加-height 480,因为640只是宽度,
其实你也不需要加那么多用
-noforcemaccel -noforcemparms -noforcemspeed -32bpp 就够了
什么鼠标都一样无论你是IE3.0FK还是IO1.1,还是MX518
首先在测试之前,我们先看一下网络上对于此问题的流传最广的解释,这段解释是来源于SK的官方网站上的论坛留言,并且也被国内玩家翻译过来在网络上传播,因为SK有很多队员已经不在使用NOFORCEMSPD这个参数,让我们来看一下SK网站论坛留言是怎么说的:
noforcemaccel – reverts to desktop mouse acceleration settings. For the most part (when it comes to gaming and precision accuracy) mouse acceleration is a fickle feature. The noforcemaccel command will make sure Half-Life does not try and manage mouse accel when it is disabled in your windows options.
When to use? When mouse acceleration is disabled on your desktop and you want the same results for your in game experience.
大意:这个参数是恢复到桌面加速度设定的,对于大多数时间来说(当在游戏的高精确度的环境时)鼠标加速度是一个反复无常的设定,这个NOFORCEMACCEL参数可以确保HALF-LIFE在桌面鼠标加速度被关闭的情况下,不去试图打开它。当你桌面的加速度关闭了并且想在游戏中获得同样的效果时,你可以使用它。
noforcemparms – reverts to desktop mouse button settings. What does that mean? Usually when you start up Half-Life (or in this case Counter-Strike) your mouse configuration will switch to application mode, allowing the assignment of keys already assigned to your desktop (like mouse3). This variable turns that feature OFF. There is really no benefit to this command, and in actuality it is quite buggy at times.
When to use? When you are experiencing difficulty with button assignments. A part from troubleshooting this command has no practical use, despite popular belief.
大意:这个参数是回复到桌面按键设定的,这意味着当你开始HL或CS游戏时,你的鼠标设定会被调整至应用程序模式,允许使用和桌面相同的按键设定(如MOUSE3),这个变量可以将这项功能关闭掉。这个命令并没有太多好处并且有的时候很神经病~ 当你遇到了鼠标按键分配上的困难时你可以使用这个命令,不管流行的看法是怎样的,这个命令除了解决这个问题之外没有其他的实际的功用。
noforcemspd – uses desktop mouse speed settings. Noforcemspd forces Half-life to use whatever speed settings you have applied to your desktop via mouse properties. Whatever the value, Half-Life will use it as guidance.
When to use? When you want your out of game speed to set the bar for your in game sensitivity. Think of sensitivity as a speed (de)amplifier.
大意:这个命令用于使用桌面鼠标速度设定。NOFORCEMSPD强迫HL程序使用任何你通过鼠标驱动设定好的桌面鼠标速度。不论速度数值是多少,HL程序都将其作为指导。当你想以你的游戏外的鼠标速度作为基准来设定你的游戏内鼠标速度是可以使用这个命令,就好像把你程序里的SENSITIVITY指令变成一个(缩小)放大器一样。