ET and DPI
Posted: 14 Jul 2011, 15:23
Info from xfire.be
READ IT ALL, MIGHT BE USEFUL FOR SOME OF YOU AWFUL AIMERS.
READ IT ALL, MIGHT BE USEFUL FOR SOME OF YOU AWFUL AIMERS.
The higher your DPI the more precise your mouse is(The more Dots it tracks per Inch). In my logitech Setpoint driver I can also change 'speed' and 'acceleration'. Everybody always told me turn acceleration off, this also seems pretty logic to me. So Now I have 'speed' in the logitech driver left and '/sensetivity' ingame those 2 can still make me a high or low sens player. No matter how high or low my DPI is.
Also we had a little discussion about what is better. To make it short you should take what feels good for you. High sens overall gives you better movement(or makes it easier to move faster) and low sens makes it easier to aim exact where you want.
Many gamers also believe mice with higher DPI values are better. Whilst technically true, most professional players prefer lower DPI (400) to limit recorded errors in their hand movements. A high DPI will increase the precision, but your miniscule mistakes also get magnified.
Regarding Windows Mouse Settings: Below 6th notch -> windows throws away input data, you effectively lose DPI from the mouse (but not in games that use DirectInput for mouse movements)
Above 6th notch -> windows extrapolates input data, you get pixel skipping (but not in games that use DirectInput for mouse movements)
6th notch -> windows uses the input data in a 1:1 ratio, so one measure of movement data from your mouse translates to 1 pixel of cursor movement.
I have an excel sheet as well where you can find the exact DPI you actually need depending on your screen resolution, fov and sensitivity without doing the math above. Let me know if you want it.B = ( 360 * tan[ F/2 ] ) / ( pi * W * M )
B = sensitivity (cvar)
F = fov
W = screen res width
M = m_yaw
R = ( pi * W ) / ( I * tan[ F / 2 ] )
where
W = screen resolution width
I = real sensitivity (distance per 360 turn)
F = horizontal fov
R = mouse resolution required
convert your sens to inches if you want R in units of dpi