Polprzewodnikowy/N64FlashcartMenu
Warning for ROM load time on first run
Open
#248 opened on Jun 4, 2025
documentationenhancementgood first issue
Repository metrics
- Stars
- (444 stars)
- PR merge metrics
- (Avg merge 21d 17h) (5 merged PRs in 30d)
Description
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