[Feature Request] Automated Testing of ResultFsNonRealDataVerificationFailed #510
Labels
enhancement
New feature or request
good first issue
Good first issues to work on for new contributors
not planned but open to a PR
I do not intend on working on this myself, but I would not be opposed to an implementation.
Overview
Ryujinx checks corruption of NSP/XCI at startup and does not add them to the list. However, ResultFsNonRealDataVerificationFailed is only checked when game is run and causing Ryujinx to crash.
I would like to request a feature that will allow Ryujinx to automatically check each game via either while it is adding the rom to the list or as a dedicated tool that runs games in the background to check.
Smaller details
Maybe run the game in the background just to see if it encounters ResultFsNonRealDataVerificationFailed then kill it after 45 seconds. Maybe run it as another user and delete the save later.
Nature of request
Improve corrupt rom detection.
Why would this feature be useful?
To help people like me who backup their dumps to be able to know their dumps are good.
The text was updated successfully, but these errors were encountered: