diff options
| author | Jacob Palecki <[email protected]> | 2020-09-26 15:57:41 -0700 |
|---|---|---|
| committer | Jacob Palecki <[email protected]> | 2020-09-26 15:57:41 -0700 |
| commit | ac0d8d4209c71cc9b38b683e123f67bacdad7687 (patch) | |
| tree | 859abcef3c787749594cf374eaf68e46db370db4 /grapher/ReadMe/FAQ.md | |
| parent | Rename accel to scale in power mode (diff) | |
| download | rawaccel-ac0d8d4209c71cc9b38b683e123f67bacdad7687.tar.xz rawaccel-ac0d8d4209c71cc9b38b683e123f67bacdad7687.zip | |
test touchups
Diffstat (limited to 'grapher/ReadMe/FAQ.md')
| -rw-r--r-- | grapher/ReadMe/FAQ.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/grapher/ReadMe/FAQ.md b/grapher/ReadMe/FAQ.md index d0ce31c..30080e8 100644 --- a/grapher/ReadMe/FAQ.md +++ b/grapher/ReadMe/FAQ.md @@ -14,5 +14,14 @@ See the guide to understand more about the Gain Cap option and other new feature ## 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. So far it is working in FaceIT, Valorant, and Diabotical matches. +## How do I install the driver, uninstall the driver, or start the GUI? +Instructions for these are in the beginning of the guide. + +## Does the GUI need to be running for Raw Accel to work? +No. Once settings are passed to the driver by the GUI, they stay in use until the computer is shut down. + +## Does the GUI need to be run every time I start my PC? +Yes. The driver itself does not store your settings. To enable them on PC start, run the GUI, or run "writer.exe settings.json". + ## I don't understand something, or have some other question. Read the guide to see if it answers your question. If not, join our [Discord](https://discord.gg/7pQh8zH) and ask.
\ No newline at end of file |