From d9b92c0f09becb0d4276c48c794757b772e282d7 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:28:26 +0700 Subject: [PATCH] balatro: adjust deadzone --- touch-layouts/layouts/balatro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch-layouts/layouts/balatro.json b/touch-layouts/layouts/balatro.json index 2eb1ad6..b675ede 100644 --- a/touch-layouts/layouts/balatro.json +++ b/touch-layouts/layouts/balatro.json @@ -12,7 +12,7 @@ "interaction": { "activationType": "exclusive" }, - "deadzone": 0.5, + "deadzone": 0.4, "scale": 2 } ],