You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
download by following the first link, RawAccel_XXX.zip, in the Assets listed below
extract contents (right-click zip -> Extract All...)