m_customaccel_scale [Scale]
This is the command that determines what the value is for the custom mouse acceleration command. The higher this is, the faster your mouse acceleration will be.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
Scale | How high or low you want your mouse acceleration to be. The default value for this command is 0.04. |
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_scale 1
Sets custom mouse acceleration to 1. This is much higher than the default command and makes mouse acceleration very rapid.
m_customaccel_scale 0
This command produces no custom mouse acceleration even if the command is set to on, as it sets the value to 0.
m_customaccel_scale 0.04
This is the default value for the custom mouse acceleration command.