[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[fP]Forum • View topic - Mouse sensitivity rescale
Home IRC Forums About us Members Wars Downloads Links Shop Stats
* FAQ    * Search * Login   * Register

Welcome to the [fP]Forums \o/



It is currently Thu Apr 18, 2024 4:02 am
View unanswered posts | View active topics
Delete all board cookies | The team

All times are UTC + 1 hour




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Mouse sensitivity rescale
PostPosted: Mon Jan 27, 2014 2:57 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39
It appears that many ET players play other fps games, and as a result they got all the different sensitivities in the world. For a fact I know it applies to CoD players, but my guess is it would apply to any game as long as its engine doesn't have some quake engine features implemented. I'll show you how to rescale it, so everytime you play with the exact same mouse sensitvity. I'll assume m_yaw=0.022 (y), dpi=3500 (d), windows muliplier=1 (w) and in-game sensitivity=2 (s).

The equation:
S = 360 / (ydws)
S - sensitivity in inches (we'll rescale it in a moment) per 360 degree turn

Substituting this with numbers we have:
S = 360 / (0.022*3500*1*2) = 2.337662338 [inch/360*]

Now we rescale it for cm/360 (1 inch = 2.54 cm):
2.337662338*2.54 = 5.937662338 [cm/360*]

This applies to ET. Now if we need to find in-game sensitivity (in a different game, not having engine with quake features) we modify the equation, now knowing how much we want to turn around (make sure that y, d and w are the same):

s = (S*360) / (ydw). Substituting:

s = (5.937662338*360) / (0.022*3500*1*2.54) = 10.929333041. Bottom line is that mouse sensitvity 2 in ET is equal to 10.929333041 in a different game. I hope I cleared the issue for some ;) .


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Fri Feb 14, 2014 8:15 pm 
Offline

Joined: Tue May 21, 2013 11:04 am
Posts: 55


Always remember that ET engine is so wonky it actually enables windows mouse acceleration without asking, same thing happens with many other games. DPI values above 400 are actually bugged slightly in q3 engine. It was fixed for quake live but no idea about ET.

I recommend following values for ET:

DPI 400
Win pointer speed 6/10
Enhance pointer precision off ( you actually need to regedit this off because ET enables it automatically) :@

Read instructions and install . Some people actually prefer to have it on, but it is much better to have mouse sensor made for it than any software trick. If you want to test it out, just buy Avago9500 sensor mouse like Ikari Optical or MX518. I don't like it myself and i'm having a good time with my Zowie FK. Really awesome mouse for both ET and quakelive.


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Sun Feb 16, 2014 10:58 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39


Last edited by ethereal on Mon Feb 17, 2014 2:18 pm, edited 1 time in total.

Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Mon Feb 17, 2014 1:07 pm 
Offline
User avatar

Joined: Tue Sep 26, 2006 6:42 pm
Posts: 1785
Location: Ljubljana
101018) (Y)

_________________
He is able who thinks he is able.
by: Buddha


Top
 Profile  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Mon Feb 17, 2014 2:17 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39
[Oh my, I clicked 'quote' instead of 'edit', sory for double posting]


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Fri Sep 19, 2014 8:15 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Sat Sep 20, 2014 10:22 pm 
Offline

Joined: Tue May 21, 2013 11:04 am
Posts: 55


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Fri Dec 12, 2014 1:17 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Fri Dec 12, 2014 2:41 pm 
Offline
User avatar

Joined: Tue Sep 26, 2006 6:42 pm
Posts: 1785
Location: Ljubljana
It's great to see indepth debates on such topics, related to our gaming experience. Please more of this. Thanks to the both of you \o/

_________________
He is able who thinks he is able.
by: Buddha


Top
 Profile  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Sat Dec 13, 2014 2:40 pm 
Offline

Joined: Tue May 21, 2013 11:04 am
Posts: 55


Top
 Profile E-mail  
 
 Post subject: Re: Mouse sensitivity rescale
PostPosted: Sat Dec 13, 2014 11:09 pm 
Offline

Joined: Sun Sep 16, 2012 11:40 pm
Posts: 39


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group