fov - sensitivity
•
9 Aug 2008, 18:19
•
Journals
Hi my dear xfire community <3
As far as I know, changing your fov also changes your sensitivity a bit. Does any1 happen to know what do you have to do to maintain the sensitivity while changing fov? I remember it had something to do with tangens function ><
TIA.
As far as I know, changing your fov also changes your sensitivity a bit. Does any1 happen to know what do you have to do to maintain the sensitivity while changing fov? I remember it had something to do with tangens function ><
TIA.
placebo
And as Meez said, placebo.
Isn't it like 40°+ there?
Nice.
IS
AFRICA
SCATMAN CROTHERS LOL
90/100 = 0.9 * sensitivity = 0.9* 1= 0.9
100/90 = 1.111 * sensitivity = 1,111*1= 1.111
i basically just divide fovX / fovY or vica versa, too lame to think i guess :)
:)
Someone is using Fov 105 and Sens 5, he want’s to use Fov 90 what should his sens be?
newsens = tan(90/2) / tan(105/2) * oldsens
in deathadderdriver x axis on 10 y axis 2
//[fov toggle]
set far "echo ^dF^7ar combat;set crosssensitoggle vstr near;cg_drawgun 0; cg_fov 90;cg_drawcrosshair 5;cg_crosshairsize 33;sensitivity 0.5;cg_crosshaircolor red"
set near "echo ^dC^7lose combat;set crosssensitoggle vstr far; cg_drawgun 0; cg_fov 112;cg_drawcrosshair 5;cg_crosshairsize 39;sensitivity 0.55;cg_crosshaircolor cyan"
set crosssensitoggle "vstr near"
bind CTRL "vstr crosssensitoggle"
b4 only?