请求版上有正版CS和CZ的玩家
以及对灵敏度很敏感的人
可不可以帮我测试以下参数是不是能让CS的灵敏度跟CZ差不多
我的设定
windows滑鼠控制台速度设定为5/10 并开启滑鼠精准性
CS游戏设定滑鼠灵敏度设定为 3.0 不开启滑鼠过滤器
----------以下是CS改版后的滑鼠参数----------
m_customaccel "1"
m_customaccel_exponent "1" // 参照windows滑鼠控制台设定X乘2, 我windows滑鼠速度为5, 并开启windows的滑鼠准确性.
m_customaccel_max "0"
m_customaccel_scale "0.02"
---------------------
这是社群给出的解决方法
RESTORING MOUSE SETTINGS
If you want to play CS with the same sens that you had before the update you should try this:
If you used RInput before the updates, you can now use m_rawinput 1 if you are in BOTH the HL beta and the 1.6 beta
If I understand correctly, making sure m_customaccel is 0 is the equivalent of using the -noforce commands. If it still feels odd, try using m_rawinput 1.
If you used mouseacceleration then you can try:
m_customaccel 1
m_customaccel_max 0
m_customaccel_exponent 0. Here take your old windows sens and multiply it by 2. For example: before the update i was using 4/10 on windows, so i should set to 0.8
m_customaccel_scale 0.02
sensitivity The exact half of your old sensitivity cvar.
If this doesn't feel right then try with different numbers, eventually you're going to get it close enough
When you are in a map (i.e connected to a server) you are limited to changing sensitivity at most once every 30 seconds, to prevent game exploits. (C) Alfred
I am defaulting m_rawinput to 1 on OSX and Linux as that is the much better experience. On win32 it will default to 0 still (though I prefer 1 ) (C) Alfred