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 - Add 12.7x108mm APDS AB values #9191

Merged
merged 6 commits into from
Jun 22, 2023
Merged

Ballistics - Add 12.7x108mm APDS AB values #9191

merged 6 commits into from
Jun 22, 2023

Conversation

Laid3acK
Copy link
Contributor

@Laid3acK Laid3acK commented May 1, 2023

When merged this pull request will:

  • Add 12.7x108mm APDS advanced ballistics values based on Chinese 12.7x108mm APDS Type 54.
  • Without real datas, G1 ICAO ballistic coefficient according to vanilla B_127x108_APDS airFriction -0.00036, elevation gap 0.1 - 0.2 mRad until 2700 meters: Range Cards in-game.
  • Add 12.7x108mm APDS AtragMx preset calibrated with Strelok Pro.

AtragMx GunList will need to be refreshed with the Eden Editor Debug Console, execute:

  • call ace_atragmx_fnc_clear_user_data (LOCAL EXEC)
    or
  • call ace_atragmx_fnc_initGunList (LOCAL EXEC)

/!\ All private AtragMx GunList values must be saved manually before.

  • Default Ballistic vs Advanced Ballistics (ICAO) remaining velocities:

remvelocity

  • Default Ballistic vs Advanced Ballistics (ICAO) elevations:

elevation

  • Default Ballistic vs Advanced Ballistics (ICAO) times of flight:

tof

(aka splendid Wiki Reforger style)

  • Terminal ballistic checked first with the official Arma 3 Diagnostics Exe and NATO, CSAT, AAF armored cars, APCs and tanks.
    • Beginning of penetration approximately at 1500m, full perforation approximately at 1000m (armored cars).
    • Same DB and AB (ICAO) remaining velocity at 1500m (617m/s).
    • Remaining velocities at 1000m : DB 739m/s - AB (ICAO) 749m/s (gap 1.3%).

(same time of flight 2.76s at 2000m, same elevation 20.6mRad at 2500m)

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@Laid3acK Laid3acK changed the title Ballistics - Add 127x108mm APDS AB values Ballistics - Add 12.7x108mm APDS AB values May 3, 2023
@LinkIsGrim LinkIsGrim added the kind/enhancement Release Notes: **IMPROVED:** label Jun 19, 2023
@LinkIsGrim LinkIsGrim added this to the 3.16.0 milestone Jun 20, 2023
@LinkIsGrim LinkIsGrim merged commit b75d206 into acemod:master Jun 22, 2023
@Laid3acK Laid3acK deleted the 127x108_apds_compat_ace3 branch July 3, 2023 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants