summaryrefslogtreecommitdiff
path: root/doc/FAQ.md
diff options
context:
space:
mode:
authora1xd <[email protected]>2021-09-22 03:25:36 -0400
committera1xd <[email protected]>2021-09-22 03:25:36 -0400
commit86dd171864c410b3a4bb9fc78e68929f43e34d78 (patch)
tree55d13e4613baecfc4856b4c59e83d1932665744b /doc/FAQ.md
parentconverter - use argv for IA settings path (diff)
downloadrawaccel-86dd171864c410b3a4bb9fc78e68929f43e34d78.tar.xz
rawaccel-86dd171864c410b3a4bb9fc78e68929f43e34d78.zip
fix docs
Diffstat (limited to 'doc/FAQ.md')
-rw-r--r--doc/FAQ.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/FAQ.md b/doc/FAQ.md
index 5c53835..6863d78 100644
--- a/doc/FAQ.md
+++ b/doc/FAQ.md
@@ -5,10 +5,11 @@ See the Guide to understand all options and features in-depth.
- 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. For something similar but better, check out the "By Component" section of the guide.
- 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.
+- Raw Accel uses a new kind of offset. The difference is subtle in most cases, and ensures a continuous transition at speeds around the offset.
- 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?
-For a quick 'n dirty conversion, drop your InterAccel settings or profile into Raw Accel's directory and run `converter.exe`. For GUI differences see the image below:
+Drag 'n drop your InterAccel profile/settings.txt onto `converter.exe`. For GUI differences see the image below:
![ConvertExample](images/interaccel_to_rawaccel.png)
See the guide to understand more about the Gain Cap option and other new features!