mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-02 11:52:44 +01:00
75b14b6c20
## Description Documentaion has been rewritten/improved/expanded in certain areas including typo and formatting fixes. ## Motivation and Context Tidier documentation, to make things a bit more dumb-proof for end users. ## How Has This Been Tested? Not applicable. ## Types of changes - [ ] Improvement (non-breaking change that adds a new feature) - [ ] Bug fix (fixes an issue) - [ ] Breaking change (breaking change) - [x] Documentation Improvement - [ ] Config and build (change in the configuration and build system, has no impact on code or features) ## Checklist: - [ ] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [x] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. Signed-off-by: IlDucci <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Summary by CodeRabbit - **Documentation** - Updated documentation for initial SD card setup, menu controls, and menu customization. - Improved clarity and readability of instructions. - Refined section headings and formatting across multiple documentation files. - Added new sections explaining menu settings, ROM information, and control details. - Emphasized warnings regarding filename compatibility and save file issues. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
## Menu Controls
|
|
|
|
### Additional Control Information
|
|
|
|
#### Fast scroll
|
|
Press either the `C-Up` or `C-Down` buttons to scroll by pages, rather than by elements.
|
|
|
|
#### N64FlashcartMenu settings
|
|
Press the `START` button on the browser screen to open the Settings window. From here you can edit some of the N64FlashcartMenu settings,
|
|
see information about either the console, the flashcart you are using or N64FlashcartMenu itself, and if your cart has Real-Time Clock (RTC) support,
|
|
you can also change its date and time.
|
|
|
|
#### Browser options
|
|
Press the `R` button to open the Browser Options window. Here you can see a ROM's properties, delete it from your SD card or establish the default folder
|
|
where N64FlashcartMenu's browser will start in future boots.
|
|
|
|
#### Additional ROM information
|
|
Press either the `L` or `Z` button on the ROM information screen to open an additional window that will show additional information about the currently
|
|
selected ROM file, such as its endianess, regional variant, set clock rate, and much more.
|
|
|
|
### 64DD ROM
|
|
|
|
#### Expansion disks
|
|
To load an expansion disk (such as F-Zero X), first browse to the N64 ROM and load it (**but not start it!**), then browse to the 64DD expansion file and press either the `L` or `Z` button.
|
|
|
|
#### Disk swapping
|
|
This feature is not currently available in N64FlashcartMenu.
|