mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-08 21:51:24 +02:00

- Files for the current game are now guaranteed to be loaded, space and validity permitting. - Avoid showing PanicAlerts for every problem encountered, most of them aren't really important enough and will probably just annoy the user. - And for the only error the user will definitely care about, when the save of the game they're trying to play fails to load, show an imgui message instead.