diff --git a/How-to-create-custom-touch-control-layout.md b/How-to-create-custom-touch-control-layout.md index 3c1e727..a7edb48 100644 --- a/How-to-create-custom-touch-control-layout.md +++ b/How-to-create-custom-touch-control-layout.md @@ -1,6 +1,10 @@ > [!NOTE] > Please use [this topic](https://github.com/redphx/better-xcloud/discussions/285) for questions & feedback +## Limitations +- Doesn't support custom layout assets +- Only supports one layout for the entire game (cannot dynamically switch layout based on context) + ## Requirements - Have Chrome/Edge or any Chromium browsers installed. - Have an Android device with Kiwi Browser installed if you want to test on real device.