Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a1xd/rawaccel

kernel mode mouse accel
https://github.com/a1xd/rawaccel

Last synced: about 2 months ago
JSON representation

kernel mode mouse accel

Awesome Lists containing this project

README

        

# 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](https://github.com/KovaaK/InterAccel) and has been extended with more acceleration types, charts, and other features.

## Anti-Cheat Friendly

[Releases](https://github.com/a1xd/rawaccel/releases/latest) 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](doc/Guide.md). For questions, see the [FAQ](doc/FAQ.md) 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](https://discord.gg/7pQh8zH) 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](https://github.com/a1xd/rawaccel/releases). 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