m_customaccel Command


m_customaccel [0 / 1 / 2 / 3]

This command is used to choose what level of custom mouse acceleration you have. It can be set to disabled, or from a couple of choices.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

0 / 1 / 2 / 3Enter a 0 after the command to turn custom acceleration off (default). Enter a 1 after the command to turn on custom max acceleration, meaning your camera will move faster the quicker you move your mouse. Enter a 2 after this command to turn on custom mouse acceleration, but for your X and Y axis sensitivity to be set by the m_pitch and m_yaw commands respectively. Enter a 3 after the command to turn on custom mouse acceleration, but for the mouse acceleration to be affected by your sensitivity .

Extra Info

Sv_cheats Required? No
Client or Server Command? Client
Default Value 0

m_customaccel Examples


Find below working examples of this command (copy and paste into console).


m_customaccel 0

Turns custom mouse acceleration off (default).


m_customaccel 1

Turns custom mouse acceleration on.


m_customaccel 2

Turns custom mouse accelration on. In this setting, you X and Y sensitivity is scaled by m_pitch and m_yaw respectively.


m_customaccel 3

Turns custom mouse acceleration on. In this setting, the value of your sensitivity influences your mouse acceleration. The higher your sensitivity, the quicker you'll find the effects of mouse acceleration.