kernel mode mouse accel
Find a file
2021-09-09 17:59:38 -04:00
common rename driver_settings 2021-09-08 04:43:15 -04:00
converter port to .NET 5 2021-09-09 17:28:10 -04:00
doc fix filename casing in docs 2021-07-06 22:35:23 -04:00
driver remove win7 target 2021-09-09 17:59:38 -04:00
grapher port to .NET 5 2021-09-09 17:28:10 -04:00
installer port to .NET 5 2021-09-09 17:28:10 -04:00
signed update signed 2021-04-20 02:54:09 -04:00
uninstaller port to .NET 5 2021-09-09 17:28:10 -04:00
wrapper port to .NET 5 2021-09-09 17:28:10 -04:00
writer port to .NET 5 2021-09-09 17:28:10 -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 port to .NET 5 2021-09-09 17:28:10 -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