Jump to content

How do you end up acquiring FOV values for each scope?


Recommended Posts

Posted

I could think of doing it if you could kind of draw out an angle grid in front of you, but with games like PUBG and most games where that's not possible, and probably wouldn't get accurate results, how does it end up getting done? The only other way I could think is a data mining sort of approach but that sound like way too much work 

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Wizard
Posted

By analyzing each and every one of them with scripts simulating mouse movement ;)

Some of the scope FOV's are linked to their power, but they can be based on HFOV, VFOV or perceived zoom, while others have absolutely no relation to their zoom power name at all. Data mining done by others can help support the analysis, but due to the wast amount of different engines and protected source codes this is not a method to rely on.

So to take out any guesswork they are each analyzed individually.

Posted

I think you just need to know the exact counts for a 360, and then you check how many counts to go to the top of the screen for vfov, and horizontal edge of the screen for hfov, and then compare the counts.

  • Wizard
Posted
2 minutes ago, Drimzi said:

I think you just need to know the exact counts for a 360, and then you check how many counts to go to the top of the screen for vfov, and horizontal edge of the screen for hfov, and then compare the counts.

Indeed that's the principle. The challenge however is when the view does not rotate 360 degrees (like in a lot of vehicles) and/or the full view is obstructed by scope edges etc.

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