summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-10-23 07:49:41 +0200
committerFernando Sahmkow <fsahmkow27@gmail.com>2021-11-16 22:11:33 +0100
commit864f2e0b8144a0814f2555d06fffe1e7439854fe (patch)
treeb53a16be63725729abb66378064c025b01624cb7
parentFSR: Fix GCC build errors (diff)
downloadyuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar.gz
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar.bz2
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar.lz
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar.xz
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.tar.zst
yuzu-864f2e0b8144a0814f2555d06fffe1e7439854fe.zip
-rw-r--r--src/yuzu/configuration/configure_graphics.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui
index 0d2987fcf..660b68c1c 100644
--- a/src/yuzu/configuration/configure_graphics.ui
+++ b/src/yuzu/configuration/configure_graphics.ui
@@ -335,12 +335,12 @@
<widget class="QComboBox" name="resolution_combobox">
<item>
<property name="text">
- <string>0.5X (360p/540p)[MAY BREAK]</string>
+ <string>0.5X (360p/540p) [EXPERIMENTAL]</string>
</property>
</item>
<item>
<property name="text">
- <string>0.75X (540p/810p)[MAY BREAK]</string>
+ <string>0.75X (540p/810p) [EXPERIMENTAL]</string>
</property>
</item>
<item>
@@ -350,12 +350,12 @@
</item>
<item>
<property name="text">
- <string>2X (1440p/2160[4K]p)</string>
+ <string>2X (1440p/2160p)</string>
</property>
</item>
<item>
<property name="text">
- <string>3X (2160p[4K]/3240p)</string>
+ <string>3X (2160p/3240p)</string>
</property>
</item>
<item>
@@ -380,7 +380,7 @@
</item>
<item>
<widget class="QWidget" name="scaling_filter_layout" native="true">
- <layout class="QHBoxLayout" name="horizontalLayout_5">
+ <layout class="QHBoxLayout" name="horizontalLayout_6">
<property name="leftMargin">
<number>0</number>
</property>