aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.