Improve docs for 64DD disks.

This commit is contained in:
Robin Jones 2025-03-10 21:08:50 +00:00
parent 018d85a740
commit 7a2e86782b
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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.