1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Morph 1146049de0 main: Fix Open Save/Mod Locations for installed titles
Previously NAND/SDMC installed titles would open device saves when they are supposed to be user saves. This is due to the control nca not being read and thus returns 0 for both GetDefaultNormalSaveSize() and GetDeviceSaveDataSize(). Fix this by utilizing the patch manager to read the control nca.
2020-08-04 21:14:20 -04:00
..
applets
configuration yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
debugger wait_tree: Include Midnight Blue dark themes 2020-07-20 01:25:25 -04:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
bootmanager.h Clang Format. 2020-06-27 11:36:14 -04:00
CMakeLists.txt Address trivial review comments. 2020-07-18 14:09:13 +02:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp yuzu/discord_impl: Update the applicationID (#3977) 2020-05-22 18:26:26 +02:00
discord_impl.h
game_list.cpp main: Fix Open Save/Mod Locations for installed titles 2020-08-04 21:14:20 -04:00
game_list.h main: Fix Open Save/Mod Locations for installed titles 2020-08-04 21:14:20 -04:00
game_list_p.h Fix the mistake in the port and update the comment for clarity 2020-04-25 15:01:20 -03:00
game_list_worker.cpp game_list_worker: Fix game list subdirectory scanning 2020-07-29 09:22:29 -04:00
game_list_worker.h
hotkeys.cpp
hotkeys.h
Info.plist
install_dialog.cpp Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
install_dialog.h Update the install and progress dialogs 2020-07-10 00:38:28 -04:00
loading_screen.cpp frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 2020-05-15 22:22:27 +02:00
loading_screen.h
loading_screen.ui
main.cpp main: Fix Open Save/Mod Locations for installed titles 2020-08-04 21:14:20 -04:00
main.h main: Fix Open Save/Mod Locations for installed titles 2020-08-04 21:14:20 -04:00
main.ui Add support for batch install to NAND 2020-07-10 00:38:28 -04:00
uisettings.cpp qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) 2020-07-20 01:25:25 -04:00
uisettings.h Merge pull request #4263 from lat9nq/fix-screencaps-2 2020-08-03 21:00:14 +10:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00