From 52a3103a2cd5ce54c9e1eb30d0a4c78e037468d7 Mon Sep 17 00:00:00 2001
From: redphx <96280+redphx@users.noreply.github.com>
Date: Sat, 9 Mar 2024 12:57:24 +0700
Subject: [PATCH] Updated How to create custom touch control layout (markdown)
---
How-to-create-custom-touch-control-layout.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/How-to-create-custom-touch-control-layout.md b/How-to-create-custom-touch-control-layout.md
index aa04d0e..8e4ffe4 100644
--- a/How-to-create-custom-touch-control-layout.md
+++ b/How-to-create-custom-touch-control-layout.md
@@ -8,9 +8,13 @@
## Preparations
1. Open the xCloud website in Chrome/Edge/Chromium browser.
2. Open the Chrome DevTools.
-3. Click on "Toggle device emulation" and set "Dimensions" to "iPhone SE" (or anything you want)
-
+3. Click on "Toggle device emulation" and set "Dimensions" to "iPhone SE" (or anything you want).
+
4. Make sure Better xCloud's `Touch controller > Availability` is set to `All games`. Reload the page if needed.
+
+
+## Getting started
+...
\ No newline at end of file