Skip to content

Commit 5466c1c

Browse files
committed
Add feature to readme
1 parent 886f589 commit 5466c1c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ An open source menu for N64 flashcarts.
5151
## Experimental features
5252
These features are subject to change:
5353

54+
### ROM Info descriptions
55+
To add a ROM description (shown when loading a ROM), add a file with the content
56+
```
57+
[metadata]
58+
Description=This is the ROM description that does X Y Z.
59+
```
60+
The file line endings must use the linux `LF` endings only (CRLF is not supported).
61+
5462
### N64 ROM autoload
5563
To use the autoload function, while on the `N64 ROM information` display, press the `R` button on your joypad and select the `Set ROM to autoload` option. When you restart the console, it will now only load the selected ROM rather than the menu.
5664
The autoload setting is stored in `config.ini` and persists until changed. This feature may slightly increase boot time as the menu needs to check for the Start button state.

0 commit comments

Comments
 (0)