From 157e1a530e38c9c8fedcf35102539b6888c89b21 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sun, 17 Dec 2023 20:57:45 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 31096ae8..ed7417e3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Menu currently supports the following emulators and associated ROM file names: - **Game Boy** / **GB Color**: [gb64](https://lambertjamesd.github.io/gb64/romwrapper/romwrapper.html) by *lambertjamesd* - `gb.v64` / `gbc.v64` - **Sega Master System** / **Sega Game Gear** / **Sg1000**: [TotalSMS](https://github.com/ITotalJustice/TotalSMS) - `TotalSMS.z64` (Currently broken) +### Menu Settings +The Menu creates a `config.ini` file in `sd:/menu/` which contains various settings that are used by the menu. +Currently these are read-only (can be viewed in the menu by pressing `L` on the Joypad). +If required, you can manually adjust the file on the SD card using your computer. ### SC64 Specific - Ensure the cart has the latest [firmware](https://github.com/Polprzewodnikowy/SummerCart64/releases/latest) installed.