Skip to content

v1.6.0

Compare
Choose a tag to compare
@a1xd a1xd released this 24 Sep 06:14
· 120 commits to master since this release
2896b8a

Changes

  • drops support for Windows 7 - 8.1
  • adds different cap modes
    • output cap mode: sets cap at given output wrt gain switch
    • input cap mode: sets cap at given input speed
    • 'both' cap mode: sets cap at point [input, output], where acceleration/scale is ignored
  • adds device config menu with options for
    • dpi normalization, where both acceleration and sensitivity are normalized to 1000 dpi, effectively changing the input speed unit from counts/ms to in/s
    • disabling the standard counter-based input speed adjustment, and instead adjusting by a constant derived from polling rate
    • disabling the driver entirely (for selected device)
  • changes vertical sensitivity multiplier to Y/X ratio (x: 0.5, y: 0.75 becomes x: 0.5, ratio: 1.5)
  • changes power mode
    • now cappable (cap was ignored in v1.5), and works with the cap modes listed above
    • adds output offset parameter
    • removes weight parameter
  • breaks json configs

Downloading & Installation

  1. download by following the first link, RawAccel_XXX.zip, in the Assets listed below
  2. extract contents (right-click zip -> Extract All...)
  3. follow the installation guide

Resources