I'm trying to get the same sensitivity that I use in Windows.
um in_mouse -1?
I'm trying to get the same sensitivity that I use in Windows.
um in_mouse -1?
in_mouse -1 ?
http://www.esreality.com/?a=post&id=2095098
Last edited by Jolinaar; 06-25-2011 at 10:53 PM.
Ironically I've sometimes wished for a locked center crosshair for playing RTS games :P.
The easiest way to do this is to use the new mouse sensitivity settings with m_cpi = mouse dpi x driver setting (often dpi x .5 by default). Then your sensitivity is in units of degrees per cm, and the distance across your screen is just equal to your cg_fov value.Can't you just measure your RTS sensitivity to use some calculation and the new dpi cvar (see changelogs) to duplicate it?
In other words, say it takes 8cm to move a whole screen in your RTS and your quake FOV is 100, then your quake sense should (theoretically) be 100/8 = 12.5
Last edited by En; 06-26-2011 at 08:21 PM.