Polprzewodnikowy/N64FlashcartMenu

Warning for ROM load time on first run

オープン

#248 opened on 2025/06/04

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C (78 件のフォーク)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (450 個のスター)
PR merge metrics
 (平均マージ 12h 29m) (30d で 20 merged PRs)

説明

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

コントリビューターガイド