2016-01-24 09:34:05 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ConfigureGeneral</class>
|
|
|
|
<widget class="QWidget" name="ConfigureGeneral">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2021-11-21 07:57:00 -08:00
|
|
|
<width>744</width>
|
|
|
|
<height>568</height>
|
2016-01-24 09:34:05 -08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2021-09-02 18:40:55 -07:00
|
|
|
<property name="accessibleName">
|
|
|
|
<string>General</string>
|
|
|
|
</property>
|
2018-03-26 19:29:15 -07:00
|
|
|
<layout class="QHBoxLayout" name="HorizontalLayout">
|
2016-01-24 09:34:05 -08:00
|
|
|
<item>
|
2018-03-26 19:29:15 -07:00
|
|
|
<layout class="QVBoxLayout" name="VerticalLayout">
|
2016-01-24 09:34:05 -08:00
|
|
|
<item>
|
2018-03-26 19:29:15 -07:00
|
|
|
<widget class="QGroupBox" name="GeneralGroupBox">
|
2016-01-24 09:34:05 -08:00
|
|
|
<property name="title">
|
|
|
|
<string>General</string>
|
|
|
|
</property>
|
2018-03-26 19:29:15 -07:00
|
|
|
<layout class="QHBoxLayout" name="GeneralHorizontalLayout">
|
2016-01-24 09:34:05 -08:00
|
|
|
<item>
|
2018-03-26 19:29:15 -07:00
|
|
|
<layout class="QVBoxLayout" name="GeneralVerticalLayout">
|
2021-08-07 22:00:40 -07:00
|
|
|
<item>
|
2021-11-21 07:57:00 -08:00
|
|
|
<widget class="QWidget" name="fps_cap_layout" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="1,1">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="fps_cap_combobox">
|
|
|
|
<property name="currentText">
|
|
|
|
<string>Use global framerate cap</string>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2021-08-07 22:00:40 -07:00
|
|
|
<property name="text">
|
2021-11-21 07:57:00 -08:00
|
|
|
<string>Use global framerate cap</string>
|
2021-08-07 22:00:40 -07:00
|
|
|
</property>
|
2021-11-21 07:57:00 -08:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Set framerate cap:</string>
|
2021-08-07 22:00:40 -07:00
|
|
|
</property>
|
2021-11-21 07:57:00 -08:00
|
|
|
</item>
|
2021-08-07 22:00:40 -07:00
|
|
|
</widget>
|
2021-11-21 07:57:00 -08:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="fps_cap_label">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Requires the use of the FPS Limiter Toggle hotkey to take effect.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Framerate Cap</string>
|
|
|
|
</property>
|
2021-08-07 22:00:40 -07:00
|
|
|
</widget>
|
2021-11-21 07:57:00 -08:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="fps_cap">
|
|
|
|
<property name="suffix">
|
|
|
|
<string>x</string>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>1000</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>500</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2021-08-07 22:00:40 -07:00
|
|
|
</layout>
|
2021-11-21 07:57:00 -08:00
|
|
|
</widget>
|
2021-08-07 22:00:40 -07:00
|
|
|
</item>
|
2019-09-04 17:11:37 -07:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
2021-07-22 16:56:21 -07:00
|
|
|
<widget class="QCheckBox" name="toggle_speed_limit">
|
2019-09-04 17:11:37 -07:00
|
|
|
<property name="text">
|
|
|
|
<string>Limit Speed Percent</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2021-07-22 16:56:21 -07:00
|
|
|
<widget class="QSpinBox" name="speed_limit">
|
2019-09-04 17:11:37 -07:00
|
|
|
<property name="suffix">
|
|
|
|
<string>%</string>
|
|
|
|
</property>
|
|
|
|
<property name="minimum">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>9999</number>
|
|
|
|
</property>
|
|
|
|
<property name="value">
|
|
|
|
<number>100</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2020-03-08 19:39:41 -07:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="use_multi_core">
|
|
|
|
<property name="text">
|
2020-03-15 18:34:22 -07:00
|
|
|
<string>Multicore CPU Emulation</string>
|
2020-03-08 19:39:41 -07:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-01-24 12:54:04 -08:00
|
|
|
<item>
|
2016-08-31 19:12:20 -07:00
|
|
|
<widget class="QCheckBox" name="toggle_check_exit">
|
2016-01-24 09:34:05 -08:00
|
|
|
<property name="text">
|
|
|
|
<string>Confirm exit while emulation is running</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-12-25 07:42:02 -08:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="toggle_user_on_boot">
|
|
|
|
<property name="text">
|
|
|
|
<string>Prompt for user on game boot</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-03-30 02:50:10 -07:00
|
|
|
<item>
|
2020-01-23 15:15:51 -08:00
|
|
|
<widget class="QCheckBox" name="toggle_background_pause">
|
|
|
|
<property name="text">
|
|
|
|
<string>Pause emulation when in background</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2018-03-30 02:50:10 -07:00
|
|
|
</item>
|
2020-04-10 19:22:50 -07:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="toggle_hide_mouse">
|
|
|
|
<property name="text">
|
|
|
|
<string>Hide mouse on inactivity</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-03-30 02:50:10 -07:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-01-11 20:56:15 -08:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2021-05-25 17:49:42 -07:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="layout_reset">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="button_reset_defaults">
|
|
|
|
<property name="text">
|
|
|
|
<string>Reset All Settings</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="spacer_reset">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2016-01-24 09:34:05 -08:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|