2014-07-20 22:47:46 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MinecraftPage</class>
<widget class="QWidget" name="MinecraftPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2020-09-10 22:10:17 +01:00
<width>936</width>
2023-03-25 09:45:34 +00:00
<height>541</height>
2014-07-20 22:47:46 +01:00
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="mainLayout">
<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>
<widget class="QTabWidget" name="tabWidget">
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="minecraftTab">
<attribute name="title">
2023-03-25 09:45:34 +00:00
<string notr="true">General</string>
2014-07-20 22:47:46 +01:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QGroupBox" name="windowSizeGroupBox">
<property name="title">
<string>Window Size</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QCheckBox" name="maximizedCheckBox">
<property name="text">
2022-04-21 23:14:24 +01:00
<string>Start Minecraft &maximized?</string>
2014-07-20 22:47:46 +01:00
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayoutWindowSize">
<item row="1" column="0">
<widget class="QLabel" name="labelWindowHeight">
<property name="text">
2022-04-21 23:14:24 +01:00
<string>Window &height:</string>
2014-11-10 23:50:17 +00:00
</property>
<property name="buddy">
<cstring>windowHeightSpinBox</cstring>
2014-07-20 22:47:46 +01:00
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="labelWindowWidth">
<property name="text">
2022-04-21 23:14:24 +01:00
<string>Window &width:</string>
2014-11-10 23:50:17 +00:00
</property>
<property name="buddy">
<cstring>windowWidthSpinBox</cstring>
2014-07-20 22:47:46 +01:00
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QSpinBox" name="windowWidthSpinBox">
<property name="minimum">
2014-12-12 20:51:42 +00:00
<number>1</number>
2014-07-20 22:47:46 +01:00
</property>
<property name="maximum">
<number>65536</number>
</property>
<property name="singleStep">
<number>1</number>
</property>
<property name="value">
<number>854</number>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QSpinBox" name="windowHeightSpinBox">
<property name="minimum">
2014-12-12 20:51:42 +00:00
<number>1</number>
2014-07-20 22:47:46 +01:00
</property>
<property name="maximum">
<number>65536</number>
</property>
<property name="value">
<number>480</number>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
2020-09-10 22:10:17 +01:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QGroupBox" name="gameTimeGroupBox">
2020-09-10 22:10:17 +01:00
<property name="title">
2023-03-25 09:45:34 +00:00
<string>Game time</string>
2020-09-10 22:10:17 +01:00
</property>
2023-03-25 09:45:34 +00:00
<layout class="QVBoxLayout" name="verticalLayout_6">
2020-09-10 22:10:17 +01:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="showGameTime">
2020-09-10 22:10:17 +01:00
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Show time spent &playing instances</string>
2020-09-10 22:10:17 +01:00
</property>
</widget>
</item>
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="showGlobalGameTime">
2020-09-10 22:10:17 +01:00
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Show time spent playing across &all instances</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="recordGameTime">
<property name="text">
<string>&Record time spent playing instances</string>
2020-09-10 22:10:17 +01:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
2022-06-29 21:37:25 +01:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QGroupBox" name="groupBox">
2022-06-29 21:37:25 +01:00
<property name="title">
2023-03-25 09:45:34 +00:00
<string>Miscellaneous</string>
2022-06-29 21:37:25 +01:00
</property>
2023-03-25 09:45:34 +00:00
<layout class="QVBoxLayout" name="verticalLayout">
2022-06-29 21:37:25 +01:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="closeAfterLaunchCheck">
2022-06-29 21:37:25 +01:00
<property name="toolTip">
2023-03-25 09:45:34 +00:00
<string><html><head/><body><p>The launcher will automatically reopen when the game crashes or exits.</p></body></html></string>
2022-06-29 21:37:25 +01:00
</property>
<property name="text">
2023-03-25 09:45:34 +00:00
<string>&Close the launcher after game window opens</string>
2022-06-29 21:37:25 +01:00
</property>
</widget>
</item>
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="quitAfterGameStopCheck">
2022-06-29 21:37:25 +01:00
<property name="toolTip">
2023-03-25 09:45:34 +00:00
<string><html><head/><body><p>The launcher will automatically quit after the game exits or crashes.</p></body></html></string>
2022-06-29 21:37:25 +01:00
</property>
<property name="text">
2023-03-25 09:45:34 +00:00
<string>&Quit the launcher after game window closes</string>
2022-06-29 21:37:25 +01:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
2020-12-09 22:16:01 +00:00
<item>
2023-03-25 09:45:34 +00:00
<spacer name="verticalSpacerMinecraft">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>System-related tweaks</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<widget class="QGroupBox" name="nativeLibWorkaroundGroupBox">
2020-12-09 22:16:01 +00:00
<property name="title">
2023-03-25 09:45:34 +00:00
<string>Native library workarounds</string>
2020-12-09 22:16:01 +00:00
</property>
2023-03-25 09:45:34 +00:00
<layout class="QVBoxLayout" name="verticalLayout_11">
2020-12-09 22:16:01 +00:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="useNativeGLFWCheck">
2021-10-13 22:14:02 +01:00
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Use system installation of &GLFW</string>
2021-10-13 22:14:02 +01:00
</property>
</widget>
</item>
2020-12-09 22:16:01 +00:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="useNativeOpenALCheck">
2020-12-09 22:16:01 +00:00
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Use system installation of &OpenAL</string>
2020-12-09 22:16:01 +00:00
</property>
</widget>
</item>
</layout>
</widget>
</item>
2022-01-30 02:51:45 +00:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QGroupBox" name="perfomanceGroupBox">
2022-01-30 02:51:45 +00:00
<property name="title">
2023-03-25 09:45:34 +00:00
<string>Performance</string>
2022-01-30 02:51:45 +00:00
</property>
2023-03-25 09:45:34 +00:00
<layout class="QVBoxLayout" name="verticalLayout_2">
2022-01-30 02:51:45 +00:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="enableFeralGamemodeCheck">
2022-01-30 02:51:45 +00:00
<property name="toolTip">
2023-03-25 09:45:34 +00:00
<string><html><head/><body><p>Enable Feral Interactive's GameMode, to potentially improve gaming performance.</p></body></html></string>
2022-01-30 02:51:45 +00:00
</property>
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Enable Feral GameMode</string>
2022-01-30 02:51:45 +00:00
</property>
</widget>
</item>
2022-03-23 18:06:17 +00:00
<item>
2023-03-25 09:45:34 +00:00
<widget class="QCheckBox" name="enableMangoHud">
2022-06-29 21:37:25 +01:00
<property name="toolTip">
2023-03-25 09:45:34 +00:00
<string><html><head/><body><p>Enable MangoHud's advanced performance overlay.</p></body></html></string>
2022-06-29 21:37:25 +01:00
</property>
<property name="text">
2023-03-25 09:45:34 +00:00
<string>Enable MangoHud</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="useDiscreteGpuCheck">
<property name="toolTip">
<string><html><head/><body><p>Use the discrete GPU instead of the primary GPU.</p></body></html></string>
</property>
<property name="text">
<string>Use discrete GPU</string>
2022-06-29 21:37:25 +01:00
</property>
</widget>
</item>
2022-01-30 02:51:45 +00:00
</layout>
</widget>
</item>
2014-07-20 22:47:46 +01:00
<item>
2023-03-25 09:45:34 +00:00
<spacer name="verticalSpacer">
2014-07-20 22:47:46 +01:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
2023-03-25 09:45:34 +00:00
<width>20</width>
<height>40</height>
2014-07-20 22:47:46 +01:00
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>maximizedCheckBox</tabstop>
<tabstop>windowWidthSpinBox</tabstop>
<tabstop>windowHeightSpinBox</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>