duckstation

duckstation, but archived from the revision just before upstream changed it to a proprietary software project, this version is the libre one
git clone https://git.neptards.moe/u3shit/duckstation.git
Log | Files | Refs | README | LICENSE

consolesettingswidget.ui (9777B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <ui version="4.0">
      3  <class>ConsoleSettingsWidget</class>
      4  <widget class="QWidget" name="ConsoleSettingsWidget">
      5   <property name="geometry">
      6    <rect>
      7     <x>0</x>
      8     <y>0</y>
      9     <width>648</width>
     10     <height>456</height>
     11    </rect>
     12   </property>
     13   <layout class="QVBoxLayout" name="verticalLayout">
     14    <property name="leftMargin">
     15     <number>0</number>
     16    </property>
     17    <property name="topMargin">
     18     <number>0</number>
     19    </property>
     20    <property name="rightMargin">
     21     <number>0</number>
     22    </property>
     23    <property name="bottomMargin">
     24     <number>0</number>
     25    </property>
     26    <item>
     27     <widget class="QGroupBox" name="groupBox">
     28      <property name="title">
     29       <string>Console</string>
     30      </property>
     31      <layout class="QFormLayout" name="formLayout">
     32       <item row="0" column="0">
     33        <widget class="QLabel" name="label">
     34         <property name="text">
     35          <string>Region:</string>
     36         </property>
     37        </widget>
     38       </item>
     39       <item row="0" column="1">
     40        <widget class="QComboBox" name="region"/>
     41       </item>
     42       <item row="1" column="0" colspan="2">
     43        <layout class="QGridLayout" name="gridLayout_2">
     44         <item row="0" column="1">
     45          <widget class="QCheckBox" name="disableAllEnhancements">
     46           <property name="text">
     47            <string>Disable All Enhancements</string>
     48           </property>
     49          </widget>
     50         </item>
     51         <item row="0" column="0">
     52          <widget class="QCheckBox" name="enable8MBRAM">
     53           <property name="text">
     54            <string>Enable 8MB RAM (Dev Console)</string>
     55           </property>
     56          </widget>
     57         </item>
     58         <item row="1" column="0">
     59          <widget class="QCheckBox" name="enableCheats">
     60           <property name="text">
     61            <string>Enable Cheats</string>
     62           </property>
     63          </widget>
     64         </item>
     65        </layout>
     66       </item>
     67      </layout>
     68     </widget>
     69    </item>
     70    <item>
     71     <widget class="QGroupBox" name="groupBox_2">
     72      <property name="title">
     73       <string>CPU Emulation</string>
     74      </property>
     75      <layout class="QFormLayout" name="formLayout_3">
     76       <item row="0" column="0">
     77        <widget class="QLabel" name="cpuExecutionModeLabel">
     78         <property name="text">
     79          <string>Execution Mode:</string>
     80         </property>
     81        </widget>
     82       </item>
     83       <item row="0" column="1">
     84        <widget class="QComboBox" name="cpuExecutionMode"/>
     85       </item>
     86       <item row="1" column="0" colspan="2">
     87        <layout class="QVBoxLayout" name="verticalLayout_2">
     88         <item>
     89          <layout class="QHBoxLayout" name="horizontalLayout">
     90           <item>
     91            <widget class="QCheckBox" name="enableCPUClockSpeedControl">
     92             <property name="text">
     93              <string>Enable Clock Speed Control (Overclocking/Underclocking)</string>
     94             </property>
     95            </widget>
     96           </item>
     97           <item>
     98            <spacer name="horizontalSpacer">
     99             <property name="orientation">
    100              <enum>Qt::Horizontal</enum>
    101             </property>
    102             <property name="sizeHint" stdset="0">
    103              <size>
    104               <width>40</width>
    105               <height>20</height>
    106              </size>
    107             </property>
    108            </spacer>
    109           </item>
    110           <item>
    111            <widget class="QLabel" name="cpuClockSpeedLabel">
    112             <property name="text">
    113              <string>100% (effective 33.3mhz)</string>
    114             </property>
    115             <property name="alignment">
    116              <set>Qt::AlignCenter</set>
    117             </property>
    118            </widget>
    119           </item>
    120          </layout>
    121         </item>
    122         <item>
    123          <widget class="QSlider" name="cpuClockSpeed">
    124           <property name="minimum">
    125            <number>10</number>
    126           </property>
    127           <property name="maximum">
    128            <number>1000</number>
    129           </property>
    130           <property name="value">
    131            <number>100</number>
    132           </property>
    133           <property name="orientation">
    134            <enum>Qt::Horizontal</enum>
    135           </property>
    136           <property name="tickPosition">
    137            <enum>QSlider::TicksBothSides</enum>
    138           </property>
    139           <property name="tickInterval">
    140            <number>50</number>
    141           </property>
    142          </widget>
    143         </item>
    144        </layout>
    145       </item>
    146       <item row="2" column="0" colspan="2">
    147        <widget class="QCheckBox" name="recompilerICache">
    148         <property name="text">
    149          <string>Enable Recompiler ICache</string>
    150         </property>
    151        </widget>
    152       </item>
    153      </layout>
    154     </widget>
    155    </item>
    156    <item>
    157     <widget class="QGroupBox" name="groupBox_4">
    158      <property name="title">
    159       <string>CD-ROM Emulation</string>
    160      </property>
    161      <layout class="QFormLayout" name="formLayout_4">
    162       <item row="0" column="1">
    163        <widget class="QComboBox" name="cdromReadaheadSectors"/>
    164       </item>
    165       <item row="1" column="0">
    166        <widget class="QLabel" name="label_2">
    167         <property name="text">
    168          <string>Read Speedup:</string>
    169         </property>
    170        </widget>
    171       </item>
    172       <item row="1" column="1">
    173        <widget class="QComboBox" name="cdromReadSpeedup">
    174         <item>
    175          <property name="text">
    176           <string>None (Double Speed)</string>
    177          </property>
    178         </item>
    179         <item>
    180          <property name="text">
    181           <string>2x (Quad Speed)</string>
    182          </property>
    183         </item>
    184         <item>
    185          <property name="text">
    186           <string>3x (6x Speed)</string>
    187          </property>
    188         </item>
    189         <item>
    190          <property name="text">
    191           <string>4x (8x Speed)</string>
    192          </property>
    193         </item>
    194         <item>
    195          <property name="text">
    196           <string>5x (10x Speed)</string>
    197          </property>
    198         </item>
    199         <item>
    200          <property name="text">
    201           <string>6x (12x Speed)</string>
    202          </property>
    203         </item>
    204         <item>
    205          <property name="text">
    206           <string>7x (14x Speed)</string>
    207          </property>
    208         </item>
    209         <item>
    210          <property name="text">
    211           <string>8x (16x Speed)</string>
    212          </property>
    213         </item>
    214         <item>
    215          <property name="text">
    216           <string>9x (18x Speed)</string>
    217          </property>
    218         </item>
    219         <item>
    220          <property name="text">
    221           <string>10x (20x Speed)</string>
    222          </property>
    223         </item>
    224        </widget>
    225       </item>
    226       <item row="2" column="0">
    227        <widget class="QLabel" name="label_5">
    228         <property name="text">
    229          <string>Seek Speedup:</string>
    230         </property>
    231        </widget>
    232       </item>
    233       <item row="2" column="1">
    234        <widget class="QComboBox" name="cdromSeekSpeedup">
    235         <property name="currentIndex">
    236          <number>1</number>
    237         </property>
    238         <item>
    239          <property name="text">
    240           <string>Infinite/Instantaneous</string>
    241          </property>
    242         </item>
    243         <item>
    244          <property name="text">
    245           <string>None (Normal Speed)</string>
    246          </property>
    247         </item>
    248         <item>
    249          <property name="text">
    250           <string>2x</string>
    251          </property>
    252         </item>
    253         <item>
    254          <property name="text">
    255           <string>3x</string>
    256          </property>
    257         </item>
    258         <item>
    259          <property name="text">
    260           <string>4x</string>
    261          </property>
    262         </item>
    263         <item>
    264          <property name="text">
    265           <string>5x</string>
    266          </property>
    267         </item>
    268         <item>
    269          <property name="text">
    270           <string>6x</string>
    271          </property>
    272         </item>
    273         <item>
    274          <property name="text">
    275           <string>7x</string>
    276          </property>
    277         </item>
    278         <item>
    279          <property name="text">
    280           <string>8x</string>
    281          </property>
    282         </item>
    283         <item>
    284          <property name="text">
    285           <string>9x</string>
    286          </property>
    287         </item>
    288         <item>
    289          <property name="text">
    290           <string>10x</string>
    291          </property>
    292         </item>
    293        </widget>
    294       </item>
    295       <item row="3" column="0" colspan="2">
    296        <layout class="QGridLayout" name="gridLayout">
    297         <item row="0" column="0">
    298          <widget class="QCheckBox" name="cdromLoadImageToRAM">
    299           <property name="text">
    300            <string>Preload Image To RAM</string>
    301           </property>
    302          </widget>
    303         </item>
    304         <item row="0" column="1">
    305          <widget class="QCheckBox" name="cdromLoadImagePatches">
    306           <property name="text">
    307            <string>Apply Image Patches</string>
    308           </property>
    309          </widget>
    310         </item>
    311         <item row="1" column="0">
    312          <widget class="QCheckBox" name="cdromIgnoreDriveSubcode">
    313           <property name="text">
    314            <string>Ignore Drive Subcode</string>
    315           </property>
    316          </widget>
    317         </item>
    318        </layout>
    319       </item>
    320       <item row="0" column="0">
    321        <widget class="QLabel" name="label_6">
    322         <property name="text">
    323          <string>Async Readahead:</string>
    324         </property>
    325        </widget>
    326       </item>
    327      </layout>
    328     </widget>
    329    </item>
    330    <item>
    331     <spacer name="verticalSpacer">
    332      <property name="orientation">
    333       <enum>Qt::Vertical</enum>
    334      </property>
    335      <property name="sizeHint" stdset="0">
    336       <size>
    337        <width>20</width>
    338        <height>40</height>
    339       </size>
    340      </property>
    341     </spacer>
    342    </item>
    343   </layout>
    344  </widget>
    345  <resources>
    346   <include location="resources/resources.qrc"/>
    347  </resources>
    348  <connections/>
    349 </ui>