2020-07-11 14:26:36 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ConfigureCpu</class>
|
|
|
|
<widget class="QWidget" name="ConfigureCpu">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2021-06-30 22:22:21 -04:00
|
|
|
<width>448</width>
|
2021-09-02 21:40:55 -04:00
|
|
|
<height>439</height>
|
2020-07-11 14:26:36 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2021-09-02 21:40:55 -04:00
|
|
|
<property name="accessibleName">
|
|
|
|
<string>CPU</string>
|
|
|
|
</property>
|
2020-07-11 14:26:36 +01:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<item>
|
2021-06-30 22:22:21 -04:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
2020-07-11 16:25:49 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>General</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<item>
|
2021-05-15 23:53:36 -04:00
|
|
|
<widget class="QWidget" name="widget_accuracy" native="true">
|
2023-05-18 22:54:58 -04:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<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>
|
2021-05-15 23:53:36 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2020-07-11 16:25:49 +01:00
|
|
|
</item>
|
|
|
|
<item>
|
2021-05-22 18:32:35 -05:00
|
|
|
<widget class="QLabel" name="label_recommended_accuracy">
|
2020-07-11 16:25:49 +01:00
|
|
|
<property name="text">
|
2021-06-30 22:22:21 -04:00
|
|
|
<string>We recommend setting accuracy to "Auto".</string>
|
2021-05-15 23:53:36 -04:00
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
2020-07-11 16:25:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2020-08-16 13:19:55 +01:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="unsafe_group">
|
|
|
|
<property name="title">
|
|
|
|
<string>Unsafe CPU Optimization Settings</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<item>
|
2021-05-22 18:32:35 -05:00
|
|
|
<widget class="QLabel" name="label_accuracy_description">
|
2020-08-16 13:19:55 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>These settings reduce accuracy for speed.</string>
|
|
|
|
</property>
|
2021-05-15 23:53:36 -04:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2020-08-16 13:19:55 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2023-05-18 22:54:58 -04:00
|
|
|
<widget class="QWidget" name="unsafe_widget" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="unsafe_layout">
|
|
|
|
<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>
|
|
|
|
</layout>
|
2022-02-27 19:40:05 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2020-08-16 13:19:55 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2020-07-11 14:26:36 +01: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>
|
2020-07-11 16:26:06 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_disable_info">
|
|
|
|
<property name="text">
|
|
|
|
<string>CPU settings are available only when game is not running.</string>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2020-07-11 14:26:36 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|