Polprzewodnikowy/N64FlashcartMenu
Warning for ROM load time on first run
Offen
#248 geöffnet am 04.06.2025
documentationenhancementgood first issue
Repository-Metriken
- Stars
- (450 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 12h 29m) (20 gemergte PRs in 30 T)
Beschreibung
Description
When a ROM is first run, it uses FatFS to create the save directory and save file. This can trick users (especially reviewers) into thinking that load times are slower than other flashcarts.
Release Context
Rolling Release
How to solve the problem
- Improve documentation to include a note (and remove incorrect one about byteswapped ROM's).
- Add information to the loading progress bar.
Describe alternatives you've considered
No response
Additional context
No response