kernel mode mouse accel
Find a file
a1xd adb528c121 improve converter + docs
remove note about not supporting prescale
use relative links

on conversion
  - flip rotation sign
  - set angle snapping
  - set domain weights to prescale
2021-09-22 18:25:27 -04:00
common bugfix - oob in SettingsErrors::ToString 2021-08-29 20:42:32 -04:00
converter improve converter + docs 2021-09-22 18:25:27 -04:00
doc improve converter + docs 2021-09-22 18:25:27 -04:00
driver optimize a bit/refactor modify 2021-04-08 02:30:01 -04:00
grapher handle lut mode exceptions on apply 2021-09-21 22:22:36 -04:00
installer update signed 2021-01-21 22:40:56 -05:00
signed update signed 2021-04-20 02:54:09 -04:00
uninstaller Merge pull request #58 from aroidzap/installer-minor-change 2021-01-14 12:30:56 -05:00
wrapper bugfix - oob in SettingsErrors::ToString 2021-08-29 20:42:32 -04:00
wrapper-deps update build config 2020-09-28 04:40:16 -04:00
writer use standard syntax for writer options 2021-07-06 16:32:31 -04:00
.gitattributes Add .gitignore and .gitattributes. 2020-07-22 19:34:12 -04:00
.gitignore Added Visual Studio Code gitignores 2021-01-14 19:01:39 +09:00
LICENSE add a license 2020-07-22 19:52:55 -04:00
rawaccel.sln merge common-install with common 2020-12-02 05:00:57 -05:00
ReadMe.md Small fixes 2020-09-29 14:57:33 -07:00

Raw Accel

Raw Accel is a Windows 10 64-bit driver which allows for the acceleration of mouse input in the raw input stream. It started as a replacement for InterAccel and has been extended with more acceleration types, charts, and other features.

Anti-Cheat Friendly

Releases of the Raw Accel driver are signed and run in system space. Raw Accel only modifies mouse input by a constant set of formulas, and adds a one-second delay when changing settings in order to mitigate its abuse.

Getting Help

For an overview of everything Raw Accel has to offer, please see the guide. For questions, see the FAQ first.

Development

Development of Raw Accel is ongoing at https://github.com/a1xd/rawaccel. Bug reports and pull requests are always welcome. Join our Discord server if you want to stay updated with releases or say hello.

Credits

simon - Driver & Acceleration Logic
_m00se_ - GUI, Gain features, Acceleration types
Sidiouth - Primary tester and sounding board
TauntyArmordillo - Originator of the alternate curve ideas (Natural and Motivity types)
Kovaak - Brought us together