Skip to content

Releases: Vultify/AutoRanging

AutoRanging v2.0.0

Choose a tag to compare

@Vultify Vultify released this 01 Aug 21:53

Requires SPT 4.1.x. This build will not load on 4.0.x — stay on v1.0.0 if you are still on 4.0.

Added

Ammo aware zeroing. Tarkov calibrates a scope's zeroing against the weapon's default ammo no matter what you actually loaded — an AK-74 is always zeroed for PS gs at 890 m/s. Load 5.45 US gs at 303 m/s and your rounds land well under the reticle, visibly so from about 100 m out.

Zeroing is now recalculated from the cartridge actually chambered, using the game's own trajectory solver, so drop matches the velocity of what you are firing. It re-solves when you switch ammo mid-raid, and does nothing at all when the loaded round is already the weapon's default.

Toggleable in F12 under 2. RangingAmmo Aware Zeroing, on by default.

Changed

  • Rebuilt against the deobfuscated SPT 4.1 client assemblies

Install

Extract into your SPT root folder. Lands as BepInEx/plugins/AutoRanging/AutoRanging.dll.

Upgrading from 1.0.0 is a straight overwrite, no need to delete anything first.

AutoRanging v1.0.0

Choose a tag to compare

@Vultify Vultify released this 28 Jun 22:26

AutoRanging v1.0.0

Automatically adjusts your scope zeroing based on the distance to whatever you're aiming at while ADS.

Features

  • Auto Range — continuously adjusts zeroing while ADS (toggleable)
  • Manual Range — keybind mode (Alt+R) for on-demand ranging
  • F12 Config — enable/disable mod, toggle auto vs manual, customize keybind

Install

Extract the zip to your SPT folder. The folder structure is ready to go:
BepInEx/plugins/AutoRanging/AutoRanging.dll

Compatibility

  • SPT 4.0.13
  • BepInEx 5.x