summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_debug.ui
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2018-11-20 19:22:26 -0500
committerZach Hilman <zachhilman@gmail.com>2018-11-20 19:22:34 -0500
commit54e74b3572d3f61fdbaf4f2ddb8b54e2c06a5ab8 (patch)
tree6aadc4e9470d09dd6279af51cfb681783668ba67 /src/yuzu/configuration/configure_debug.ui
parentda6d4cde567695d22fefc152d2d913f54e5ece68 (diff)
patch_manager: Show LayeredExeFS patch in add-ons column
The decision was made to name them LayeredExeFS instead of just LayeredFS to differentiate from normal RomFS-based mods. The name may be long/unweildy, but conveys the meaning well.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.ui')
-rw-r--r--src/yuzu/configuration/configure_debug.ui2
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>