From 1bf7da16156d004407e6cf02ba6e5b6a7f43c6d6 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 9 Feb 2024 07:35:00 +0700 Subject: [PATCH] Forza Horizon 4 & 5: hide camera's stroke --- touch-layouts/1985701699.json | 3 +++ touch-layouts/2030093255.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/touch-layouts/1985701699.json b/touch-layouts/1985701699.json index f5c2344..f270c41 100644 --- a/touch-layouts/1985701699.json +++ b/touch-layouts/1985701699.json @@ -97,6 +97,9 @@ "faceImage": { "type": "icon", "value": "switchCamera" + }, + "stroke": { + "opacity": 0 } } } diff --git a/touch-layouts/2030093255.json b/touch-layouts/2030093255.json index 4fe6efb..61bba98 100644 --- a/touch-layouts/2030093255.json +++ b/touch-layouts/2030093255.json @@ -97,6 +97,9 @@ "faceImage": { "type": "icon", "value": "switchCamera" + }, + "stroke": { + "opacity": 0 } } }