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.
This commit is contained in:
Zach Hilman
2018-11-20 19:22:26 -05:00
parent da6d4cde56
commit 54e74b3572
2 changed files with 15 additions and 4 deletions

View File

@ -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>