m_customaccel_max [Max Point]
This is the console command that determines the limit for how fast your mouse can move depending on how fast you're moving it in real life. It can be set to have no limit.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
Max Point | This value is used to determine the cut off point of you moving your mouse when the mouse movement in game will no longer get sped up. The default value for this command is 0, which sets there to be no limit. |
Sv_cheats Required? | No |
Client or Server Command? | Client |
Default Value | 0 |
Find below working examples of this command (copy and paste into console).
m_customaccel_max 2
Sets the mouse acceleration to be capped when the server reaches a point of 2.
m_customaccel_max 0
Causes there to be no cap on when custom mouse acceleration is used. This is the default value for this command.