diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-06-13 00:26:25 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-06-13 00:27:33 -0400 |
commit | c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7 (patch) | |
tree | e52cad0e35e849918a47ac4ecf272da84c9620e1 | |
parent | 8b5655a98e380a38436bb6002c55d9ba9cf8f16d (diff) |
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.
-rw-r--r-- | src/yuzu/configuration/configure_cpu_debug.ui | 2 |
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 11ee19a128..c43f89a5a0 100644 --- a/src/yuzu/configuration/configure_cpu_debug.ui +++ b/src/yuzu/configuration/configure_cpu_debug.ui @@ -34,7 +34,7 @@ <br> If you're not sure what these do, keep all of these enabled. <br> - These settings only take effect when CPU Accuracy is "Debug Mode". + These settings, when disabled, only take effect when CPU Accuracy is "Debug Mode". </div> </string> </property> |