mirror of https://github.com/PCSX2/pcsx2.git
167 lines
4.6 KiB
XML
167 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>GameFixSettingsWidget</class>
|
|
<widget class="QWidget" name="GameFixSettingsWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>648</width>
|
|
<height>481</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<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>
|
|
<item>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="title">
|
|
<string>Game Fixes (NOT recommended to change globally)</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<widget class="QCheckBox" name="FpuNegDivHack">
|
|
<property name="text">
|
|
<string>FPU Negative Divide Hack (For Gundam Games)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="FpuMulHack">
|
|
<property name="text">
|
|
<string>FPU Multiply Hack (For Tales of Destiny)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="SoftwareRendererFMVHack">
|
|
<property name="text">
|
|
<string>Use Software Renderer For FMVs</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="SkipMPEGHack">
|
|
<property name="text">
|
|
<string>Skip MPEG Hack (Skips Videos/FMVs)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="GoemonTlbHack">
|
|
<property name="text">
|
|
<string>Preload TLB Hack (For Goemon)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="EETimingHack">
|
|
<property name="text">
|
|
<string>EE Timing Hack (General Purpose Timing Hack)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="OPHFlagHack">
|
|
<property name="text">
|
|
<string>OPH Flag Hack (For Bleach Blade Battlers)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="GIFFIFOHack">
|
|
<property name="text">
|
|
<string>Emulate GIF FIFO (Correct But Slower)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="DMABusyHack">
|
|
<property name="text">
|
|
<string>DMA Busy Hack (Deny Writes When Busy)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="VIF1StallHack">
|
|
<property name="text">
|
|
<string>Delay VIF1 Stalls (For SOCOM 2 HUD/Spy Hunter)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="VIFFIFOHack">
|
|
<property name="text">
|
|
<string>Emulate VIF FIFO (Correct But Slower)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="IbitHack">
|
|
<property name="text">
|
|
<string>VU I Bit Hack (For Scarface The World is Yours/Crash Tag Team Racing)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="VuAddSubHack">
|
|
<property name="text">
|
|
<string>VU Add Hack (For Tri-Ace Games)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="VUOverflowHack">
|
|
<property name="text">
|
|
<string>VU Overflow Hack (Superman Returns)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="VUKickstartHack">
|
|
<property name="text">
|
|
<string>VU Kickstart Hack (Run Ahead)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="XgKickHack">
|
|
<property name="text">
|
|
<string>VU XGKick Sync (Correct But Slower)</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<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>
|
|
</layout>
|
|
</widget>
|
|
<resources>
|
|
<include location="../resources/resources.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|