Jump to content

Is it possible to see the Mouse Yaw for every game?


Recommended Posts

Posted

Title, basically. Or is there a way to calculate the value that is being multiplied with a sensitivity value with the pixel/count value? I‘m trying, for example, to calculate the yaw of Warframe at 78FOV to put it into kovaak‘s sensitivity matcher but I can‘t seem to do the math right...

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

Not all games are a simple sensitivity * yaw formula. Many games use a curve.

You will end up with a unique yaw value for every sensitivity value with KovaaK's sensitivity matcher, and for every fov as well if the game scales sensitivity with fov.

Warframe is something like this
(sensitivity * (792 / 104677) + (3600 / 104677)) * fov/65 = increment

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...