diff --git a/pad/8bitdo/lite/config.json b/pad/8bitdo/lite/config.json index d1d939d..b8b2644 100644 --- a/pad/8bitdo/lite/config.json +++ b/pad/8bitdo/lite/config.json @@ -68,7 +68,7 @@ "Left Stick Right" ], "socd_prevention": { - "hardware": false, + "hardware": true, "software": null } }, @@ -80,7 +80,7 @@ "Right Stick Right" ], "socd_prevention": { - "hardware": false, + "hardware": true, "software": null } }, @@ -132,4 +132,4 @@ "turbo": true }, "source": "https://download.8bitdo.com/Manual/Controller/Lite/Lite_Manual.pdf" -} \ No newline at end of file +}