mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
1192 lines
32 KiB
XML
1192 lines
32 KiB
XML
<?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>
|
|
<widget class="QLineEdit" name="mw_searchbar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>10</y>
|
|
<width>251</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::ClickFocus</enum>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="placeholderText">
|
|
<string>Search...</string>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="sizeSliderContainer" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>10</y>
|
|
<width>181</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="sizeSliderContainer_layout">
|
|
<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">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::ClickFocus</enum>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="tickPosition">
|
|
<enum>QSlider::NoTicks</enum>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menuBar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1058</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<property name="title">
|
|
<string>File</string>
|
|
</property>
|
|
<widget class="QMenu" name="bootRecentMenu">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Boot Recent</string>
|
|
</property>
|
|
<property name="toolTipsVisible">
|
|
<bool>true</bool>
|
|
</property>
|
|
<addaction name="clearRecentAct"/>
|
|
<addaction name="freezeRecentAct"/>
|
|
<addaction name="separator"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuBatch">
|
|
<property name="title">
|
|
<string>All Titles</string>
|
|
</property>
|
|
<addaction name="batchCreatePPUCachesAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="batchRemoveCustomConfigurationsAct"/>
|
|
<addaction name="batchRemoveCustomPadConfigurationsAct"/>
|
|
<addaction name="batchRemovePPUCachesAct"/>
|
|
<addaction name="batchRemoveSPUCachesAct"/>
|
|
<addaction name="batchRemoveShaderCachesAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="removeDiskCacheAct"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuFirmware">
|
|
<property name="title">
|
|
<string>Firmware</string>
|
|
</property>
|
|
<addaction name="createFirmwareCacheAct"/>
|
|
<addaction name="removeFirmwareCacheAct"/>
|
|
</widget>
|
|
<addaction name="bootElfAct"/>
|
|
<addaction name="bootGameAct"/>
|
|
<addaction name="bootVSHAct"/>
|
|
<addaction name="bootRecentMenu"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="addGamesAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="bootInstallPkgAct"/>
|
|
<addaction name="bootInstallPupAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuBatch"/>
|
|
<addaction name="menuFirmware"/>
|
|
<addaction name="separator"/>
|
|
<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"/>
|
|
<addaction name="sysSendOpenMenuAct"/>
|
|
<addaction name="sysSendExitAct"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuConfiguration">
|
|
<property name="title">
|
|
<string>Configuration</string>
|
|
</property>
|
|
<addaction name="confCPUAct"/>
|
|
<addaction name="confGPUAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="confPadsAct"/>
|
|
<addaction name="confCamerasAct"/>
|
|
<addaction name="confAudioAct"/>
|
|
<addaction name="confIOAct"/>
|
|
<addaction name="confSystemAct"/>
|
|
<addaction name="confAdvAct"/>
|
|
<addaction name="confEmuAct"/>
|
|
<addaction name="confGuiAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="confRPCNAct"/>
|
|
<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"/>
|
|
<addaction name="confSavedataManagerAct"/>
|
|
<addaction name="actionManage_RAP_Licenses"/>
|
|
<addaction name="actionManage_Trophy_Data"/>
|
|
<addaction name="actionManage_Skylanders_Portal"/>
|
|
<addaction name="actionManage_Cheats"/>
|
|
<addaction name="actionManage_Game_Patches"/>
|
|
<addaction name="actionManage_Screenshots"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuUtilities">
|
|
<property name="title">
|
|
<string>Utilities</string>
|
|
</property>
|
|
<addaction name="actionLog_Viewer"/>
|
|
<addaction name="toolsCgDisasmAct"/>
|
|
<addaction name="toolskernel_explorerAct"/>
|
|
<addaction name="toolsmemory_viewerAct"/>
|
|
<addaction name="toolsRsxDebuggerAct"/>
|
|
<addaction name="toolsStringSearchAct"/>
|
|
<addaction name="patchCreatorAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="toolsDecryptSprxLibsAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="toolsExtractMSELFAct"/>
|
|
<addaction name="toolsExtractPUPAct"/>
|
|
<addaction name="toolsExtractTARAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionopen_rsx_capture"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionCreate_RSX_Capture"/>
|
|
</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"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="showCustomIconsAct"/>
|
|
<addaction name="playHoverGifsAct"/>
|
|
</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"/>
|
|
<addaction name="showCatPS1GamesAct"/>
|
|
<addaction name="showCatPS2GamesAct"/>
|
|
<addaction name="showCatPSPGamesAct"/>
|
|
<addaction name="showCatHomeAct"/>
|
|
<addaction name="showCatAudioVideoAct"/>
|
|
<addaction name="showCatGameDataAct"/>
|
|
<addaction name="showCatUnknownAct"/>
|
|
<addaction name="showCatOtherAct"/>
|
|
</widget>
|
|
<addaction name="showDebuggerAct"/>
|
|
<addaction name="showLogAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="showTitleBarsAct"/>
|
|
<addaction name="showToolBarAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="showGameListAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="showHiddenEntriesAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="showCompatibilityInGridAct"/>
|
|
<addaction name="separator"/>
|
|
<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>
|
|
<widget class="QMenu" name="languageMenu">
|
|
<property name="title">
|
|
<string>Language</string>
|
|
</property>
|
|
<addaction name="languageAct0"/>
|
|
</widget>
|
|
<addaction name="updateAct"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="languageMenu"/>
|
|
<addaction name="separator"/>
|
|
<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">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Show tool bar</string>
|
|
</property>
|
|
<property name="movable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="allowedAreas">
|
|
<set>Qt::TopToolBarArea</set>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
</property>
|
|
<property name="floatable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="toolbar_open"/>
|
|
<addaction name="toolbar_refresh"/>
|
|
<addaction name="toolbar_fullscreen"/>
|
|
<addaction name="toolbar_stop"/>
|
|
<addaction name="toolbar_start"/>
|
|
<addaction name="toolbar_config"/>
|
|
<addaction name="toolbar_controls"/>
|
|
<addaction name="toolbar_list"/>
|
|
<addaction name="toolbar_grid"/>
|
|
</widget>
|
|
<action name="bootElfAct">
|
|
<property name="text">
|
|
<string>Boot SELF/ELF</string>
|
|
</property>
|
|
</action>
|
|
<action name="bootGameAct">
|
|
<property name="text">
|
|
<string>Boot Game</string>
|
|
</property>
|
|
</action>
|
|
<action name="bootInstallPkgAct">
|
|
<property name="text">
|
|
<string>Install Packages/Raps/Edats</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Install application from a .pkg file</string>
|
|
</property>
|
|
</action>
|
|
<action name="bootInstallPupAct">
|
|
<property name="text">
|
|
<string>Install Firmware</string>
|
|
</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">
|
|
<string>Start emulation</string>
|
|
</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">
|
|
<string>Stop emulation</string>
|
|
</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="sysSendExitAct">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Send Exit 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">
|
|
<string>GPU</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure graphics</string>
|
|
</property>
|
|
</action>
|
|
<action name="confPadsAct">
|
|
<property name="text">
|
|
<string>Pads</string>
|
|
</property>
|
|
<property name="iconText">
|
|
<string>Pads</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure controls</string>
|
|
</property>
|
|
</action>
|
|
<action name="confAudioAct">
|
|
<property name="text">
|
|
<string>Audio</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure audio</string>
|
|
</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">
|
|
<string>Configure system</string>
|
|
</property>
|
|
</action>
|
|
<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>
|
|
<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>
|
|
<action name="exitAct">
|
|
<property name="text">
|
|
<string>Exit</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Exit RPCS3</string>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Exit the application.</string>
|
|
</property>
|
|
</action>
|
|
<action name="confSavedataManagerAct">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save Data</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Manage save data</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Trophy_Data">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Trophies</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Manage trophies</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Users">
|
|
<property name="text">
|
|
<string>User Accounts</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Manage user accounts</string>
|
|
</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="toolsStringSearchAct">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Memory Searcher</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolsDecryptSprxLibsAct">
|
|
<property name="text">
|
|
<string>Decrypt PS3 Binaries</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolsExtractMSELFAct">
|
|
<property name="text">
|
|
<string>Extract MSELF</string>
|
|
</property>
|
|
</action>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<action name="showCompatibilityInGridAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show Game Compatibility in Grid Mode</string>
|
|
</property>
|
|
</action>
|
|
<action name="refreshGameListAct">
|
|
<property name="text">
|
|
<string>Game List Refresh</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_RAP_Licenses">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>RAP Files</string>
|
|
</property>
|
|
</action>
|
|
<action name="updateAct">
|
|
<property name="text">
|
|
<string>Check for Updates</string>
|
|
</property>
|
|
</action>
|
|
<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="checked">
|
|
<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="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disc Games</string>
|
|
</property>
|
|
</action>
|
|
<action name="showCatPS1GamesAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<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="checked">
|
|
<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="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>PSP Games</string>
|
|
</property>
|
|
</action>
|
|
<action name="showCatHomeAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Home</string>
|
|
</property>
|
|
</action>
|
|
<action name="showCatAudioVideoAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<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="checked">
|
|
<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="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Unknown</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_start">
|
|
<property name="icon">
|
|
<iconset resource="../resources.qrc">
|
|
<normaloff>:/Icons/play.png</normaloff>:/Icons/play.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Start</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Start emulation</string>
|
|
</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">
|
|
<string>Stop</string>
|
|
</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">
|
|
<string>Config</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure the emulator</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_controls">
|
|
<property name="icon">
|
|
<iconset resource="../resources.qrc">
|
|
<normaloff>:/Icons/controllers.png</normaloff>:/Icons/controllers.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Pads</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure controls</string>
|
|
</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">
|
|
<string>FullScr</string>
|
|
</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">
|
|
<string>List</string>
|
|
</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">
|
|
<string>Grid</string>
|
|
</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">
|
|
<string>Refresh</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Refresh gamelist</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_open">
|
|
<property name="icon">
|
|
<iconset resource="../resources.qrc">
|
|
<normaloff>:/Icons/open.png</normaloff>:/Icons/open.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Boot a game</string>
|
|
</property>
|
|
</action>
|
|
<action name="showCatOtherAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Other</string>
|
|
</property>
|
|
</action>
|
|
<action name="showHiddenEntriesAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show Hidden Entries</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionopen_rsx_capture">
|
|
<property name="text">
|
|
<string>Open RSX Capture</string>
|
|
</property>
|
|
</action>
|
|
<action name="addGamesAct">
|
|
<property name="text">
|
|
<string>Add Games</string>
|
|
</property>
|
|
</action>
|
|
<action name="showTitleBarsAct">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show Title Bars</string>
|
|
</property>
|
|
</action>
|
|
<action name="batchCreatePPUCachesAct">
|
|
<property name="text">
|
|
<string>Create PPU Caches</string>
|
|
</property>
|
|
</action>
|
|
<action name="batchRemoveCustomConfigurationsAct">
|
|
<property name="text">
|
|
<string>Remove Custom Configurations</string>
|
|
</property>
|
|
</action>
|
|
<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>
|
|
<action name="batchRemoveShaderCachesAct">
|
|
<property name="text">
|
|
<string>Remove Shader Caches</string>
|
|
</property>
|
|
</action>
|
|
<action name="batchRemoveCustomPadConfigurationsAct">
|
|
<property name="text">
|
|
<string>Remove Custom Pad Configurations</string>
|
|
</property>
|
|
</action>
|
|
<action name="removeDiskCacheAct">
|
|
<property name="text">
|
|
<string>Remove Disk Cache</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Skylanders_Portal">
|
|
<property name="text">
|
|
<string>Skylanders Portal</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Cheats">
|
|
<property name="text">
|
|
<string>Cheats</string>
|
|
</property>
|
|
</action>
|
|
<action name="languageAct0">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>English</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Screenshots">
|
|
<property name="text">
|
|
<string>Screenshots</string>
|
|
</property>
|
|
</action>
|
|
<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>
|
|
<action name="actionCreate_RSX_Capture">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Create RSX Capture</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionManage_Game_Patches">
|
|
<property name="text">
|
|
<string>Game Patches</string>
|
|
</property>
|
|
</action>
|
|
<action name="confRPCNAct">
|
|
<property name="text">
|
|
<string>RPCN</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Configure RPCN</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLog_Viewer">
|
|
<property name="text">
|
|
<string>Log Viewer</string>
|
|
</property>
|
|
</action>
|
|
<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>
|
|
<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>
|
|
<action name="bootVSHAct">
|
|
<property name="text">
|
|
<string>Boot VSH/XMB</string>
|
|
</property>
|
|
</action>
|
|
<action name="patchCreatorAct">
|
|
<property name="text">
|
|
<string>Patch Creator</string>
|
|
</property>
|
|
</action>
|
|
<action name="confCamerasAct">
|
|
<property name="text">
|
|
<string>Cameras</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
<resources>
|
|
<include location="../resources.qrc"/>
|
|
<include location="../resources.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|