Jump to content

Combat Champions

All aims use the same sensitivity setting, choose the sensitivity for the aim you prefer to be matched.
Read more...

Ghost of Tsushima DIRECTOR'S CUT

The sensitivity and FOV changes depending on certain actions and where you are (indoor etc). The calculations are for the view when you move around outdoor.
Read more...

Russian Fishing 4

See the game notes for instructions on how to disable smoothing.
Read more...

Arena Breakout: Infinite

Hipfire is added, aims coming soon!
Read more...

Project L33T

See the game notes for instructions on how to disable smoothing.
Read more...

Any methods to calculate FOV?


Recommended Posts

  • Wizard

Other than digging through source code, the only method is by using scripts and math. Quite easy if the game has good mouse registration (i.e. no acceleration or smoothing).

The approach is to first measure the 360 distance, then the whole field of view (i.e. moving what's on your left edge to the right edge). Alternatively half the distance (crosshair to edge) and doubling it.

So if the 360 distance is 8181 counts and crosshair movement from left to right is 2415 counts, this means your FOV is 2415/8181*360=106.27 degrees.

This method have a few caveats though. For 3rd person you need to measure against an object as far away as possible. Skybox if possible (if it's static). In terms of distance, at least 1-2 km (over 1 mile). Also some game have your first person POV slightly in front of the center of rotation, this may throw off any measurements as well.

Link to comment

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...