Skip to content

Version 1.4

Compare
Choose a tag to compare
@KovaaK KovaaK released this 22 Oct 12:46
· 1 commit to master since this release

Release Highlights

[version 1.4]

New Feature: Measurement Report

  • To facilitate crowdsourced measurement of yaw scales, measurement reports (.csv) are now produced automatically to better enable rigorous verification of shared results.

Enhancement (active only in measurement mode): Measurement Cycle Autoscale and Nudge hotkeys

  • Number of multi-cycles auto bumps up during measurement mode as your uncertainty decreases.
    (Only starts to kicks-in when you get really precise)
  • Nudge hotkeys (move one count left/right) to verify whether suspected drift exceeds margin of error.
    (Residual artifact can drift up to half increment both ways)

Download

SensitivityMatcher_exe.zip
SensitivityMatcher_a3x.zip (Use this instead if .exe is triggering false positives)

Go to newest release

Changelog

New: Number of cycles bumps up to the (best-case) minimum required to possibly drift one increment given the uncertainty (measurement mode only).
New: Added Nudge hotkeys that lets you send individual counts to check if deviation is at least one count
(measurement mode only).

New: Added button to save current inputs to startup values.
New: Added back the "Custom" item. Upon selection, it makes your yaw equal the current increment.
New: Saved custom yaw now includes uncertainty if obtained from measurement. Info dialogue also shows uncertainty.
New: Asks whether user would like to use default binds if specific hotkeys are markedly unbound.
New: "Info" button shows contexual instructions depending on selected mode.
Fix: Measurement hotkeys now unbinds properly if ini is tweaked while still in measurement mode.
Fix: Measurement bounds are no longer lost when swapping yaw and sens; cancelling Save now restores swap options.
Fix: Minor optimization for floating point precision for multi-cycle turns.