From d9edc69203ad5f36631e2f355c0e62e9b2301959 Mon Sep 17 00:00:00 2001 From: MaranBr Date: Thu, 21 Aug 2025 10:19:10 -0400 Subject: [PATCH] Update description --- src/yuzu/configuration/shared_translation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yuzu/configuration/shared_translation.cpp b/src/yuzu/configuration/shared_translation.cpp index ec5908c243..4d488b5422 100644 --- a/src/yuzu/configuration/shared_translation.cpp +++ b/src/yuzu/configuration/shared_translation.cpp @@ -346,7 +346,7 @@ std::unique_ptr InitializeTranslations(QWidget* parent) INSERT(Settings, dyna_state, tr("Extended Dynamic State"), - tr("Controls the number of extensions that can be used in Extended Dynamic State.\nHigher numbers allow for more extensions and can increase performance, but may cause issues with some drivers and vendors.\nThe default value is 3, but can be gradually decreased until stability is achieved.")); + tr("Controls the number of extensions that can be used in Extended Dynamic State.\nHigher numbers allow for more extensions and can increase performance, but may cause issues with some drivers and vendors.\nThe default value is 3, but can be gradually decreased until stability and a better visual quality are achieved.")); INSERT(Settings, provoking_vertex,