summaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/settings.json b/settings.json
new file mode 100644
index 0000000..d8bc27a
--- /dev/null
+++ b/settings.json
@@ -0,0 +1,23 @@
+{
+ "ManagedAccel": {
+ "Midpoint": 0.0,
+ "LimitExp": 2.8188211394527425,
+ "Offset": 0.0,
+ "WeightY": 0.162,
+ "WeightX": 0.162,
+ "GainCapEnabled": true,
+ "GainCap": 49.127,
+ "CapY": 9.0,
+ "CapX": 9.0,
+ "Acceleration": 0.023716,
+ "Type": 2,
+ "Rotation": 1.0,
+ "SensitivityY": 0.1,
+ "SensitivityX": 0.075
+ },
+ "GUISettings": {
+ "AutoWriteToDriverOnStartup": false,
+ "DPI": 0,
+ "PollRate": 0
+ }
+} \ No newline at end of file