diff options
| author | iCatButler <i.am.catbutler@gmail.com> | 2016-03-31 21:27:13 +0100 |
|---|---|---|
| committer | iCatButler <i.am.catbutler@gmail.com> | 2016-03-31 21:32:15 +0100 |
| commit | 3c0cd06addad4e0a957422ee9ecbeb12f24cffac (patch) | |
| tree | 544626ba1671e3acecb214deaf9841213c5c8cf3 /data | |
| parent | 0c06f5ebc604f909096e97b06ba19c2df412e813 (diff) | |
| download | pcsxr-3c0cd06addad4e0a957422ee9ecbeb12f24cffac.tar.gz | |
Revert "Son of Ugly's Wipeout patch"
Breaks Chrono Cross intro sequence camera.
This reverts commit f7f38c4b89937391a8ba7c785d0d6b108ac02eb7.
Diffstat (limited to 'data')
| -rw-r--r-- | data/pcsxr.ui | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/pcsxr.ui b/data/pcsxr.ui index 5c13e6e9..23b7d449 100644 --- a/data/pcsxr.ui +++ b/data/pcsxr.ui @@ -4150,23 +4150,6 @@ <property name="y_options"/> </packing> </child> - <child> - <object class="GtkCheckButton" id="GtkCheckButton_MemHack"> - <property name="label" translatable="yes">Wipeout memory hack (causes slowdowns in many games)</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="xalign">0</property> - <property name="draw_indicator">True</property> - </object> - <packing> - <property name="top_attach">14</property> - <property name="bottom_attach">15</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options"/> - </packing> - </child> </object> </child> <child type="label"> |
