Vippy-AimDeltaFix icon

AimDeltaFix

Fixes mouse sensitivity feeling slower at higher framerates. Patches the frame-rate dependent camera lerp in CameraAim.

CHANGELOG

Changelog

1.0.3

  • Auto-disables on REPO versions above 0.3.2, where the upstream fix lands

1.0.2

  • Fixes issue where it would snap the camera right to where you aim when override smooth camera was running (e.g, holding the time glass)

1.0.1

  • Check camera smoothing setting directly instead of deriving it from the lerp factor
  • Fixes edge case where low smoothing values would incorrectly snap

1.0.0

  • Initial release
  • Fixes frame-rate dependent camera lerp in CameraAim.Update()
  • Snaps camera directly to aim target when smoothing is off
  • Uses exponential decay for frame-rate independent smoothing when smoothing is on