2017-06-30 22:03:43 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>main_window</class>
|
|
|
|
|
<widget class="QMainWindow" name="main_window">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1058</width>
|
|
|
|
|
<height>580</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>4</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>RPCS3</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="animated">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="dockNestingEnabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="dockOptions">
|
|
|
|
|
<set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::GroupedDragging</set>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="centralWidget">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2017-08-15 22:59:40 +02:00
|
|
|
<widget class="QLineEdit" name="mw_searchbar">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>480</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>251</width>
|
|
|
|
|
<height>31</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
2018-05-27 13:10:34 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
2017-06-30 22:03:43 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>10</pointsize>
|
2017-07-05 03:16:02 +02:00
|
|
|
<weight>50</weight>
|
|
|
|
|
<bold>false</bold>
|
2017-06-30 22:03:43 +02:00
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="focusPolicy">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="frame">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="placeholderText">
|
2017-07-05 03:16:02 +02:00
|
|
|
<string>Search...</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="clearButtonEnabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2017-07-08 15:56:49 +02:00
|
|
|
<widget class="QWidget" name="sizeSliderContainer" native="true">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2017-07-08 15:56:49 +02:00
|
|
|
<x>280</x>
|
|
|
|
|
<y>10</y>
|
|
|
|
|
<width>181</width>
|
2018-05-03 01:31:49 +02:00
|
|
|
<height>31</height>
|
2017-06-30 22:03:43 +02:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
2018-05-03 01:31:49 +02:00
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
2017-06-30 22:03:43 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2020-03-04 21:46:39 +01:00
|
|
|
<layout class="QHBoxLayout" name="sizeSliderContainer_layout">
|
2017-07-08 15:56:49 +02:00
|
|
|
<property name="spacing">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>14</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>14</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QSlider" name="sizeSlider">
|
|
|
|
|
<property name="sizePolicy">
|
2017-07-15 20:22:24 +02:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2017-07-08 15:56:49 +02:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="focusPolicy">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::FocusPolicy::ClickFocus</enum>
|
2017-07-08 15:56:49 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="orientation">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
2017-07-08 15:56:49 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="tickPosition">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>QSlider::TickPosition::NoTicks</enum>
|
2017-07-08 15:56:49 +02:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenuBar" name="menuBar">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1058</width>
|
2021-04-15 22:52:40 +02:00
|
|
|
<height>25</height>
|
2017-06-30 22:03:43 +02:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2017-07-18 19:25:21 +02:00
|
|
|
<property name="contextMenuPolicy">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::ContextMenuPolicy::PreventContextMenu</enum>
|
2017-07-18 19:25:21 +02:00
|
|
|
</property>
|
2017-06-30 22:03:43 +02:00
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>File</string>
|
|
|
|
|
</property>
|
2022-06-03 00:03:31 +02:00
|
|
|
<widget class="QMenu" name="bootElfMenu">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Boot (S)Elf</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTipsVisible">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="bootElfAct"/>
|
|
|
|
|
<addaction name="bootTestAct"/>
|
|
|
|
|
</widget>
|
2017-06-30 22:03:43 +02:00
|
|
|
<widget class="QMenu" name="bootRecentMenu">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Boot Recent</string>
|
|
|
|
|
</property>
|
2017-07-12 16:53:18 +02:00
|
|
|
<property name="toolTipsVisible">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="clearRecentAct"/>
|
|
|
|
|
<addaction name="freezeRecentAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
</widget>
|
2019-01-06 22:32:23 +01:00
|
|
|
<widget class="QMenu" name="menuBatch">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>All Titles</string>
|
|
|
|
|
</property>
|
2023-08-28 15:40:18 +03:00
|
|
|
<addaction name="batchCreateCPUCachesAct"/>
|
2019-01-06 22:32:23 +01:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="batchRemoveCustomConfigurationsAct"/>
|
2018-11-20 16:35:06 +01:00
|
|
|
<addaction name="batchRemoveCustomPadConfigurationsAct"/>
|
2024-09-20 08:46:51 +02:00
|
|
|
<addaction name="batchRemoveShaderCachesAct"/>
|
2019-01-06 22:32:23 +01:00
|
|
|
<addaction name="batchRemovePPUCachesAct"/>
|
|
|
|
|
<addaction name="batchRemoveSPUCachesAct"/>
|
2024-09-20 08:46:51 +02:00
|
|
|
<addaction name="removeHDD1CachesAct"/>
|
|
|
|
|
<addaction name="removeAllCachesAct"/>
|
|
|
|
|
<addaction name="removeSavestatesAct"/>
|
2019-09-07 17:39:40 +03:00
|
|
|
<addaction name="separator"/>
|
2024-09-29 02:11:27 +02:00
|
|
|
<addaction name="cleanUpGameListAct"/>
|
2019-01-06 22:32:23 +01:00
|
|
|
</widget>
|
2020-04-22 11:32:31 +02:00
|
|
|
<widget class="QMenu" name="menuFirmware">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Firmware</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="createFirmwareCacheAct"/>
|
|
|
|
|
<addaction name="removeFirmwareCacheAct"/>
|
|
|
|
|
</widget>
|
2025-01-23 00:30:53 +01:00
|
|
|
<widget class="QMenu" name="bootRecentSavestatesMenu">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Boot Recent Savestate</string>
|
|
|
|
|
</property>
|
2025-01-24 19:37:18 +01:00
|
|
|
<property name="toolTipsVisible">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2025-01-23 00:30:53 +01:00
|
|
|
<addaction name="clearRecentSavestatesAct"/>
|
|
|
|
|
<addaction name="freezeRecentSavestatesAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
</widget>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="bootGameAct"/>
|
2021-07-19 23:25:04 +02:00
|
|
|
<addaction name="bootVSHAct"/>
|
2022-06-03 00:03:31 +02:00
|
|
|
<addaction name="bootElfMenu"/>
|
2022-07-04 16:02:17 +03:00
|
|
|
<addaction name="bootSavestateAct"/>
|
2025-01-23 00:30:53 +01:00
|
|
|
<addaction name="bootRecentSavestatesMenu"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="bootRecentMenu"/>
|
|
|
|
|
<addaction name="separator"/>
|
2018-10-27 02:17:43 +02:00
|
|
|
<addaction name="addGamesAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="bootInstallPkgAct"/>
|
|
|
|
|
<addaction name="bootInstallPupAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2019-01-06 22:32:23 +01:00
|
|
|
<addaction name="menuBatch"/>
|
2020-04-22 11:32:31 +02:00
|
|
|
<addaction name="menuFirmware"/>
|
2019-01-06 22:32:23 +01:00
|
|
|
<addaction name="separator"/>
|
2023-07-18 05:11:53 +03:00
|
|
|
<addaction name="exitAndSaveLogAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="exitAct"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuEmulation">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Emulation</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="sysPauseAct"/>
|
|
|
|
|
<addaction name="sysStopAct"/>
|
|
|
|
|
<addaction name="sysRebootAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2022-06-21 22:13:22 +02:00
|
|
|
<addaction name="insertDiscAct"/>
|
|
|
|
|
<addaction name="ejectDiscAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuConfiguration">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Configuration</string>
|
|
|
|
|
</property>
|
2023-05-21 15:57:57 +02:00
|
|
|
<widget class="QMenu" name="menuEmulatedPads">
|
|
|
|
|
<property name="title">
|
2023-05-23 00:27:51 +02:00
|
|
|
<string>USB Devices</string>
|
2023-05-21 15:57:57 +02:00
|
|
|
</property>
|
|
|
|
|
<addaction name="confBuzzAct"/>
|
|
|
|
|
<addaction name="confGHLtarAct"/>
|
|
|
|
|
<addaction name="confTurntableAct"/>
|
|
|
|
|
<addaction name="confUSIOAct"/>
|
2024-07-08 20:17:21 +02:00
|
|
|
<addaction name="confPSMoveAct"/>
|
2023-05-21 15:57:57 +02:00
|
|
|
<addaction name="confPSMoveDS3Act"/>
|
2025-01-09 21:10:28 +01:00
|
|
|
<addaction name="confPSMoveMouseAct"/>
|
2024-05-15 23:56:03 +03:00
|
|
|
<addaction name="confGunCon3Act"/>
|
2024-04-26 16:24:26 +03:00
|
|
|
<addaction name="confTopShotEliteAct"/>
|
2024-07-02 00:08:10 +03:00
|
|
|
<addaction name="confTopShotFearmasterAct"/>
|
2023-05-21 15:57:57 +02:00
|
|
|
</widget>
|
2020-12-24 13:48:22 +01:00
|
|
|
<widget class="QMenu" name="menuMice">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Mice</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="actionBasic_Mouse"/>
|
|
|
|
|
<addaction name="actionRaw_Mouse"/>
|
|
|
|
|
</widget>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="confCPUAct"/>
|
|
|
|
|
<addaction name="confGPUAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2017-08-15 14:03:07 +02:00
|
|
|
<addaction name="confPadsAct"/>
|
2020-12-24 13:48:22 +01:00
|
|
|
<addaction name="menuMice"/>
|
2023-05-21 15:57:57 +02:00
|
|
|
<addaction name="menuEmulatedPads"/>
|
2021-10-22 16:58:55 +02:00
|
|
|
<addaction name="confCamerasAct"/>
|
2024-07-08 20:17:21 +02:00
|
|
|
<addaction name="actionPS_Move_Tracker"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="confAudioAct"/>
|
|
|
|
|
<addaction name="confIOAct"/>
|
|
|
|
|
<addaction name="confSystemAct"/>
|
2020-08-07 14:13:47 +11:00
|
|
|
<addaction name="confAdvAct"/>
|
|
|
|
|
<addaction name="confEmuAct"/>
|
|
|
|
|
<addaction name="confGuiAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="separator"/>
|
2020-08-27 21:47:04 +02:00
|
|
|
<addaction name="confRPCNAct"/>
|
2022-06-18 21:30:38 +02:00
|
|
|
<addaction name="confIPCAct"/>
|
2019-10-04 16:14:05 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="confShortcutsAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="confAutopauseManagerAct"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuManage">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Manage</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="confVFSDialogAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionManage_Users"/>
|
2017-07-05 03:16:02 +02:00
|
|
|
<addaction name="confSavedataManagerAct"/>
|
2020-05-19 21:11:53 +03:00
|
|
|
<addaction name="actionManage_RAP_Licenses"/>
|
2017-07-05 03:16:02 +02:00
|
|
|
<addaction name="actionManage_Trophy_Data"/>
|
2025-01-23 22:06:54 +01:00
|
|
|
<addaction name="actionManage_Savestates"/>
|
2019-02-25 11:23:15 +01:00
|
|
|
<addaction name="actionManage_Skylanders_Portal"/>
|
2023-04-08 10:31:15 +12:00
|
|
|
<addaction name="actionManage_Infinity_Base"/>
|
2024-07-01 16:43:07 +01:00
|
|
|
<addaction name="actionManage_Dimensions_ToyPad"/>
|
2019-05-28 21:14:26 +02:00
|
|
|
<addaction name="actionManage_Cheats"/>
|
2020-06-02 10:39:24 +02:00
|
|
|
<addaction name="actionManage_Game_Patches"/>
|
2020-03-22 22:32:00 +01:00
|
|
|
<addaction name="actionManage_Screenshots"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuUtilities">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Utilities</string>
|
|
|
|
|
</property>
|
2020-10-26 20:20:02 +01:00
|
|
|
<addaction name="actionLog_Viewer"/>
|
2022-12-21 22:07:06 +01:00
|
|
|
<addaction name="toolsCheckConfigAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="toolsCgDisasmAct"/>
|
|
|
|
|
<addaction name="toolskernel_explorerAct"/>
|
|
|
|
|
<addaction name="toolsmemory_viewerAct"/>
|
|
|
|
|
<addaction name="toolsRsxDebuggerAct"/>
|
2023-01-15 10:46:49 +01:00
|
|
|
<addaction name="toolsSystemCommandsAct"/>
|
2021-09-02 20:48:56 +02:00
|
|
|
<addaction name="patchCreatorAct"/>
|
2024-08-14 19:38:38 +02:00
|
|
|
<addaction name="toolsVfsDialogAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="toolsDecryptSprxLibsAct"/>
|
2021-03-05 18:07:36 +02:00
|
|
|
<addaction name="separator"/>
|
2021-03-07 18:59:37 +02:00
|
|
|
<addaction name="toolsExtractMSELFAct"/>
|
2021-03-05 18:07:36 +02:00
|
|
|
<addaction name="toolsExtractPUPAct"/>
|
|
|
|
|
<addaction name="toolsExtractTARAct"/>
|
2020-04-22 20:36:10 +02:00
|
|
|
<addaction name="separator"/>
|
2018-05-13 04:18:05 -05:00
|
|
|
<addaction name="actionopen_rsx_capture"/>
|
2020-04-22 20:36:10 +02:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionCreate_RSX_Capture"/>
|
2022-10-23 12:34:43 +03:00
|
|
|
<addaction name="actionCreate_Savestate"/>
|
2024-01-20 21:25:10 +02:00
|
|
|
<addaction name="actionCreate_Savestate_And_Exit"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuView">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>View</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QMenu" name="menuGame_List_Icons">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Game List Icons</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="setIconSizeTinyAct"/>
|
|
|
|
|
<addaction name="setIconSizeSmallAct"/>
|
|
|
|
|
<addaction name="setIconSizeMediumAct"/>
|
|
|
|
|
<addaction name="setIconSizeLargeAct"/>
|
2021-03-12 22:24:35 +01:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="showCustomIconsAct"/>
|
2021-04-15 22:52:40 +02:00
|
|
|
<addaction name="playHoverGifsAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuGame_List_Mode">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Game List Mode</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="setlistModeListAct"/>
|
|
|
|
|
<addaction name="setlistModeGridAct"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuGame_Categories">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Game Categories</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="showCatHDDGameAct"/>
|
|
|
|
|
<addaction name="showCatDiscGameAct"/>
|
2018-12-01 14:16:32 +02:00
|
|
|
<addaction name="showCatPS1GamesAct"/>
|
|
|
|
|
<addaction name="showCatPS2GamesAct"/>
|
|
|
|
|
<addaction name="showCatPSPGamesAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="showCatHomeAct"/>
|
|
|
|
|
<addaction name="showCatAudioVideoAct"/>
|
|
|
|
|
<addaction name="showCatGameDataAct"/>
|
2024-12-28 16:58:48 +01:00
|
|
|
<addaction name="showCatOSAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="showCatUnknownAct"/>
|
|
|
|
|
<addaction name="showCatOtherAct"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<addaction name="showDebuggerAct"/>
|
|
|
|
|
<addaction name="showLogAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2019-01-08 22:32:23 +01:00
|
|
|
<addaction name="showTitleBarsAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="showToolBarAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="showGameListAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2018-03-20 02:10:44 +01:00
|
|
|
<addaction name="showHiddenEntriesAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2018-10-06 21:11:16 +03:00
|
|
|
<addaction name="showCompatibilityInGridAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="refreshGameListAct"/>
|
|
|
|
|
<addaction name="menuGame_List_Mode"/>
|
|
|
|
|
<addaction name="menuGame_List_Icons"/>
|
|
|
|
|
<addaction name="menuGame_Categories"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Help</string>
|
|
|
|
|
</property>
|
2020-02-05 11:07:34 +01:00
|
|
|
<widget class="QMenu" name="languageMenu">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Language</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="languageAct0"/>
|
|
|
|
|
</widget>
|
2019-09-11 09:55:43 +02:00
|
|
|
<addaction name="updateAct"/>
|
2023-06-23 19:46:00 +03:00
|
|
|
<addaction name="welcomeAct"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="separator"/>
|
2020-02-05 11:07:34 +01:00
|
|
|
<addaction name="languageMenu"/>
|
|
|
|
|
<addaction name="separator"/>
|
2023-09-17 21:45:44 +03:00
|
|
|
<addaction name="supportAct"/>
|
|
|
|
|
<addaction name="separator"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="aboutAct"/>
|
|
|
|
|
<addaction name="aboutQtAct"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<addaction name="menuFile"/>
|
|
|
|
|
<addaction name="menuEmulation"/>
|
|
|
|
|
<addaction name="menuConfiguration"/>
|
|
|
|
|
<addaction name="menuManage"/>
|
|
|
|
|
<addaction name="menuUtilities"/>
|
|
|
|
|
<addaction name="menuView"/>
|
|
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QToolBar" name="toolBar">
|
2017-09-10 19:46:39 +02:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="contextMenuPolicy">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::ContextMenuPolicy::PreventContextMenu</enum>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Show tool bar</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="movable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="allowedAreas">
|
2025-01-23 22:06:54 +01:00
|
|
|
<set>Qt::ToolBarArea::TopToolBarArea</set>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="iconSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>30</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolButtonStyle">
|
2025-01-23 22:06:54 +01:00
|
|
|
<enum>Qt::ToolButtonStyle::ToolButtonTextUnderIcon</enum>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="floatable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</attribute>
|
2018-05-04 09:44:56 +02:00
|
|
|
<addaction name="toolbar_open"/>
|
2018-05-03 01:31:49 +02:00
|
|
|
<addaction name="toolbar_refresh"/>
|
2017-07-06 11:48:06 +02:00
|
|
|
<addaction name="toolbar_fullscreen"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="toolbar_stop"/>
|
|
|
|
|
<addaction name="toolbar_start"/>
|
|
|
|
|
<addaction name="toolbar_config"/>
|
2018-05-03 01:31:49 +02:00
|
|
|
<addaction name="toolbar_controls"/>
|
2017-06-30 22:03:43 +02:00
|
|
|
<addaction name="toolbar_list"/>
|
|
|
|
|
<addaction name="toolbar_grid"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<action name="bootElfAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Boot SELF/ELF</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-06-03 00:03:31 +02:00
|
|
|
<action name="bootTestAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Boot Test</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="bootGameAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Boot Game</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-07-04 16:02:17 +03:00
|
|
|
<action name="bootSavestateAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Boot Savestate</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="bootInstallPkgAct">
|
|
|
|
|
<property name="text">
|
2021-10-07 13:35:36 +02:00
|
|
|
<string>Install Packages/Raps/Edats</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Install application from a .pkg file</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="bootInstallPupAct">
|
|
|
|
|
<property name="text">
|
2017-07-12 16:53:18 +02:00
|
|
|
<string>Install Firmware</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Install firmware from PS3UPDAT.PUP</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="sysPauseAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/pause.png</normaloff>:/Icons/pause.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Pause</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Start emulation</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="sysStopAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/stop.png</normaloff>:/Icons/stop.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Stop emulation</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="sysSendOpenMenuAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Send Open System Menu CMD</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confCPUAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>CPU</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure CPU</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confGPUAct">
|
|
|
|
|
<property name="text">
|
2017-07-05 03:16:02 +02:00
|
|
|
<string>GPU</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Configure graphics</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-08-15 14:03:07 +02:00
|
|
|
<action name="confPadsAct">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="text">
|
2017-08-15 14:03:07 +02:00
|
|
|
<string>Pads</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="iconText">
|
|
|
|
|
<string>Pads</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Configure controls</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confAudioAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Audio</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Configure audio</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confIOAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Input/Output</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure Input/Output</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confSystemAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>System</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Configure system</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-08-07 14:13:47 +11:00
|
|
|
<action name="confAdvAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Advanced</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure advanced emulator settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confEmuAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Emulator</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure Emulator settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confGuiAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>GUI</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure GUI settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="confAutopauseManagerAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Auto Pause</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure Auto Pause</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-07-18 05:11:53 +03:00
|
|
|
<action name="exitAndSaveLogAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Exit And Save Log</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Exit RPCS3, move the log file to a custom location</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="statusTip">
|
|
|
|
|
<string>Exit the application and save the log to a user-defined location</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="exitAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Exit</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Exit RPCS3</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="statusTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Exit the application.</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confSavedataManagerAct">
|
|
|
|
|
<property name="enabled">
|
2017-08-13 19:17:45 -05:00
|
|
|
<bool>true</bool>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Save Data</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Manage save data</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionManage_Trophy_Data">
|
|
|
|
|
<property name="enabled">
|
2017-10-26 11:09:44 -05:00
|
|
|
<bool>true</bool>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Trophies</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Manage trophies</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionManage_Users">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>User Accounts</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Manage user accounts</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolsCgDisasmAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Cg Disasm</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolskernel_explorerAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Kernel Explorer</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolsmemory_viewerAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Memory Viewer</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolsRsxDebuggerAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>RSX Debugger</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolsDecryptSprxLibsAct">
|
|
|
|
|
<property name="text">
|
2019-06-23 15:41:50 +02:00
|
|
|
<string>Decrypt PS3 Binaries</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-03-07 18:59:37 +02:00
|
|
|
<action name="toolsExtractMSELFAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Extract MSELF</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-03-05 18:07:36 +02:00
|
|
|
<action name="toolsExtractPUPAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Extract PUP</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolsExtractTARAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Extract Encrypted TAR</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Extract files from special .tar files inside PS3UPDAT.PUP</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="showDebuggerAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Debugger</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showLogAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Log/TTY</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-09-17 21:45:44 +03:00
|
|
|
<action name="supportAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Support Us</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>To ensure continued improvements of RPCS3, become a part of our Patreon group!</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="aboutAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>About RPCS3</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="aboutQtAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>About Qt</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showGameListAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Game List</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showToolBarAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Tool Bar</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-10-06 21:11:16 +03:00
|
|
|
<action name="showCompatibilityInGridAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Game Compatibility in Grid Mode</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="refreshGameListAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Game List Refresh</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-05-19 21:11:53 +03:00
|
|
|
<action name="actionManage_RAP_Licenses">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>RAP Files</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-09-11 09:55:43 +02:00
|
|
|
<action name="updateAct">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="text">
|
|
|
|
|
<string>Check for Updates</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-06-23 19:46:00 +03:00
|
|
|
<action name="welcomeAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>View The Welcome Dialog</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="confVFSDialogAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Virtual File System</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="clearRecentAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>List Clear</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="freezeRecentAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>List Freeze</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setIconSizeTinyAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Tiny</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setIconSizeSmallAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Small</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setIconSizeMediumAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Medium</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setIconSizeLargeAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Large</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setlistModeListAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>List View</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="setlistModeGridAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Grid View</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="sysRebootAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/restart.png</normaloff>:/Icons/restart.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Restart</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatHDDGameAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>HDD Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatDiscGameAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Disc Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-12-01 14:16:32 +02:00
|
|
|
<action name="showCatPS1GamesAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PS1 Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatPS2GamesAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PS2 Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatPSPGamesAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PSP Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
<action name="showCatHomeAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Home</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatAudioVideoAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Audio/Video</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatGameDataAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Game Data</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatUnknownAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Unknown</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_start">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
2018-12-03 21:22:14 +01:00
|
|
|
<normaloff>:/Icons/play.png</normaloff>:/Icons/play.png</iconset>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Start</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2018-12-03 21:22:14 +01:00
|
|
|
<string>Start emulation</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_stop">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/stop.png</normaloff>:/Icons/stop.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Stop</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Stop emulation</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_config">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/configure.png</normaloff>:/Icons/configure.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Config</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2019-05-04 23:56:55 +03:00
|
|
|
<string>Configure the emulator</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_controls">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
2018-05-04 09:44:56 +02:00
|
|
|
<normaloff>:/Icons/controllers.png</normaloff>:/Icons/controllers.png</iconset>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Pads</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2017-08-15 14:03:07 +02:00
|
|
|
<string>Configure controls</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_fullscreen">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/fullscreen.png</normaloff>:/Icons/fullscreen.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>FullScr</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle fullscreen</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_list">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/list.png</normaloff>:/Icons/list.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>List</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Switch to list mode</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_grid">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/grid.png</normaloff>:/Icons/grid.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Grid</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Switch to grid mode</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="toolbar_refresh">
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
|
|
|
|
<normaloff>:/Icons/refresh.png</normaloff>:/Icons/refresh.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-03 01:31:49 +02:00
|
|
|
<string>Refresh</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Refresh gamelist</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-05-04 09:44:56 +02:00
|
|
|
<action name="toolbar_open">
|
2017-06-30 22:03:43 +02:00
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="../resources.qrc">
|
2018-05-04 09:44:56 +02:00
|
|
|
<normaloff>:/Icons/open.png</normaloff>:/Icons/open.png</iconset>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2018-05-04 09:44:56 +02:00
|
|
|
<string>Open</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-04-07 17:10:04 +02:00
|
|
|
<string>Boot a game</string>
|
2017-06-30 22:03:43 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="showCatOtherAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Other</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-03-20 02:10:44 +01:00
|
|
|
<action name="showHiddenEntriesAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Hidden Entries</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-05-13 04:18:05 -05:00
|
|
|
<action name="actionopen_rsx_capture">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Open RSX Capture</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2018-10-27 02:17:43 +02:00
|
|
|
<action name="addGamesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Add Games</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-01-08 22:32:23 +01:00
|
|
|
<action name="showTitleBarsAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Title Bars</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-08-28 15:40:18 +03:00
|
|
|
<action name="batchCreateCPUCachesAct">
|
2019-01-06 22:32:23 +01:00
|
|
|
<property name="text">
|
2023-11-22 21:58:18 -06:00
|
|
|
<string>Create LLVM Caches</string>
|
2019-01-06 22:32:23 +01:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="batchRemoveCustomConfigurationsAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Custom Configurations</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-09-20 08:46:51 +02:00
|
|
|
<action name="batchRemoveCustomPadConfigurationsAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Custom Pad Configurations</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="batchRemoveShaderCachesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Shader Caches</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-01-06 22:32:23 +01:00
|
|
|
<action name="batchRemovePPUCachesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove PPU Caches</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="batchRemoveSPUCachesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove SPU Caches</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-09-20 08:46:51 +02:00
|
|
|
<action name="removeHDD1CachesAct">
|
2019-01-06 22:32:23 +01:00
|
|
|
<property name="text">
|
2024-09-20 08:46:51 +02:00
|
|
|
<string>Remove HDD1 Caches</string>
|
2019-01-06 22:32:23 +01:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-09-20 08:46:51 +02:00
|
|
|
<action name="removeAllCachesAct">
|
2018-11-20 16:35:06 +01:00
|
|
|
<property name="text">
|
2024-09-20 08:46:51 +02:00
|
|
|
<string>Remove All Caches</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="removeSavestatesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Savestates</string>
|
2018-11-20 16:35:06 +01:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-09-29 02:11:27 +02:00
|
|
|
<action name="cleanUpGameListAct">
|
2019-09-07 17:39:40 +03:00
|
|
|
<property name="text">
|
2024-09-20 08:46:51 +02:00
|
|
|
<string>Clean up Game List</string>
|
2019-09-07 17:39:40 +03:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-02-25 11:23:15 +01:00
|
|
|
<action name="actionManage_Skylanders_Portal">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Skylanders Portal</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-04-08 10:31:15 +12:00
|
|
|
<action name="actionManage_Infinity_Base">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Infinity Base</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-07-01 16:43:07 +01:00
|
|
|
<action name="actionManage_Dimensions_ToyPad">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Dimensions Toypad</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-05-28 21:14:26 +02:00
|
|
|
<action name="actionManage_Cheats">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Cheats</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-02-05 11:07:34 +01:00
|
|
|
<action name="languageAct0">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>English</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-03-22 22:32:00 +01:00
|
|
|
<action name="actionManage_Screenshots">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Screenshots</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-04-22 11:32:31 +02:00
|
|
|
<action name="removeFirmwareCacheAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Firmware Cache</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="createFirmwareCacheAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Create Firmware Cache</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-04-22 20:36:10 +02:00
|
|
|
<action name="actionCreate_RSX_Capture">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Create RSX Capture</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-10-23 08:58:32 +03:00
|
|
|
<action name="actionCreate_Savestate">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Create Savestate</string>
|
2024-01-20 21:25:10 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-12-24 13:48:22 +01:00
|
|
|
<action name="actionCreate_Savestate_And_Exit">
|
2024-01-20 21:25:10 +02:00
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Stop And Create Savestate</string>
|
2022-10-23 08:58:32 +03:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-06-02 10:39:24 +02:00
|
|
|
<action name="actionManage_Game_Patches">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Game Patches</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-08-27 21:47:04 +02:00
|
|
|
<action name="confRPCNAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>RPCN</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure RPCN</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-06-18 21:30:38 +02:00
|
|
|
<action name="confIPCAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>IPC</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Configure IPC</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-10-26 20:20:02 +01:00
|
|
|
<action name="actionLog_Viewer">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Log Viewer</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-03-12 22:24:35 +01:00
|
|
|
<action name="showCustomIconsAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Custom Icons</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-04-15 22:52:40 +02:00
|
|
|
<action name="playHoverGifsAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Play Hover Gifs</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-07-19 23:25:04 +02:00
|
|
|
<action name="bootVSHAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Boot VSH/XMB</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-09-02 20:48:56 +02:00
|
|
|
<action name="patchCreatorAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Patch Creator</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-10-22 16:58:55 +02:00
|
|
|
<action name="confCamerasAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Cameras</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-06-21 22:13:22 +02:00
|
|
|
<action name="ejectDiscAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Eject Disc</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="insertDiscAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Insert Disc</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-12-21 22:07:06 +01:00
|
|
|
<action name="toolsCheckConfigAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Check Config</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-10-04 16:14:05 +02:00
|
|
|
<action name="confShortcutsAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Shortcuts</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-01-15 10:46:49 +01:00
|
|
|
<action name="toolsSystemCommandsAct">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>System Commands</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-05-21 15:57:57 +02:00
|
|
|
<action name="confBuzzAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Buzz</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confGHLtarAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>GHLtar</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confTurntableAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Turntable</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confUSIOAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>USIO</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confPSMoveDS3Act">
|
|
|
|
|
<property name="text">
|
2023-05-22 06:36:14 +02:00
|
|
|
<string>PS Move (Fake)</string>
|
2023-05-21 15:57:57 +02:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2025-01-09 21:10:28 +01:00
|
|
|
<action name="confPSMoveMouseAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PS Move (Mouse)</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-05-15 23:56:03 +03:00
|
|
|
<action name="confGunCon3Act">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>GunCon 3</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-04-26 16:24:26 +03:00
|
|
|
<action name="confTopShotEliteAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Top Shot Elite</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-07-02 00:08:10 +03:00
|
|
|
<action name="confTopShotFearmasterAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Top Shot Fearmaster</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-12-24 13:48:22 +01:00
|
|
|
<action name="actionBasic_Mouse">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Basic Mouse</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionRaw_Mouse">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Raw Mouse</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-08-14 19:38:38 +02:00
|
|
|
<action name="toolsVfsDialogAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>VFS Tool</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-07-08 20:17:21 +02:00
|
|
|
<action name="actionPS_Move_Tracker">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PS Move Tracker</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="confPSMoveAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>PS Move</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-12-28 16:58:48 +01:00
|
|
|
<action name="showCatOSAct">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Operating System</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2025-01-23 00:30:53 +01:00
|
|
|
<action name="clearRecentSavestatesAct">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>List Clear</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="freezeRecentSavestatesAct">
|
2025-01-24 19:37:18 +01:00
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2025-01-23 00:30:53 +01:00
|
|
|
<property name="text">
|
|
|
|
|
<string>List Freeze</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2025-01-23 22:06:54 +01:00
|
|
|
<action name="actionManage_Savestates">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Savestates</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-06-30 22:03:43 +02:00
|
|
|
</widget>
|
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
|
<resources>
|
|
|
|
|
<include location="../resources.qrc"/>
|
|
|
|
|
</resources>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|