Browse Source

Update description

pull/292/head
MaranBr 7 months ago
parent
commit
d9edc69203
  1. 2
      src/yuzu/configuration/shared_translation.cpp

2
src/yuzu/configuration/shared_translation.cpp

@ -346,7 +346,7 @@ std::unique_ptr<TranslationMap> 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,

Loading…
Cancel
Save