Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ballistics - Update the B_556x45_dual #7982

Merged
merged 2 commits into from
Nov 8, 2020
Merged

Ballistics - Update the B_556x45_dual #7982

merged 2 commits into from
Nov 8, 2020

Conversation

Laid3acK
Copy link
Contributor

@Laid3acK Laid3acK commented Nov 3, 2020

When merged this pull request will:

Without real datas about underwater ammo, the airFriction is basically calculated with the Ruthberg values: the 20Rnd_556x45_UW_mag initSpeed and a subsonic 5.56 from the CfgAmmoReference:

##########################################
Ammo Class: B_556x45_dual
drag model 7
ballistic coefficient 0.151
MaxRanges (m): [250, 250]
MuzzleVelocities (m/s): [262, 272]
Max. Velocity diff (m/s): 0.19
Max. Drop diff (cm): 0.44
Max. Tof diff (ms): 0.5
Optimal airFriction: 0.00054976

The goal is something coherent between the both ballistics: in-game Range cards.
As reference, this article with a DSG Technology underwater 5.56x45 super and subsonic bullets.

- The arifle_SDAR_F ACE_IronSightBaseAngle value is a compromise between the default discreteDistance 30 m (20Rnd_556x45_UW_mag) and the discreteDistance 100 m (30Rnd_556x45_Stanag).

All kudos to @BaerMitUmlaut, as mentioned it was an airFriction issue.

@Laid3acK
Copy link
Contributor Author

Laid3acK commented Nov 3, 2020

In the futur, i would like to update the B_556x45_dual with the DSG Technology values when public.
These ammos seem to be already tested by SF in some countries.
Why not a new ACE magasine with this bullet for the 5.56 rifles ?

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Nov 7, 2020
@PabstMirror PabstMirror added this to the 3.13.5 milestone Nov 7, 2020
@jonpas
Copy link
Member

jonpas commented Nov 7, 2020

Is B_556x45_dual actually a vanilla classname? If not and you created it, should add ACE prefix.

@Laid3acK
Copy link
Contributor Author

Laid3acK commented Nov 8, 2020

Vanilla classname inherited from the B_556x45_Ball.
It was as the beginning the B_56x15_dual from the BulletBase,
i don't know when BI updated this bullet.

@PabstMirror PabstMirror merged commit 718d282 into acemod:master Nov 8, 2020
@Laid3acK Laid3acK changed the title Ballistics - Update the B 556x45 dual Ballistics - Update the B_556x45_dual Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ballistics] RFB SDAR zero'd above 100m shoots ground
3 participants