summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Morph2021-06-13 00:26:25 -0400
committerGravatar Morph2021-06-13 00:27:33 -0400
commitc11b4c45e1687f9eecdff9eab8e8bf4bc85030f7 (patch)
treee52cad0e35e849918a47ac4ecf272da84c9620e1 /src
parentMerge pull request #6453 from lat9nq/libusb-fix-msvc (diff)
downloadyuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.gz
yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.xz
yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.zip
configure_cpu_debug: Clarify settings behavior
This makes it clear that the disabled settings only take effect when CPU Accuracy is set to Debug Mode.
Diffstat (limited to 'src')
-rw-r--r--src/yuzu/configuration/configure_cpu_debug.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_cpu_debug.ui b/src/yuzu/configuration/configure_cpu_debug.ui
index 11ee19a12..c43f89a5a 100644
--- a/src/yuzu/configuration/configure_cpu_debug.ui
+++ b/src/yuzu/configuration/configure_cpu_debug.ui
@@ -34,7 +34,7 @@
34 <br> 34 <br>
35 If you're not sure what these do, keep all of these enabled. 35 If you're not sure what these do, keep all of these enabled.
36 <br> 36 <br>
37 These settings only take effect when CPU Accuracy is "Debug Mode". 37 These settings, when disabled, only take effect when CPU Accuracy is "Debug Mode".
38 </div> 38 </div>
39 </string> 39 </string>
40 </property> 40 </property>