compatdb.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  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_GameBoot">
  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="formLayout1">
  69. <item row="0" column="0" colspan="2">
  70. <widget class="QLabel" name="lbl_Independent1">
  71. <property name="font">
  72. <font>
  73. <pointsize>10</pointsize>
  74. </font>
  75. </property>
  76. <property name="text">
  77. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Does the game boot?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  78. </property>
  79. <property name="wordWrap">
  80. <bool>true</bool>
  81. </property>
  82. </widget>
  83. </item>
  84. <item row="1" column="0" colspan="2">
  85. <spacer name="verticalSpacer1">
  86. <property name="orientation">
  87. <enum>Qt::Vertical</enum>
  88. </property>
  89. <property name="sizeHint" stdset="0">
  90. <size>
  91. <width>20</width>
  92. <height>0</height>
  93. </size>
  94. </property>
  95. </spacer>
  96. </item>
  97. <item row="2" column="0">
  98. <widget class="QRadioButton" name="radioButton_GameBoot_Yes">
  99. <property name="text">
  100. <string>Yes The game starts to output video or audio</string>
  101. </property>
  102. </widget>
  103. </item>
  104. <item row="4" column="0">
  105. <widget class="QRadioButton" name="radioButton_GameBoot_No">
  106. <property name="text">
  107. <string>No The game doesn't get past the &quot;Launching...&quot; screen</string>
  108. </property>
  109. </widget>
  110. </item>
  111. </layout>
  112. </widget>
  113. <widget class="QWizardPage" name="wizard_GamePlay">
  114. <property name="title">
  115. <string>Report Game Compatibility</string>
  116. </property>
  117. <attribute name="pageId">
  118. <string notr="true">2</string>
  119. </attribute>
  120. <layout class="QFormLayout" name="formLayout2">
  121. <item row="2" column="0">
  122. <widget class="QRadioButton" name="radioButton_Gameplay_Yes">
  123. <property name="text">
  124. <string>Yes The game gets past the intro/menu and into gameplay</string>
  125. </property>
  126. </widget>
  127. </item>
  128. <item row="4" column="0">
  129. <widget class="QRadioButton" name="radioButton_Gameplay_No">
  130. <property name="text">
  131. <string>No The game crashes or freezes while loading or using the menu</string>
  132. </property>
  133. </widget>
  134. </item>
  135. <item row="0" column="0" colspan="2">
  136. <widget class="QLabel" name="lbl_Independent2">
  137. <property name="font">
  138. <font>
  139. <pointsize>10</pointsize>
  140. </font>
  141. </property>
  142. <property name="text">
  143. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Does the game reach gameplay?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  144. </property>
  145. <property name="wordWrap">
  146. <bool>true</bool>
  147. </property>
  148. </widget>
  149. </item>
  150. <item row="1" column="0" colspan="2">
  151. <spacer name="verticalSpacer2">
  152. <property name="orientation">
  153. <enum>Qt::Vertical</enum>
  154. </property>
  155. <property name="sizeHint" stdset="0">
  156. <size>
  157. <width>20</width>
  158. <height>0</height>
  159. </size>
  160. </property>
  161. </spacer>
  162. </item>
  163. </layout>
  164. </widget>
  165. <widget class="QWizardPage" name="wizard_NoFreeze">
  166. <property name="title">
  167. <string>Report Game Compatibility</string>
  168. </property>
  169. <attribute name="pageId">
  170. <string notr="true">3</string>
  171. </attribute>
  172. <layout class="QFormLayout" name="formLayout3">
  173. <item row="2" column="0">
  174. <widget class="QRadioButton" name="radioButton_NoFreeze_Yes">
  175. <property name="text">
  176. <string>Yes The game works without crashes</string>
  177. </property>
  178. </widget>
  179. </item>
  180. <item row="4" column="0">
  181. <widget class="QRadioButton" name="radioButton_NoFreeze_No">
  182. <property name="text">
  183. <string>No The game crashes or freezes during gameplay</string>
  184. </property>
  185. </widget>
  186. </item>
  187. <item row="0" column="0" colspan="2">
  188. <widget class="QLabel" name="lbl_Independent3">
  189. <property name="font">
  190. <font>
  191. <pointsize>10</pointsize>
  192. </font>
  193. </property>
  194. <property name="text">
  195. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Does the game work without crashing, freezing or locking up during gameplay?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  196. </property>
  197. <property name="wordWrap">
  198. <bool>true</bool>
  199. </property>
  200. </widget>
  201. </item>
  202. <item row="1" column="0" colspan="2">
  203. <spacer name="verticalSpacer3">
  204. <property name="orientation">
  205. <enum>Qt::Vertical</enum>
  206. </property>
  207. <property name="sizeHint" stdset="0">
  208. <size>
  209. <width>20</width>
  210. <height>0</height>
  211. </size>
  212. </property>
  213. </spacer>
  214. </item>
  215. </layout>
  216. </widget>
  217. <widget class="QWizardPage" name="wizard_Complete">
  218. <property name="title">
  219. <string>Report Game Compatibility</string>
  220. </property>
  221. <attribute name="pageId">
  222. <string notr="true">4</string>
  223. </attribute>
  224. <layout class="QFormLayout" name="formLayout4">
  225. <item row="2" column="0">
  226. <widget class="QRadioButton" name="radioButton_Complete_Yes">
  227. <property name="text">
  228. <string>Yes The game can be finished without any workarounds</string>
  229. </property>
  230. </widget>
  231. </item>
  232. <item row="4" column="0">
  233. <widget class="QRadioButton" name="radioButton_Complete_No">
  234. <property name="text">
  235. <string>No The game can't progress past a certain area</string>
  236. </property>
  237. </widget>
  238. </item>
  239. <item row="0" column="0" colspan="2">
  240. <widget class="QLabel" name="lbl_Independent4">
  241. <property name="font">
  242. <font>
  243. <pointsize>10</pointsize>
  244. </font>
  245. </property>
  246. <property name="text">
  247. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Is the game completely playable from start to finish?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  248. </property>
  249. <property name="wordWrap">
  250. <bool>true</bool>
  251. </property>
  252. </widget>
  253. </item>
  254. <item row="1" column="0" colspan="2">
  255. <spacer name="verticalSpacer4">
  256. <property name="orientation">
  257. <enum>Qt::Vertical</enum>
  258. </property>
  259. <property name="sizeHint" stdset="0">
  260. <size>
  261. <width>20</width>
  262. <height>0</height>
  263. </size>
  264. </property>
  265. </spacer>
  266. </item>
  267. </layout>
  268. </widget>
  269. <widget class="QWizardPage" name="wizard_Graphical">
  270. <property name="title">
  271. <string>Report Game Compatibility</string>
  272. </property>
  273. <attribute name="pageId">
  274. <string notr="true">5</string>
  275. </attribute>
  276. <layout class="QFormLayout" name="formLayout5">
  277. <item row="2" column="0">
  278. <widget class="QRadioButton" name="radioButton_Graphical_Major">
  279. <property name="text">
  280. <string>Major The game has major graphical errors</string>
  281. </property>
  282. </widget>
  283. </item>
  284. <item row="4" column="0">
  285. <widget class="QRadioButton" name="radioButton_Graphical_Minor">
  286. <property name="text">
  287. <string>Minor The game has minor graphical errors</string>
  288. </property>
  289. </widget>
  290. </item>
  291. <item row="6" column="0">
  292. <widget class="QRadioButton" name="radioButton_Graphical_No">
  293. <property name="text">
  294. <string>None Everything is rendered as it looks on the Nintendo Switch</string>
  295. </property>
  296. </widget>
  297. </item>
  298. <item row="0" column="0" colspan="2">
  299. <widget class="QLabel" name="lbl_Independent5">
  300. <property name="font">
  301. <font>
  302. <pointsize>10</pointsize>
  303. </font>
  304. </property>
  305. <property name="text">
  306. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Does the game have any graphical glitches?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  307. </property>
  308. <property name="wordWrap">
  309. <bool>true</bool>
  310. </property>
  311. </widget>
  312. </item>
  313. <item row="1" column="0" colspan="2">
  314. <spacer name="verticalSpacer5">
  315. <property name="orientation">
  316. <enum>Qt::Vertical</enum>
  317. </property>
  318. <property name="sizeHint" stdset="0">
  319. <size>
  320. <width>20</width>
  321. <height>0</height>
  322. </size>
  323. </property>
  324. </spacer>
  325. </item>
  326. </layout>
  327. </widget>
  328. <widget class="QWizardPage" name="wizard_Audio">
  329. <property name="title">
  330. <string>Report Game Compatibility</string>
  331. </property>
  332. <attribute name="pageId">
  333. <string notr="true">6</string>
  334. </attribute>
  335. <layout class="QFormLayout" name="formLayout6">
  336. <item row="2" column="0">
  337. <widget class="QRadioButton" name="radioButton_Audio_Major">
  338. <property name="text">
  339. <string>Major The game has major audio errors</string>
  340. </property>
  341. </widget>
  342. </item>
  343. <item row="4" column="0">
  344. <widget class="QRadioButton" name="radioButton_Audio_Minor">
  345. <property name="text">
  346. <string>Minor The game has minor audio errors</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item row="6" column="0">
  351. <widget class="QRadioButton" name="radioButton_Audio_No">
  352. <property name="text">
  353. <string>None Audio is played perfectly</string>
  354. </property>
  355. </widget>
  356. </item>
  357. <item row="0" column="0" colspan="2">
  358. <widget class="QLabel" name="lbl_Independent6">
  359. <property name="font">
  360. <font>
  361. <pointsize>10</pointsize>
  362. </font>
  363. </property>
  364. <property name="text">
  365. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Does the game have any audio glitches / missing effects?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  366. </property>
  367. <property name="wordWrap">
  368. <bool>true</bool>
  369. </property>
  370. </widget>
  371. </item>
  372. <item row="1" column="0" colspan="2">
  373. <spacer name="verticalSpacer6">
  374. <property name="orientation">
  375. <enum>Qt::Vertical</enum>
  376. </property>
  377. <property name="sizeHint" stdset="0">
  378. <size>
  379. <width>20</width>
  380. <height>0</height>
  381. </size>
  382. </property>
  383. </spacer>
  384. </item>
  385. </layout>
  386. </widget>
  387. <widget class="QWizardPage" name="wizard_ThankYou">
  388. <property name="title">
  389. <string>Thank you for your submission!</string>
  390. </property>
  391. <attribute name="pageId">
  392. <string notr="true">7</string>
  393. </attribute>
  394. </widget>
  395. </widget>
  396. <resources/>
  397. <connections/>
  398. </ui>