Actions
Emulator Issues #13210
openBetter error message for importing broken Wii saves.
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
Trying to import a broken Wii save (not in the right format or otherwise corrupted) currently gives this error message:
https://cdn.discordapp.com/attachments/521711075721478145/1081330588662902795/Capture.PNG
This makes the user (understandably) think that the error is in their NAND, rather than in the save they're trying to import. This should be improved.
Both EU saves here are corrupted and make for useful test cases: https://gamefaqs.gamespot.com/wii/942008-mario-kart-wii/saves
Updated by Billiard26 9 months ago
Those EU saves give me an appropriate "corrupted or is not a valid Wii save" error message thanks to your PR: https://github.com/dolphin-emu/dolphin/pull/9409
Maybe some more recent change fixed the activation of that error message?
Actions