From ec22d57cd128f6014137b4846f7fb16f34c5a624 Mon Sep 17 00:00:00 2001 From: Shane McGovern Date: Mon, 3 Aug 2026 00:07:31 +0100 Subject: [PATCH] Document GAME SPEED hotkeys in README Maintainer review on #699 asked to document the hotkeys. Added key 1 (cycle speed up) and controller R2/L2 to the README Hotkeys table, and GAME SPEED to the Options-menu note. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e008dca1..9f2e1b6f 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ supported out of the box. | Key | What it does | | --------- | ---------------------------------------------------- | | `-` / `=` | Zoom out / in (overworld; also mouse wheel) | +| `1` | Cycle GAME SPEED up (controller: R2 faster, L2 slower) | | `2` | Cycle COLORS | | `3` | Cycle TILT (free-roam overworld) | | `4` | Cycle ZOOM through every level (free-roam overworld) | @@ -121,8 +122,8 @@ supported out of the box. | `F10` | Open / close the mod manager | -COLORS, TILT, ZOOM, GBC FX, and VOID FILL are also in the Options menu -and persist in `options.lua`. +COLORS, TILT, ZOOM, GBC FX, GAME SPEED, and VOID FILL are also in the +Options menu and persist in `options.lua`. ### Low-end devices