From 39ab8936ec2bd9bc2f7e38b5439eb4d6705ee2be Mon Sep 17 00:00:00 2001 From: Lesserkuma Date: Sat, 6 Jan 2024 19:27:44 +0100 Subject: [PATCH] - --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b86c54..7049aec 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ In the `games` section, you can edit the game-related stuff: - `6` = Pokémon Black & White condensed battle font - `save_slot` defines which save slot your game uses. Set it to `null` for no saving or a number starting from `1`. Multiple games can share a save slot. - `map_256m`, if set to `true`, can serve as a workaround for a glitch with the cartridge mapper that causes games to freeze with screeching noises upon launch. -- `keys` will let you specify a list of keys that must be held down at startup for this ROM to appear in the menu, e. g. `[ "L", "R", "DOWN" ]`. +- `keys` will let you specify a list of keys that must be held down at startup for this ROM to appear in the menu, e.g. `[ "L", "R", "DOWN" ]`. ### ROM Builder Command Line Arguments @@ -87,7 +87,7 @@ Tested repro cartridges: The generated compilation ROM can be written and read using a [GBxCart RW v1.4+](https://www.gbxcart.com/) device by insideGadgets and the [FlashGBX](https://github.com/lesserkuma/FlashGBX) software. ## Thanks -Thanks to FraX, Ausar, liuyunx, BennVenn, Jenetrix +Thanks to FraX, Ausar, liuyunx, BennVenn, Jenetrix, Matt ## Screenshots