Changelog

4.0.1 - 2026-05-20

Fixed

  • Fix crash when hooking a process via DLL injection.

4.0.0 - 2026-05-20

This is kind of a big release. A lot of internal changes. Please report any issues!

Added

  • Sensitivity Matcher: Add a Copy to Clipboard button.
  • Add another way to modify mouse sensitivity that lets you set a different sensitivity when holding down a key, for example when aiming down sigths (ADS).
    • You can use this by checking the Single Player Features box and then selecting Hook via DLL Injection from the nearby menu.
    • This feature SHOULD NOT BE USED IN MULTIPLAYER GAMES because it’s almost certain that anti-cheat will flag it and get you banned very quickly.
    • To make sure no accidents happen, the app will always ask you to confirm before injecting into a process.

Changed

  • Use a single executable.
  • Check for updates a bit more regularly while the app is running.

Fixed

  • Enforce single instance of the app. If the GUI is open when trying to start a second instance, it will simply be brought to the front.
  • Limit CPU & GPU usage while the GUI is open (the FPS was uncapped before, it’s now capped at 60).
  • Fix high CPU usage while Sensitivity Matcher was open.

3.4.0 - 2026-03-13

Added

  • Sensitivity Matcher: Support setting baseline from DPI and cm/360
  • Sensitivity Matcher: Add an option to show a crosshair dot

Changed

  • Sensitivity Matcher: No longer requires the Experimental Features option to be enabled

3.3.0 - 2026-02-13

Added

  • Sensitivity Matcher: Add a progress bar for easy visualization

3.2.2 - 2026-01-06

Fixed

  • Change profile list height based on window height.

3.2.1 - 2026-01-06

Fixed

  • Sensitivity Matcher: Use buffered raw input. This should make it possible to use the Sensitivity Matcher even when the current RawAccel sensitivity is different from the default (1.000).
  • Reapply current profile when its RawAccel settings file is modified.

3.2.0 - 2025-10-07

Added

  • Support editing sensitivity directly
  • When adding a new profile, the app now separately asks for the new profile name and what profile to base the new profile on. The RawAccel JSON file and triggers will be copied from that other profile.
  • Add an experimental tool for quickly matching sensitivity from one game to another. Enable it by checking the box for Experimental Features in the GUI, and then click Open Sensitivity Matcher in the bottom bar of the window.

3.1.0 - 2025-09-08

Added

  • Prompt to install RawAccel driver.
  • Ask whether to remove RawAccel driver when uninstalling.

Fixed

  • Fix Edit in RawAccel sometimes not working.

3.0.0 - 2025-09-01

Added

  • Add Edit in RawAccel button for editing a profile’s settings.

Changed

  • Reduce CPU usage.

Removed

  • Remove `Disable when RawAccel GUI is…" option. It is now hard-coded to true.

Fixed

  • Re-apply current profile after going from disabled to enabled state (such as when the RawAccel gui is closed).

2.0.0 - 2025-08-27

Added

  • UI: Focus Profile Name field after adding a new profile.
  • UI: Add some tooltips that mention key shortcuts.
  • Show the UI when starting the app, unless the new option Start Minimized is checked.

Changed

  • UI: Make feedback form bigger.
  • UI: Move Reset and Save buttons to top right corner.

1.0.0 - 2022-08-26

Initial release.