Skip to main content

io.Mac.HighPrecisionDisablesMouseAcceleration

Var

Unreal Engine Var console variable.

ioMacHighPrecisionDisablesMouseAcceleration

Description

If set to true then OS X's mouse acceleration curve will be disabled while using high-precision mouse mode (typically used when games capture the mouse) resulting in a linear relationship between mouse movement & on-screen cursor movement. For some pointing devices this will make the cursor very slow. (Default: False)

Usage

io.Mac.HighPrecisionDisablesMouseAcceleration [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.