summaryrefslogtreecommitdiff
path: root/grapher/ReadMe/ReadMe.md
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-09-29 15:40:22 -0400
committera1xd <[email protected]>2020-09-29 15:40:22 -0400
commitbd87bb89774ed7654317bcd035aa3d4ff0510762 (patch)
treeed43735f26c5e7718a29bbee1792b8d4644528f7 /grapher/ReadMe/ReadMe.md
parentmerge + small fixes (diff)
downloadrawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.tar.xz
rawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.zip
add readme touchups and grapher name change
Diffstat (limited to 'grapher/ReadMe/ReadMe.md')
-rw-r--r--grapher/ReadMe/ReadMe.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/grapher/ReadMe/ReadMe.md b/grapher/ReadMe/ReadMe.md
index 84afc2a..d74797e 100644
--- a/grapher/ReadMe/ReadMe.md
+++ b/grapher/ReadMe/ReadMe.md
@@ -1,21 +1,22 @@
# Raw Accel
-Raw Accel is a Windows 10 64-bit kernel driver which allows for the acceleration, or other modification, of mouse input in the raw input stream. It started as a replacement for the InterAccel program and Intercept driver, and has been extended with more acceleration types, charts, and other features.
+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
-Raw Accel will be signed to run as a fully trusted driver. It modifies mouse input only by a constant set of formulas and parameters, and has a one-second delay on writing settings to the driver, so it cannot be used to cheat.
+[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.
-## Development
+## 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 of Raw Accel is ongoing at https://github.com/a1xd/rawaccel. Being a signed driver, the guts of the Raw Accel driver will be updated infrequently. The GUI can be updated as often was we like, however, so please let us know if you find any bugs.
+## Development
-## Further Help
-For an overview of everything Raw Accel has to offer, please see the guide (guide.md). For a list of frequently asked questions, please see the FAQ (FAQ.md).
+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
-TauntyAmordillo - Originator of the alternate curve ideas (Natural and Motivity types)
-Kovaak - Brought us together \ No newline at end of file
+TauntyArmordillo - Originator of the alternate curve ideas (Natural and Motivity types)
+Kovaak - Brought us together