Jump to content

Project L33T

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

Twilight Town: A Cyberpunk FPS

Just added.
Read more...

Contain

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

Vomitoreum

Just added.
Read more...

Double Action: Boogaloo

Just added.
Read more...

Battlefield Uniform Soldier Aiming Formula


Maq

Recommended Posts

  • Wizard

A bit simplified it's like this:

SoldierZoomSensitivityAll*SoldierZoomSensitivity4x00*(atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(FOV/2)))/atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(AimFOV/2))))

There's a few conditions to this;

  • SoldierZoomSensitivityAll*SoldierZoomSensitivity4x00 can not be above 3 or below 0.1. If it is, 3 or 0.1 will be used respectively.
  • If UniformSoldierAimingCoefficient is 0, the formula is slightly different.
Link to comment
47 minutes ago, DPI Wizard said:

A bit simplified it's like this:

(atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(FOV/2)))/atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(AimFOV/2))))/(SoldierZoomSensitivityAll*SoldierZoomSensitivity4x00)

There's a few conditions to this;

  • SoldierZoomSensitivityAll*SoldierZoomSensitivity4x00 can not be above 3 or below 0.1. If it is, 3 or 0.1 will be used respectively.
  • If UniformSoldierAimingCoefficient is 0, the formula is slightly different.

This is exactly what i was looking for! Where it says FOV, does it use the vertical or horizontal FOV?

Link to comment
  • Wizard
10 minutes ago, Maq said:

Could you give me an example of that Formula in use? (with filled in variables) 

Thanks alot in advance!!

Was an error in the formula, edit it correctly now.

Here it is in use: http://www.wolframalpha.com/input/?i=(atan((1080%2F1920)*1.33*(tan(85.57degrees%2F2)))%2Fatan((1080%2F1920)*1.33*(tan(26degrees%2F2))))%2F(0.9*0.8)

In this example, the 360 distance is 4.918 times that of hipfire.

Link to comment
  • 5 years later...
On 9/24/2017 at 8:33 AM, DPI Wizard said:

SoldierZoomSensitivityAll*SoldierZoomSensitivity4x00*(atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(FOV/2)))/atan((vres/hres)*UniformSoldierAimingCoefficient*(tan(AimFOV/2))))

  • If UniformSoldierAimingCoefficient is 0, the formula is slightly different.

Today, I tried to refer to my usual 'original sources' for the two formula, and noticed that both the symthic forum post and BF forum post, have been taken offline with the death of their respective forums.
Accordingly, this is the last place on the internet with the formula. But the coefficient = 0 formula isn't here. I hope it's not too annoying of me to bump this ancient thread, but this is the place you're most likely to find via a search engine.

@DPI Wizard would you mind sharing the coefficient = 0 formula here, too? Just for the record :)

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