summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2020-07-26 02:45:19 +0200
committerFearlessTobi <thm.frey@gmail.com>2020-07-26 02:45:19 +0200
commit35b96a28d742881e0f85689b47289e49fb98e822 (patch)
treeb68049679fea7fc16a484b24b51332fef416a90c /src
parentMerge pull request #4350 from ogniK5377/hid-update-connected (diff)
downloadyuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar.gz
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar.bz2
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar.lz
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar.xz
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.tar.zst
yuzu-35b96a28d742881e0f85689b47289e49fb98e822.zip
Diffstat (limited to 'src')
-rw-r--r--src/yuzu/configuration/configure_debug.ui22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui
index 272bdd6b8..9d6feb9f7 100644
--- a/src/yuzu/configuration/configure_debug.ui
+++ b/src/yuzu/configuration/configure_debug.ui
@@ -171,26 +171,6 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
- <widget class="QCheckBox" name="dump_decompressed_nso">
- <property name="whatsThis">
- <string>When checked, any NSO yuzu tries to load or patch will be copied decompressed to the yuzu/dump directory.</string>
- </property>
- <property name="text">
- <string>Dump Decompressed NSOs</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="dump_exefs">
- <property name="whatsThis">
- <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>
- </property>
- </widget>
- </item>
- <item>
<widget class="QCheckBox" name="reporting_services">
<property name="text">
<string>Enable Verbose Reporting Services</string>
@@ -257,8 +237,6 @@
<tabstop>open_log_button</tabstop>
<tabstop>homebrew_args_edit</tabstop>
<tabstop>enable_graphics_debugging</tabstop>
- <tabstop>dump_decompressed_nso</tabstop>
- <tabstop>dump_exefs</tabstop>
<tabstop>reporting_services</tabstop>
<tabstop>quest_flag</tabstop>
</tabstops>