From e2250b3f5c0b70956343fc4f605ec57b346a19ca Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Sat, 11 May 2024 07:02:57 +0700 Subject: [PATCH] bejeweled-3: make the d-pad bigger --- touch-layouts/layouts/bejeweled-3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch-layouts/layouts/bejeweled-3.json b/touch-layouts/layouts/bejeweled-3.json index ace1b16..7b83ab5 100644 --- a/touch-layouts/layouts/bejeweled-3.json +++ b/touch-layouts/layouts/bejeweled-3.json @@ -9,7 +9,7 @@ "inner": [ { "type": "directionalPad", - "scale": 1.5, + "scale": 2, "interaction": { "activationType": "exclusive" }