summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/yuzu/configuration/configure_tas.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/yuzu/configuration/configure_tas.ui b/src/yuzu/configuration/configure_tas.ui
index 8a3ecb834..7aa69582c 100644
--- a/src/yuzu/configuration/configure_tas.ui
+++ b/src/yuzu/configuration/configure_tas.ui
@@ -6,8 +6,8 @@
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>800</width> 9 <width>900</width>
10 <height>300</height> 10 <height>506</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
@@ -25,7 +25,7 @@
25 <item row="0" column="0" colspan="1"> 25 <item row="0" column="0" colspan="1">
26 <widget class="QLabel" name="label_1"> 26 <widget class="QLabel" name="label_1">
27 <property name="text"> 27 <property name="text">
28 <string>Reads controller input from scripts in the same format as TAS-nx scripts. For a more detailed explanation please consult the FAQ on the yuzu website.</string> 28 <string>Reads controller input from scripts in the same format as TAS-nx scripts.&lt;br/&gt;For a more detailed explanation please consult the FAQ on the yuzu website.</string>
29 </property> 29 </property>
30 <property name="wordWrap"> 30 <property name="wordWrap">
31 <bool>true</bool> 31 <bool>true</bool>
@@ -45,7 +45,7 @@
45 <item row="2" column="0" colspan="1"> 45 <item row="2" column="0" colspan="1">
46 <widget class="QLabel" name="label_2"> 46 <widget class="QLabel" name="label_2">
47 <property name="text"> 47 <property name="text">
48 <string>WARNING: This is an experimental feature. It will not play back scripts frame perfectly with the current, imperfect syncing method.</string> 48 <string>WARNING: This is an experimental feature.&lt;br/&gt;It will not play back scripts frame perfectly with the current, imperfect syncing method.</string>
49 </property> 49 </property>
50 <property name="wordWrap"> 50 <property name="wordWrap">
51 <bool>true</bool> 51 <bool>true</bool>