Browse Source
fsp_srv: Fix filesystem access logging
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.nce_cpp
10 changed files with 63 additions and 38 deletions
-
1src/common/settings.h
-
15src/core/hle/service/filesystem/fsp_srv.cpp
-
12src/core/hle/service/filesystem/fsp_srv.h
-
36src/core/reporter.cpp
-
9src/core/reporter.h
-
4src/yuzu/configuration/config.cpp
-
11src/yuzu/configuration/configure_debug.cpp
-
9src/yuzu/configuration/configure_debug.ui
-
2src/yuzu_cmd/config.cpp
-
2src/yuzu_cmd/default_ini.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue