diff options
Diffstat (limited to 'src/yuzu/configuration/configure_debug.ui')
-rw-r--r-- | src/yuzu/configuration/configure_debug.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index f51f8702b..758a92335 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -148,7 +148,7 @@ <item> <widget class="QCheckBox" name="dump_exefs"> <property name="whatsThis"> - <string>When checked, any game that yuzu loads will have its ExeFS dumped</string> + <string>When checked, any game that yuzu loads will have its ExeFS dumped to the yuzu/dump directory.</string> </property> <property name="text"> <string>Dump ExeFS</string> |