dolphin/Source/Core
Jordan Woyak 122ce28786 Present an error message when failing to open a file that should exist.
This could happen with savestate loads, permission issues, or use by other processes.
Prior to this Dolphin assumed any existing file could be opened and crashes from invalid variant access.
Failing to open a file during savestate load will likely still crash but at least the user will know why.
2018-12-03 19:07:42 -06:00
..
AudioCommon Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
Common Fix spurious error logs for conversions of empty strings on Windows. 2018-11-22 06:50:11 +01:00
Core Present an error message when failing to open a file that should exist. 2018-12-03 19:07:42 -06:00
DiscIO Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DolphinNoGUI CMake: Fix DolphinNoGUI build 2018-10-24 14:50:23 +10:00
DolphinQt NetPlay: Add full Wii save sync 2018-11-19 06:37:09 -05:00
InputCommon Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
UICommon Merge pull request #7499 from JosJuice/purge-game-list-cache 2018-10-28 17:00:04 +01:00
Updater Updater/UI: ITaskbarlist3 handling improvements. 2018-11-22 02:46:36 +01:00
VideoBackends Vulkan: Fix incorrect fence being assigned to staging texture 2018-11-12 01:02:32 +10:00
VideoCommon TextureCache: Recompute overlapping XFB copy hashes after copying to RAM 2018-11-13 12:48:27 +10:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00