mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-04-05 23:56:53 +02:00
Improve docs for 64DD disks.
This commit is contained in:
parent
018d85a740
commit
7a2e86782b
@ -10,6 +10,7 @@ built from latest commit on main branch.
|
||||
|
||||
- **New Features**
|
||||
- Introduced tabs in main menu for ROM favorites and recently played ROM history.
|
||||
- Introduced first run check to ensure users are aware of latest changes.
|
||||
- BETA_FEATURE: Introduces ROM descriptions from files.
|
||||
- BETA_FEATURE: Enabled setting for fast ROM reboots on the SC64.
|
||||
- Add macOS metadata to hidden files.
|
||||
@ -38,6 +39,7 @@ built from latest commit on main branch.
|
||||
### Current known Issues
|
||||
* The RTC UI requires improvement (awaiting UI developer).
|
||||
* Menu sound FX may not work properly when a 64 Disk Drive is also attached (work around: turn sound FX off).
|
||||
* Fast Rebooting a 64DD disk once will result in a blank screen. Twice will return to menu. This is expected until disk swapping is implemented.
|
||||
|
||||
|
||||
## Release Notes 2025-01-10
|
||||
|
@ -17,4 +17,5 @@ The menu has default sound effects to improve the user experience. This setting
|
||||
### Fast ROM reboots
|
||||
Certain flashcarts support the ability to use the N64 `RESET` button for re-loading the last game, rather than returning to the menu. When enabled (and if supported by your flashcart), the power switch must be toggled to return to the menu.
|
||||
NOTE: if a USB cable is connected, the last game may continue to be re-loaded.
|
||||
Fast Rebooting a 64DD disk once will result in a blank screen. Twice will return to menu. This is expected until disk swapping is implemented.
|
||||
This setting is OFF by default.
|
||||
|
Loading…
x
Reference in New Issue
Block a user