StrikerX3/Ymir

Improve save state validation feedback

オープン

#10 opened on 2025/04/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (52 件のフォーク)auto 404
frontend-sdl3good first issue

Repository metrics

Stars
 (988 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently, if a save state is deemed invalid, the only feedback received by the application is a false return value from LoadState. It would be better to provide a list of problems found during validation to let the user know why their save state was rejected and help developers figure out if the save state got corrupted by a bug or a mistake.

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