Dagimon champion level

This commit is contained in:
Megamouse 2017-07-05 03:16:02 +02:00 committed by Ivan
parent 9f8eb88a9f
commit c9e9fcd0a3
5 changed files with 349 additions and 232 deletions

View File

@ -69,7 +69,7 @@
}
},
"input": {
"padHandlerBox": "If you want to use the keyboard to control, select the Keyboard option.\nYou can change the button mappings in Config --> Input Settings.\nIf you have a DualShock 4, select DualShock 4.\nWindows: If you have an Xbox controller, or another compatible device, use XInput.\nOlder controllers such as PS2 controllers with an adapter usually work fine with mmjoystick.\nCheck button mappings in the Windows control panel.\n\nLinux: evdev input is WIP.",
"padHandlerBox": "If you want to use the keyboard to control, select the Keyboard option.\nYou can change the button mappings in Configuration --> Controls.\nIf you have a DualShock 4, select DualShock 4.\nWindows: If you have an Xbox controller, or another compatible device, use XInput.\nOlder controllers such as PS2 controllers with an adapter usually work fine with mmjoystick.\nCheck button mappings in the Windows control panel.\n\nLinux: evdev input is WIP.",
"keyboardHandlerBox": "Some games support native keyboard input.\nBasic will work in these cases.",
"mouseHandlerBox": "Some games support native mouse input.\nBasic will work in these cases.",
"cameraBox": "Camera support is not implemented, leave this on null.",

View File

@ -6,20 +6,26 @@
<rect>
<x>0</x>
<y>0</y>
<width>537</width>
<height>572</height>
<width>591</width>
<height>532</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>537</width>
<height>572</height>
<width>591</width>
<height>532</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>537</width>
<height>572</height>
<width>591</width>
<height>532</height>
</size>
</property>
<property name="windowTitle">
@ -29,130 +35,12 @@
<iconset resource="../resources.qrc">
<normaloff>:/rpcs3.ico</normaloff>:/rpcs3.ico</iconset>
</property>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>-10</y>
<width>140</width>
<height>140</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../resources.qrc">:/Icons/insignia.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>501</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-top:1px solid rgba(0,0,0,.2);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>160</x>
<y>43</y>
<width>371</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<kerning>true</kerning>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux funded with &lt;a href=&quot;https://www.patreon.com/Nekotekina&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Patreon&lt;/span&gt;&lt;/a&gt;. Our lead developers and contributors are always working hard to ensure this project can be the best that it can be. There are still plenty of implementations to be made and optimizations to be done.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>160</x>
<y>12</y>
<width>341</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>RPCS3 PlayStation 3 Emulator</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="version">
<property name="geometry">
<rect>
<x>160</x>
<y>120</y>
<width>371</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<kerning>true</kerning>
</font>
</property>
<property name="text">
<string/>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>530</y>
<width>501</width>
<y>490</y>
<width>551</width>
<height>25</height>
</rect>
</property>
@ -194,39 +82,198 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>20</x>
<y>170</y>
<width>501</width>
<height>341</height>
<x>280</x>
<y>160</y>
<width>117</width>
<height>286</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item alignment="Qt::AlignHCenter|Qt::AlignTop">
<widget class="QLabel" name="label_4">
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Developers:&lt;/b&gt;&lt;br&gt;&lt;br&gt;¬DH&lt;br&gt;¬AlexAltea&lt;br&gt;¬Hykem&lt;br&gt;Oil&lt;br&gt;Nekotekina&lt;br&gt;Bigpet&lt;br&gt;¬gopalsr83&lt;br&gt;¬tambry&lt;br&gt;vlj&lt;br&gt;kd-11&lt;br&gt;jarveson&lt;br&gt;raven02&lt;br&gt;AniLeo&lt;br&gt;cornytrace&lt;br&gt;ssshadow&lt;br&gt;Numan&lt;/p&gt;</string>
</property>
</widget>
</item>
<item alignment="Qt::AlignHCenter|Qt::AlignTop">
<widget class="QLabel" name="label_8">
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Contributors:&lt;/b&gt;&lt;br&gt;&lt;br&gt;BlackDaemon&lt;br&gt;elisha464&lt;br&gt;Aishou&lt;br&gt;krofna&lt;br&gt;xsacha&lt;br&gt;danilaml&lt;br&gt;unknownbrackets&lt;br&gt;Zangetsu38&lt;br&gt;lioncash&lt;br&gt;achurch&lt;br&gt;darkf&lt;br&gt;Syphurith&lt;br&gt;Blaypeg&lt;br&gt;Survanium90&lt;br&gt;georgemoralis&lt;br&gt;ikki84&lt;br&gt;hcorion&lt;br&gt;Megamouse&lt;br&gt;flash-fire&lt;br&gt;DAGINATSUKO&lt;/p&gt;</string>
</property>
</widget>
</item>
<item alignment="Qt::AlignHCenter|Qt::AlignTop">
<widget class="QLabel" name="label_7">
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Supporters:&lt;/b&gt;&lt;br&gt;&lt;br&gt;Howard Garrison&lt;br&gt;EXPotemkin&lt;br&gt;Marko V.&lt;br&gt;danhp&lt;br&gt;Jake (5315825)&lt;br&gt;Ian Reid&lt;br&gt;Tad Sherlock&lt;br&gt;Tyler Friesen&lt;br&gt;Folzar&lt;br&gt;Payton Williams&lt;br&gt;RedPill Australia&lt;br&gt;yanghong&lt;br&gt;Mohammed El-Serougi&lt;br&gt;Дима ~Ximer13~ Кулин&lt;br&gt;James Reed&lt;br&gt;BaroqueSonata&lt;br&gt;Bonzay0&lt;br&gt;Henrijs Kons&lt;br&gt;Davide Balbi&lt;br&gt;Lena Stöffler&lt;/p&gt;</string>
</property>
</widget>
</item>
</layout>
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Supporters:&lt;/b&gt;&lt;br&gt;&lt;br&gt;Howard Garrison&lt;br&gt;EXPotemkin&lt;br&gt;Marko V.&lt;br&gt;danhp&lt;br&gt;Jake (5315825)&lt;br&gt;Ian Reid&lt;br&gt;Tad Sherlock&lt;br&gt;Tyler Friesen&lt;br&gt;Folzar&lt;br&gt;Payton Williams&lt;br&gt;RedPill Australia&lt;br&gt;yanghong&lt;br&gt;Mohammed El-Serougi&lt;br&gt;Дима ~Ximer13~ Кулин&lt;br&gt;James Reed&lt;br&gt;BaroqueSonata&lt;br&gt;Bonzay0&lt;br&gt;Henrijs Kons&lt;br&gt;Davide Balbi&lt;br&gt;Lena Stöffler&lt;/p&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>170</x>
<y>160</y>
<width>84</width>
<height>286</height>
</rect>
</property>
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Contributors:&lt;/b&gt;&lt;br&gt;&lt;br&gt;BlackDaemon&lt;br&gt;elisha464&lt;br&gt;Aishou&lt;br&gt;krofna&lt;br&gt;xsacha&lt;br&gt;danilaml&lt;br&gt;unknownbrackets&lt;br&gt;Zangetsu38&lt;br&gt;lioncash&lt;br&gt;achurch&lt;br&gt;darkf&lt;br&gt;Syphurith&lt;br&gt;Blaypeg&lt;br&gt;Survanium90&lt;br&gt;georgemoralis&lt;br&gt;ikki84&lt;br&gt;hcorion&lt;br&gt;Megamouse&lt;br&gt;flash-fire&lt;br&gt;DAGINATSUKO&lt;/p&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>70</x>
<y>160</y>
<width>67</width>
<height>234</height>
</rect>
</property>
<property name="text">
<string>&lt;p&gt;&lt;b&gt;Developers:&lt;/b&gt;&lt;br&gt;&lt;br&gt;¬DH&lt;br&gt;¬AlexAltea&lt;br&gt;¬Hykem&lt;br&gt;Oil&lt;br&gt;Nekotekina&lt;br&gt;Bigpet&lt;br&gt;¬gopalsr83&lt;br&gt;¬tambry&lt;br&gt;vlj&lt;br&gt;kd-11&lt;br&gt;jarveson&lt;br&gt;raven02&lt;br&gt;AniLeo&lt;br&gt;cornytrace&lt;br&gt;ssshadow&lt;br&gt;Numan&lt;/p&gt;</string>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>14</x>
<y>6</y>
<width>41</width>
<height>42</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../resources.qrc">:/Icons/insignia.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="margin">
<number>0</number>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>70</x>
<y>41</y>
<width>501</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux funded with &lt;a href=&quot;https://www.patreon.com/Nekotekina&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Patreon&lt;/span&gt;&lt;/a&gt;. Our lead developers and contributors are always working hard to ensure this project can be the best that it can be. There are still plenty of implementations to be made and optimizations to be done.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>341</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>14</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>RPCS3 PlayStation 3 Emulator</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>0</x>
<y>-1</y>
<width>591</width>
<height>141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:#fff;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="version">
<property name="geometry">
<rect>
<x>70</x>
<y>110</y>
<width>501</width>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<zorder>label_9</zorder>
<zorder>layoutWidget</zorder>
<zorder>label_7</zorder>
<zorder>label_8</zorder>
<zorder>label_4</zorder>
<zorder>label_2</zorder>
<zorder>label_3</zorder>
<zorder>label</zorder>
<zorder>version</zorder>
</widget>
<resources>
<include location="../resources.qrc"/>

View File

@ -62,18 +62,22 @@
<property name="font">
<font>
<pointsize>10</pointsize>
<weight>75</weight>
<bold>true</bold>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::ClickFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">color:#5e5e5e;
margin-left:14px;</string>
</property>
<property name="frame">
<bool>false</bool>
</property>
<property name="placeholderText">
<string>Search apps ...</string>
<string>Search...</string>
</property>
<property name="clearButtonEnabled">
<bool>false</bool>
@ -82,10 +86,10 @@
<widget class="QSlider" name="sizeSlider">
<property name="geometry">
<rect>
<x>300</x>
<y>10</y>
<x>290</x>
<y>20</y>
<width>160</width>
<height>31</height>
<height>21</height>
</rect>
</property>
<property name="sizePolicy">
@ -98,19 +102,13 @@
<enum>Qt::ClickFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">QSlider::groove:horizontal {
border: 0px solid #999999;
height: 20px; /* the groove expands to the size of the slider by default. by giving it a height, it has a fixed size */
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4);
margin: 2px 0;
<string notr="true">QSlider::handle:horizontal {
background: #404040;
}
QSlider::handle:horizontal {
background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #b4b4b4, stop:1 #8f8f8f);
border: 0px solid #5c5c5c;
width: 15px;
margin: -5px 0; /* handle is placed by default on the contents rect of the groove. Expand outside the groove */
border-radius: 3px;
QSlider {
padding-left: 6px;
padding-right:6px
}</string>
</property>
<property name="orientation">
@ -187,10 +185,10 @@ QSlider::handle:horizontal {
</property>
<addaction name="confVFSDialogAct"/>
<addaction name="separator"/>
<addaction name="confSavedataManagerAct"/>
<addaction name="actionManage_Trophy_Data"/>
<addaction name="actionManage_Users"/>
<addaction name="confSavedataManagerAct"/>
<addaction name="actionManage_RAP_Licences"/>
<addaction name="actionManage_Trophy_Data"/>
</widget>
<widget class="QMenu" name="menuUtilities">
<property name="title">
@ -400,7 +398,7 @@ selection-background-color: rgb(85, 170, 255);</string>
</action>
<action name="confGPUAct">
<property name="text">
<string>Graphics</string>
<string>GPU</string>
</property>
<property name="toolTip">
<string>Configure Graphics</string>
@ -935,6 +933,16 @@ selection-background-color: rgb(85, 170, 255);</string>
<string>Show Game Tool Bar</string>
</property>
</action>
<action name="actionNetwork">
<property name="text">
<string>Network</string>
</property>
</action>
<action name="actionEmulator">
<property name="text">
<string>Emulator</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>

View File

@ -10,6 +10,12 @@
<height>586</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>516</width>
@ -70,7 +76,7 @@
</rect>
</property>
<property name="text">
<string>Interpreter (Fast)</string>
<string>Interpreter (fast)</string>
</property>
<attribute name="buttonGroup">
<string notr="true">ppuBG</string>
@ -102,7 +108,7 @@
</rect>
</property>
<property name="text">
<string>Interpreter (Precise)</string>
<string>Interpreter (precise)</string>
</property>
<attribute name="buttonGroup">
<string notr="true">ppuBG</string>
@ -131,7 +137,7 @@
</rect>
</property>
<property name="text">
<string>Interpreter (Fast)</string>
<string>Interpreter (fast)</string>
</property>
<attribute name="buttonGroup">
<string notr="true">spuBG</string>
@ -163,7 +169,7 @@
</rect>
</property>
<property name="text">
<string>Interpreter (Precise)</string>
<string>Interpreter (precise)</string>
</property>
<attribute name="buttonGroup">
<string notr="true">spuBG</string>
@ -380,7 +386,7 @@
</rect>
</property>
<property name="text">
<string>Configure CPU settings.</string>
<string>CPU settings allow you to change both the PPU (Power Processing Element) and SPU (Synergistic Processing Unit) decoder modes. You can also adjust firmware settings for the emulated console. These settings allow you to load firmware libraries automatically, manually or both at the same time as well as on-the-fly.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -668,7 +674,7 @@
</rect>
</property>
<property name="text">
<string>Configure GPU settings.</string>
<string>GPU settings allow you to change the rendering backend of the emulated console. You can also choose your preferred graphics device for GPU specific rendering APIs as well as adjust the output resolution, aspect ratio and framelimit of the emulated console. Additional enhancement settings will be added in the future.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -883,7 +889,7 @@
</rect>
</property>
<property name="text">
<string>Configure audio settings.</string>
<string>Audio settings allow you to change the way audio is encoded and handled by the emulator. More detailed settings will be added in the future.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -1041,7 +1047,7 @@
</rect>
</property>
<property name="text">
<string>Configure input and output settings.</string>
<string>I/O settings allow you to change controller, keyboard and mouse handlers as well as PlayStation camera inputs. More detailed settings will be added in the future.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -1130,7 +1136,7 @@
</rect>
</property>
<property name="text">
<string>Configure virtual PlayStation 3 system settings.</string>
<string>System settings allow you change basic system settings found within a real PlayStation 3 system. Depending on the application in use, the console language setting will change the language of the application accordingly. More detailed settings will be added in the future.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -1223,7 +1229,7 @@
</rect>
</property>
<property name="text">
<string>Configure virtual PlayStation 3 network settings.</string>
<string>Network settings allow you to change basic network settings found within a real PlayStation 3 system. More detailed settings may or may not be added in the future.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@ -1465,7 +1471,7 @@
</rect>
</property>
<property name="text">
<string>Configure RPCS3 Emulator settings.</string>
<string>Emulator settings allow you to set personal preferences within the emulator such as automatic exit when a process is finished, starting games after boot and allowing games to automatically boot into fullscreen mode. You can also create your own stylesheets which can be used as themes for a more personal experience. </string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>

View File

@ -6,20 +6,26 @@
<rect>
<x>0</x>
<y>0</y>
<width>575</width>
<height>300</height>
<width>589</width>
<height>239</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>575</width>
<height>300</height>
<width>589</width>
<height>239</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>575</width>
<height>300</height>
<width>589</width>
<height>239</height>
</size>
</property>
<property name="windowTitle">
@ -29,22 +35,32 @@
<iconset resource="../resources.qrc">
<normaloff>:/rpcs3.ico</normaloff>:/rpcs3.ico</iconset>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>180</x>
<y>22</y>
<x>70</x>
<y>10</y>
<width>341</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>14</pointsize>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>RPCS3 PlayStation 3 Emulator</string>
</property>
@ -55,12 +71,17 @@
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>0</y>
<width>140</width>
<height>140</height>
<x>14</x>
<y>6</y>
<width>41</width>
<height>42</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string/>
</property>
@ -73,21 +94,28 @@
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="margin">
<number>0</number>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>180</x>
<y>53</y>
<width>371</width>
<x>70</x>
<y>41</y>
<width>501</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;RPCS3 is an open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux funded with &lt;a href=&quot;https://www.patreon.com/Nekotekina&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Patreon&lt;/span&gt;&lt;/a&gt;. Our lead developers and contributors are always working hard to ensure this project can be the best that it can be. There are still plenty of implementations to be made and optimizations to be done.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
@ -100,12 +128,15 @@
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="okay">
<property name="geometry">
<rect>
<x>30</x>
<y>247</y>
<x>20</x>
<y>199</y>
<width>75</width>
<height>23</height>
</rect>
@ -113,14 +144,17 @@
<property name="text">
<string>Continue</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>30</x>
<y>160</y>
<width>521</width>
<height>61</height>
<x>20</x>
<y>120</y>
<width>551</width>
<height>41</height>
</rect>
</property>
<property name="font">
@ -128,6 +162,9 @@
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;To get started, you must first install the &lt;span style=&quot; font-weight:600;&quot;&gt;PlayStation 3 firmware&lt;/span&gt;. Please refer to the &lt;a href=&quot;https://rpcs3.net/quickstart&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Quickstart&lt;/span&gt;&lt;/a&gt; guide found on the official website for further information. If you have any further questions, please refer to the &lt;a href=&quot;https://rpcs3.net/faq&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;FAQ&lt;/span&gt;&lt;/a&gt;. Otherwise, further discussion and support can be found on the &lt;a href=&quot;http://www.emunewz.net/forum/forumdisplay.php?fid=172&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Forums&lt;/span&gt;&lt;/a&gt; or on our &lt;a href=&quot;https://discord.me/RPCS3&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Discord&lt;/span&gt;&lt;/a&gt; server.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
@ -144,38 +181,26 @@
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>40</x>
<y>140</y>
<width>501</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-top:1px solid rgba(0,0,0,.2);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>30</x>
<y>220</y>
<width>521</width>
<height>31</height>
<x>20</x>
<y>170</y>
<width>551</width>
<height>16</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>8</pointsize>
<weight>75</weight>
<bold>true</bold>
<weight>50</weight>
<italic>false</italic>
<bold>false</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>RPCS3 does not condone piracy. You must dump your own games.</string>
</property>
@ -186,12 +211,15 @@
<widget class="QCheckBox" name="i_have_read">
<property name="geometry">
<rect>
<x>114</x>
<y>250</y>
<x>110</x>
<y>202</y>
<width>181</width>
<height>17</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>I have read the Quickstart guide</string>
</property>
@ -200,15 +228,43 @@
<property name="geometry">
<rect>
<x>300</x>
<y>250</y>
<y>202</y>
<width>121</width>
<height>17</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>Do not show again</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>591</width>
<height>111</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:#fff;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<zorder>label_9</zorder>
<zorder>label</zorder>
<zorder>label_2</zorder>
<zorder>label_3</zorder>
<zorder>okay</zorder>
<zorder>label_4</zorder>
<zorder>label_6</zorder>
<zorder>i_have_read</zorder>
<zorder>do_not_show</zorder>
</widget>
<resources>
<include location="../resources.qrc"/>