kernel mode mouse accel
Find a file
Jacob Palecki 10231ccbf9 Add ARM64
2024-07-17 00:23:14 -07:00
common Rename motivity mode to synchronous, midpoint value to syncspeed 2024-07-13 01:16:21 -07:00
doc Update guide 2024-07-13 21:42:37 -07:00
driver Add ARM64 2024-07-17 00:23:14 -07:00
grapher Add ARM64 2024-07-17 00:23:14 -07:00
installer Add ARM64 2024-07-17 00:23:14 -07:00
signed update signed bins 2024-03-05 11:54:28 -05:00
uninstaller Add ARM64 2024-07-17 00:23:14 -07:00
wrapper Add ARM64 2024-07-17 00:23:14 -07:00
wrapper-deps Add ARM64 2024-07-17 00:23:14 -07:00
wrapper-tests Add ARM64 2024-07-17 00:23:14 -07:00
writer Add ARM64 2024-07-17 00:23:14 -07: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 Add ARM64 2024-07-17 00:23:14 -07:00
ReadMe.md Add external websites section to readme 2024-07-02 23:18:52 -07:00

Raw Accel

Raw Accel is a Windows 10 & Windows 11 x86-64 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.

External Websites

The latest version of Raw Accel is always hosted here on github. There is no other site or mirror where you can be sure get official versions of Raw Accel.
Raw Accel is not affiliated with any external websites, such as rawaccel.net or rawaccel.com. If Raw Accel ever were to be affiliated with an external site, it would be mentioned here on github first.

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