diff options
| author | a1xd <[email protected]> | 2020-09-29 15:45:26 -0400 |
|---|---|---|
| committer | a1xd <[email protected]> | 2020-09-29 15:45:26 -0400 |
| commit | be9d485adc4dba9414b996b262e9660f3545fd68 (patch) | |
| tree | 790d671663218776a8a201363df54b3668cb483b /grapher/ReadMe/ReadMe.md | |
| parent | change scale cap key (diff) | |
| download | rawaccel-be9d485adc4dba9414b996b262e9660f3545fd68.tar.xz rawaccel-be9d485adc4dba9414b996b262e9660f3545fd68.zip | |
move docs out of grapher
Diffstat (limited to 'grapher/ReadMe/ReadMe.md')
| -rw-r--r-- | grapher/ReadMe/ReadMe.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/grapher/ReadMe/ReadMe.md b/grapher/ReadMe/ReadMe.md deleted file mode 100644 index d74797e..0000000 --- a/grapher/ReadMe/ReadMe.md +++ /dev/null @@ -1,22 +0,0 @@ -# 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](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](guide.md). For questions, see the [FAQ](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. - -## 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 |