compatdb.ui 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CompatDB</class>
  4. <widget class="QWizard" name="CompatDB">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>600</width>
  10. <height>482</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>500</width>
  16. <height>410</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Report Compatibility</string>
  21. </property>
  22. <property name="options">
  23. <set>QWizard::DisabledBackButtonOnLastPage|QWizard::HelpButtonOnRight|QWizard::NoBackButtonOnStartPage</set>
  24. </property>
  25. <widget class="QWizardPage" name="wizard_Info">
  26. <property name="title">
  27. <string>Report Game Compatibility</string>
  28. </property>
  29. <attribute name="pageId">
  30. <string notr="true">0</string>
  31. </attribute>
  32. <layout class="QVBoxLayout" name="verticalLayout">
  33. <item>
  34. <widget class="QLabel" name="lbl_Spiel">
  35. <property name="text">
  36. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Should you choose to submit a test case to the &lt;/span&gt;&lt;a href=&quot;https://yuzu-emu.org/game/&quot;&gt;&lt;span style=&quot; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;yuzu Compatibility List&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;, The following information will be collected and displayed on the site:&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Hardware Information (CPU / GPU / Operating System)&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Which version of yuzu you are running&lt;/li&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The connected yuzu account&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
  37. </property>
  38. <property name="wordWrap">
  39. <bool>true</bool>
  40. </property>
  41. <property name="openExternalLinks">
  42. <bool>true</bool>
  43. </property>
  44. </widget>
  45. </item>
  46. <item>
  47. <spacer name="verticalSpacer_2">
  48. <property name="orientation">
  49. <enum>Qt::Vertical</enum>
  50. </property>
  51. <property name="sizeHint" stdset="0">
  52. <size>
  53. <width>20</width>
  54. <height>0</height>
  55. </size>
  56. </property>
  57. </spacer>
  58. </item>
  59. </layout>
  60. </widget>
  61. <widget class="QWizardPage" name="wizard_Report">
  62. <property name="title">
  63. <string>Report Game Compatibility</string>
  64. </property>
  65. <attribute name="pageId">
  66. <string notr="true">1</string>
  67. </attribute>
  68. <layout class="QFormLayout" name="formLayout">
  69. <item row="2" column="0">
  70. <widget class="QRadioButton" name="radioButton_Perfect">
  71. <property name="text">
  72. <string>Perfect</string>
  73. </property>
  74. </widget>
  75. </item>
  76. <item row="2" column="1">
  77. <widget class="QLabel" name="lbl_Perfect">
  78. <property name="text">
  79. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Game functions flawlessly with no audio or graphical glitches.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  80. </property>
  81. <property name="wordWrap">
  82. <bool>true</bool>
  83. </property>
  84. </widget>
  85. </item>
  86. <item row="4" column="0">
  87. <widget class="QRadioButton" name="radioButton_Great">
  88. <property name="text">
  89. <string>Great </string>
  90. </property>
  91. </widget>
  92. </item>
  93. <item row="4" column="1">
  94. <widget class="QLabel" name="lbl_Great">
  95. <property name="text">
  96. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Game functions with minor graphical or audio glitches and is playable from start to finish. May require some workarounds.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  97. </property>
  98. <property name="wordWrap">
  99. <bool>true</bool>
  100. </property>
  101. </widget>
  102. </item>
  103. <item row="5" column="0">
  104. <widget class="QRadioButton" name="radioButton_Okay">
  105. <property name="text">
  106. <string>Okay</string>
  107. </property>
  108. </widget>
  109. </item>
  110. <item row="5" column="1">
  111. <widget class="QLabel" name="lbl_Okay">
  112. <property name="text">
  113. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Game functions with major graphical or audio glitches, but game is playable from start to finish with workarounds.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  114. </property>
  115. <property name="wordWrap">
  116. <bool>true</bool>
  117. </property>
  118. </widget>
  119. </item>
  120. <item row="6" column="0">
  121. <widget class="QRadioButton" name="radioButton_Bad">
  122. <property name="text">
  123. <string>Bad</string>
  124. </property>
  125. </widget>
  126. </item>
  127. <item row="6" column="1">
  128. <widget class="QLabel" name="lbl_Bad">
  129. <property name="text">
  130. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Game functions, but with major graphical or audio glitches. Unable to progress in specific areas due to glitches even with workarounds.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  131. </property>
  132. <property name="wordWrap">
  133. <bool>true</bool>
  134. </property>
  135. </widget>
  136. </item>
  137. <item row="7" column="0">
  138. <widget class="QRadioButton" name="radioButton_IntroMenu">
  139. <property name="text">
  140. <string>Intro/Menu</string>
  141. </property>
  142. </widget>
  143. </item>
  144. <item row="7" column="1">
  145. <widget class="QLabel" name="lbl_IntroMenu">
  146. <property name="text">
  147. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Game is completely unplayable due to major graphical or audio glitches. Unable to progress past the Start Screen.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  148. </property>
  149. <property name="wordWrap">
  150. <bool>true</bool>
  151. </property>
  152. </widget>
  153. </item>
  154. <item row="8" column="0">
  155. <widget class="QRadioButton" name="radioButton_WontBoot">
  156. <property name="text">
  157. <string>Won't Boot</string>
  158. </property>
  159. <property name="checkable">
  160. <bool>true</bool>
  161. </property>
  162. <property name="checked">
  163. <bool>false</bool>
  164. </property>
  165. </widget>
  166. </item>
  167. <item row="8" column="1">
  168. <widget class="QLabel" name="lbl_WontBoot">
  169. <property name="text">
  170. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The game crashes when attempting to startup.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  171. </property>
  172. </widget>
  173. </item>
  174. <item row="0" column="0" colspan="2">
  175. <widget class="QLabel" name="lbl_Independent">
  176. <property name="font">
  177. <font>
  178. <pointsize>10</pointsize>
  179. </font>
  180. </property>
  181. <property name="text">
  182. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Independent of speed or performance, how well does this game play from start to finish on this version of yuzu?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  183. </property>
  184. <property name="wordWrap">
  185. <bool>true</bool>
  186. </property>
  187. </widget>
  188. </item>
  189. <item row="1" column="0" colspan="2">
  190. <spacer name="verticalSpacer">
  191. <property name="orientation">
  192. <enum>Qt::Vertical</enum>
  193. </property>
  194. <property name="sizeHint" stdset="0">
  195. <size>
  196. <width>20</width>
  197. <height>0</height>
  198. </size>
  199. </property>
  200. </spacer>
  201. </item>
  202. </layout>
  203. </widget>
  204. <widget class="QWizardPage" name="wizard_ThankYou">
  205. <property name="title">
  206. <string>Thank you for your submission!</string>
  207. </property>
  208. <attribute name="pageId">
  209. <string notr="true">2</string>
  210. </attribute>
  211. </widget>
  212. </widget>
  213. <resources/>
  214. <connections/>
  215. </ui>