kernel mode mouse accel
Find a file
a1xd 7d02822d23
Merge pull request #37 from JacobPalecki/GUI
Fix output velocity calculation
2020-10-19 01:59:35 -04:00
common fix non-standard access of template base members 2020-10-13 19:34:45 -04:00
common-install Add project files. 2020-07-22 19:34:13 -04:00
converter fix gain cap conversion 2020-10-15 00:32:35 -04:00
doc improve installer + docs 2020-10-07 05:31:23 -04:00
driver Fixed anisotropy not loading correctly on save 2020-10-07 05:17:24 -04:00
grapher Fix output velocity calculation 2020-10-18 22:28:57 -07:00
installer improve installer + docs 2020-10-07 05:31:23 -04:00
signed/driver update signed for 1.1.1 2020-10-15 00:09:03 -04:00
uninstaller improve installer + docs 2020-10-07 05:31:23 -04:00
wrapper rename sensitivity field to 'sens multiplier' 2020-10-08 18:44:07 -04:00
wrapper-deps update build config 2020-09-28 04:40:16 -04:00
writer build writer as win app instead of console app 2020-09-29 21:17:20 -04:00
.gitattributes Add .gitignore and .gitattributes. 2020-07-22 19:34:12 -04:00
.gitignore update build config 2020-09-28 04:40:16 -04:00
LICENSE add a license 2020-07-22 19:52:55 -04:00
rawaccel.sln add interaccel converter 2020-09-29 07:21:42 -04: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