From 9e76b4ff7b3cce91fa9869eec1436ccc7a613e91 Mon Sep 17 00:00:00 2001 From: Quad Date: Thu, 20 May 2021 15:42:50 +0200 Subject: [PATCH] Update quirks --- docs/Quirks.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Quirks.md b/docs/Quirks.md index 9320033..d6b2eca 100644 --- a/docs/Quirks.md +++ b/docs/Quirks.md @@ -13,3 +13,7 @@ However, the gamepad is "disconnected" when the switch is set to mouse mode. Thi For example the Dolphin emulator generally doesn't properly detect a reconnected gamepad. So you must keep the Win 3 in gamepad mode when starting Dolphin and using it. If you switch it to mouse mode, Dolphin will not detect the controller after you return to gamepad mode. You will have to restart Dolphin (while keeping the Win 3 in gamepad mode) for the controls to start working again. The vast majority of software can handle you unplugging your gamepad and plugging it back in. But some software doesn't, and in those cases this might be a pain in the bum. + +## Startup / Shutdown takes a while + +For some reason the GPD Win 3 takes almost a minute to shut down or start up. Not sure if it's because Ubuntu hangs at some step or similar. Haven't cared too much since suspending and waking from sleep is still relatively fast.