aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-03-12 18:59:27 +0900
committerGitHub <[email protected]>2025-03-12 18:59:27 +0900
commitc07b53df795c2c0eadcb4cc19c7bb83f44a10855 (patch)
tree75b4013cf438e352489acca7aab5435accf9274f
parentcd7f4140537c85a6a0ffed98a62b9593f324edbf (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ac39c5..5653ebc 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ emulator <gameboy_rom>
## Gamepad
-This emulator needs a gamepad to be connected to play. There is no keyboard option for now.
+If you do not set the `-k` cli parameter, the emulator will try to find a gamepad.
If there is the message `No gamepad found` in the first messages, it means your gamepad hasn't been detected or initialized properly. Connect a gamepad and restart the emulator to fix it. It should print `Found Gamepad id: GamepadId(0)` instead.