diff --git a/doc/gamepad.md b/doc/gamepad.md index 607bb935..d3d27b51 100644 --- a/doc/gamepad.md +++ b/doc/gamepad.md @@ -50,6 +50,9 @@ It does not use the scrcpy server, and does not require `adb` (USB debugging). Therefore, it is possible to control the device (but not mirror) even with USB debugging disabled (see [OTG](otg.md)). +Note: For some reason, in this mode, Android detects multiple physical gamepads +as a single misbehaving one. Use UHID if you need multiple gamepads. + Note: On Windows, it may only work in [OTG mode](otg.md), not while mirroring (it is not possible to open a USB device if it is already open by another process like the _adb daemon_).