diff options
Diffstat (limited to 'grapher/ReadMe/FAQ.md')
| -rw-r--r-- | grapher/ReadMe/FAQ.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/grapher/ReadMe/FAQ.md b/grapher/ReadMe/FAQ.md new file mode 100644 index 0000000..1a207f3 --- /dev/null +++ b/grapher/ReadMe/FAQ.md @@ -0,0 +1,15 @@ +# Raw Accel: Frequently Asked Questions + +## What are the differences between Raw Accel and InterAccel? +- The sensitivity and prescale fields in InterAccel are not present in Raw Accel. See the next question for helping converting your InterAccel settings to Raw Accel. +- Separate x and y prescale values, which no one should have, are not supported in Raw Accel. +- Raw Accel uses a new kind of cap by default. See the guide for more information on this It takes a value in counts/ms instead of max desired sensitivity. The old style is available for those who want it. See the next question for converting the old to new style. +- There are many new features and curve types available. See the guide for information on all of these. + +## How do I convert InterAccel settings to Raw Accel? + +## Does this driver work with AntiCheat? +Yes. That is one of the fundamental goals of this driver. It is fully signed and has a one-second delay on write, so it cannot be used to cheat and should be considered safe by AntiCheat programs. However, we can never guarantee that the humans in control over AntiCheat code make the right decisions. + +## I don't understand something, or have some other question. +Join our [Discord](https://discord.gg/7pQh8zH) and ask.
\ No newline at end of file |