2016-01-24 17:34:05 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ConfigureDebug</class>
<widget class="QWidget" name="ConfigureDebug">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2023-03-27 12:29:17 +01:00
<width>523</width>
2023-09-12 23:28:50 +01:00
<height>458</height>
2016-01-24 17:34:05 +00:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2017-10-22 02:33:23 +01:00
<layout class="QVBoxLayout" name="verticalLayout_1">
2016-01-24 17:34:05 +00:00
<item>
2017-10-22 02:33:23 +01:00
<layout class="QVBoxLayout" name="verticalLayout_2">
2016-01-24 17:34:05 +00:00
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>GDB</string>
</property>
2017-10-22 02:33:23 +01:00
<layout class="QVBoxLayout" name="verticalLayout_3">
2016-01-24 17:34:05 +00:00
<item>
2017-10-22 02:33:23 +01:00
<layout class="QHBoxLayout" name="horizontalLayout_1">
2016-01-24 17:34:05 +00:00
<item>
2016-09-01 03:12:20 +01:00
<widget class="QCheckBox" name="toggle_gdbstub">
2016-01-24 20:54:04 +00:00
<property name="text">
<string>Enable GDB Stub</string>
</property>
</widget>
</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>
<item>
2017-10-22 02:33:23 +01:00
<widget class="QLabel" name="label_2">
2016-01-24 20:54:04 +00:00
<property name="text">
<string>Port:</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="gdbport_spinbox">
<property name="maximum">
<number>65536</number>
</property>
</widget>
2016-01-24 17:34:05 +00:00
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</item>
2018-02-20 00:51:27 +00:00
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Logging</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Global Log Filter</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="log_filter_edit"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QCheckBox" name="toggle_console">
<property name="text">
<string>Show Log Console (Windows Only)</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="open_log_button">
<property name="text">
<string>Open Log Location</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
2018-07-21 07:57:38 +01:00
<item>
2023-02-18 22:24:15 +00:00
<widget class="QGroupBox" name="groupBox_4">
2018-07-21 07:57:38 +01:00
<property name="title">
2023-02-18 22:24:15 +00:00
<string>CPU</string>
2018-07-21 07:57:38 +01:00
</property>
2023-02-18 22:24:15 +00:00
<layout class="QGridLayout" name="gridLayout_2">
<item row="1" column="0">
<widget class="QWidget" name="clock_speed_widget" native="true">
<layout class="QHBoxLayout" name="clock_speed_layout">
<property name="spacing">
<number>7</number>
</property>
2023-03-27 12:29:17 +01:00
<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>
2023-02-18 22:24:15 +00:00
<item>
<widget class="QComboBox" name="clock_speed_combo">
<item>
<property name="text">
<string>Use global clock speed</string>
</property>
</item>
<item>
<property name="text">
<string>Set clock speed:</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QLabel" name="clock_speed_label">
<property name="text">
<string>CPU Clock Speed</string>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="slider_clock_speed">
<property name="toolTip">
<string><html><body>Changes the emulated CPU clock frequency.<br>Underclocking can increase performance but may cause the game to freeze.<br>Overclocking may reduce in game lag but also might cause freezes</body></html></string>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>79</number>
</property>
<property name="singleStep">
<number>5</number>
</property>
<property name="pageStep">
<number>15</number>
</property>
<property name="value">
<number>25</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="tickPosition">
<enum>QSlider::TicksBelow</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="clock_display_label">
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2023-09-12 23:28:50 +01:00
<item row="2" column="0">
<widget class="QCheckBox" name="toggle_cpu_jit">
<property name="toolTip">
<string><html><head/><body><p>Enables the use of the ARM JIT compiler for emulating the 3DS CPUs. Don't disable unless for debugging purposes</p></body></html></string>
</property>
<property name="text">
<string>Enable CPU JIT</string>
</property>
</widget>
</item>
2023-03-27 12:29:17 +01:00
<item row="3" column="0">
<widget class="QCheckBox" name="toggle_renderer_debug">
2018-07-21 07:57:38 +01:00
<property name="text">
2023-03-27 12:29:17 +01:00
<string>Enable debug renderer</string>
2018-07-21 07:57:38 +01:00
</property>
</widget>
</item>
2023-09-12 23:28:50 +01:00
<item row="4" column="0">
<widget class="QCheckBox" name="toggle_dump_command_buffers">
<property name="text">
<string>Dump command buffers</string>
</property>
</widget>
</item>
2018-07-21 07:57:38 +01:00
</layout>
</widget>
</item>
2024-01-12 20:48:00 +00:00
<item>
<widget class="QGroupBox" name="groupBox_5">
<property name="title">
<string>Miscellaneus</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="1" column="0">
<widget class="QCheckBox" name="delay_start_for_lle_modules">
<property name="toolTip">
<string><html><head/><body><p>Introduces a delay to the first ever launched app thread if LLE modules are enabled, to allow them to initialize.</p></body></html></string>
</property>
<property name="text">
<string>Delay app start for LLE module initialization</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2023-02-18 22:24:15 +00:00
<item>
<widget class="QLabel" name="label_cpu_clock_info">
<property name="text">
<string><html><head/><body><p>CPU Clock Speed Information<br/>Underclocking can increase performance but may cause the game to freeze.<br/>Overclocking may reduce in game lag but also might cause freezes</p></body></html></string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
</widget>
</item>
2016-01-24 20:54:04 +00: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>
2016-01-24 17:34:05 +00:00
</layout>
</widget>
2022-05-13 16:06:09 +01:00
<tabstops>
<tabstop>toggle_gdbstub</tabstop>
<tabstop>gdbport_spinbox</tabstop>
<tabstop>log_filter_edit</tabstop>
<tabstop>toggle_console</tabstop>
<tabstop>open_log_button</tabstop>
</tabstops>
2016-01-24 17:34:05 +00:00
<resources/>
2016-01-24 20:54:04 +00:00
<connections>
<connection>
2016-09-01 03:12:20 +01:00
<sender>toggle_gdbstub</sender>
2016-01-24 20:54:04 +00:00
<signal>toggled(bool)</signal>
<receiver>gdbport_spinbox</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>84</x>
<y>157</y>
</hint>
<hint type="destinationlabel">
<x>342</x>
<y>158</y>
</hint>
</hints>
</connection>
</connections>
2016-01-24 17:34:05 +00:00
</ui>