yuzu/src/yuzu_cmd
Morph 0f48292de1 fsp_srv: Fix filesystem access logging
This introduces a new setting Enable FS Access Log which saves the filesystem access log to sdmc:/FsAccessLog.txt

If this setting is not enabled, this will indicate to FS to not call OutputAccessLogToSdCard.

Fixes softlocks during loading in Xenoblade Chronicles 2 when certain DLC is enabled.
2021-06-16 00:06:02 -04:00
..
emu_window Avoid -Wshadow warning 2021-06-05 18:43:10 +02:00
CMakeLists.txt yuzu_cmd: Remove unused resource.h 2021-04-22 22:25:49 -04:00
config.cpp fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
config.h common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
default_ini.h fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
yuzu.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00