2021-12-13 22:12:54 +10:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version= "4.0" >
<class> MainWindow</class>
<widget class= "QMainWindow" name= "MainWindow" >
<property name= "geometry" >
<rect>
<x> 0</x>
<y> 0</y>
2022-12-07 02:49:54 +01:00
<width> 1050</width>
<height> 666</height>
2021-12-13 22:12:54 +10:00
</rect>
</property>
<property name= "acceptDrops" >
<bool> true</bool>
</property>
<property name= "windowTitle" >
2026-06-07 17:00:10 +02:00
<string> ARMSX2</string>
2021-12-13 22:12:54 +10:00
</property>
2023-06-25 21:41:13 +10:00
<property name= "windowIcon" >
<iconset>
<normalon> :/icons/AppIcon64.png</normalon>
</iconset>
</property>
2024-03-23 02:14:36 +10:00
<property name= "unifiedTitleAndToolBarOnMac" >
<bool> true</bool>
</property>
2022-11-23 23:20:49 +10:00
<widget class= "QStackedWidget" name= "mainContainer" />
2021-12-13 22:12:54 +10:00
<widget class= "QMenuBar" name= "menuBar" >
<property name= "geometry" >
<rect>
<x> 0</x>
<y> 0</y>
2022-12-07 02:49:54 +01:00
<width> 1050</width>
2025-09-21 23:55:24 +07:00
<height> 27</height>
2021-12-13 22:12:54 +10:00
</rect>
</property>
<widget class= "QMenu" name= "menuSystem" >
<property name= "title" >
<string> & System</string>
</property>
<widget class= "QMenu" name= "menuChangeDisc" >
<property name= "title" >
2024-12-02 20:47:27 +07:00
<string> & Change Disc</string>
2021-12-13 22:12:54 +10:00
</property>
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "disc-eject-line" />
2022-02-03 00:50:00 +01:00
</property>
2021-12-13 22:12:54 +10:00
<actiongroup name= "actionGroupChangeDiscSubImages" />
<addaction name= "actionChangeDiscFromFile" />
<addaction name= "actionChangeDiscFromDevice" />
<addaction name= "actionChangeDiscFromGameList" />
<addaction name= "actionRemoveDisc" />
<addaction name= "separator" />
</widget>
<widget class= "QMenu" name= "menuLoadState" >
<property name= "title" >
2024-12-02 20:47:27 +07:00
<string> & Load State</string>
2021-12-13 22:12:54 +10:00
</property>
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "floppy-out-line" />
2022-02-03 00:50:00 +01:00
</property>
2021-12-13 22:12:54 +10:00
</widget>
<widget class= "QMenu" name= "menuSaveState" >
<property name= "title" >
2024-12-02 20:47:27 +07:00
<string> Sa& ve State</string>
2021-12-13 22:12:54 +10:00
</property>
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "floppy-in-line" />
2022-02-03 00:50:00 +01:00
</property>
2021-12-13 22:12:54 +10:00
</widget>
<addaction name= "actionStartFile" />
<addaction name= "actionStartDisc" />
<addaction name= "actionStartBios" />
2022-05-15 18:20:21 +10:00
<addaction name= "actionStartFullscreenUI" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
<addaction name= "actionPowerOff" />
2022-05-07 22:56:44 +10:00
<addaction name= "actionPowerOffWithoutSaving" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionReset" />
<addaction name= "actionPause" />
<addaction name= "menuChangeDisc" />
<addaction name= "separator" />
<addaction name= "actionScreenshot" />
2024-12-02 20:47:27 +07:00
<addaction name= "actionVideoCapture" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
<addaction name= "menuLoadState" />
<addaction name= "menuSaveState" />
<addaction name= "separator" />
2023-03-08 22:29:29 -06:00
<addaction name= "actionSettings" /> <!-- Please consult with macOS users before removing -->
2021-12-13 22:12:54 +10:00
<addaction name= "actionExit" />
</widget>
<widget class= "QMenu" name= "menuSettings" >
<property name= "title" >
2024-12-02 20:47:27 +07:00
<string> Setti& ngs</string>
2021-12-13 22:12:54 +10:00
</property>
2023-02-28 18:35:09 +01:00
<addaction name= "actionViewGameProperties" />
<addaction name= "separator" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionInterfaceSettings" />
<addaction name= "actionGameListSettings" />
<addaction name= "actionBIOSSettings" />
<addaction name= "actionEmulationSettings" />
<addaction name= "actionGraphicsSettings" />
2026-03-07 17:02:39 -05:00
<addaction name= "actionOSDSettings" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionAudioSettings" />
<addaction name= "actionMemoryCardSettings" />
2022-03-13 17:58:39 +00:00
<addaction name= "actionDEV9Settings" />
2022-06-18 20:20:24 +10:00
<addaction name= "actionFolderSettings" />
2025-05-29 13:24:09 -05:00
<addaction name= "actionAchievementSettings" />
2025-10-23 06:02:11 -05:00
<addaction name= "separator" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionControllerSettings" />
<addaction name= "actionHotkeySettings" />
<addaction name= "separator" />
<addaction name= "actionAddGameDirectory" />
<addaction name= "actionScanForNewGames" />
<addaction name= "actionRescanAllGames" />
</widget>
<widget class= "QMenu" name= "menuHelp" >
<property name= "title" >
<string> & Help</string>
</property>
<addaction name= "actionGitHubRepository" />
2026-07-23 19:48:13 -07:00
<addaction name= "actionWebsite" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
<addaction name= "actionAbout" />
</widget>
<widget class= "QMenu" name= "menuDebug" >
<property name= "title" >
<string> & Debug</string>
</property>
<widget class= "QMenu" name= "menuDebugSwitchRenderer" >
<property name= "title" >
2025-09-01 21:19:35 +01:00
<string> & Switch Graphics API</string>
2021-12-13 22:12:54 +10:00
</property>
2023-06-25 21:41:13 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "brush-line" />
2023-06-25 21:41:13 +10:00
</property>
2021-12-13 22:12:54 +10:00
</widget>
<addaction name= "menuDebugSwitchRenderer" />
2022-05-24 22:22:15 +10:00
<addaction name= "separator" />
2022-12-24 01:51:44 -05:00
<addaction name= "actionDebugger" />
<addaction name= "separator" />
2022-05-25 00:15:41 +10:00
<addaction name= "actionEnableLogTimestamps" />
<addaction name= "separator" />
2022-03-04 19:46:47 +10:00
<addaction name= "actionEnableEEConsoleLogging" />
<addaction name= "actionEnableIOPConsoleLogging" />
2022-05-24 22:02:05 +10:00
<addaction name= "actionEnableCDVDVerboseReads" />
2021-12-13 22:12:54 +10:00
</widget>
2024-01-11 19:38:28 +10:00
<widget class= "QMenu" name= "menuView" >
2021-12-13 22:12:54 +10:00
<property name= "title" >
<string> & View</string>
</property>
<widget class= "QMenu" name= "menuWindowSize" >
<property name= "title" >
<string> & Window Size</string>
</property>
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "window-2-line" />
2022-02-03 00:50:00 +01:00
</property>
2021-12-13 22:12:54 +10:00
</widget>
<addaction name= "actionViewToolbar" />
2022-02-03 00:50:00 +01:00
<addaction name= "actionViewLockToolbar" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionViewStatusBar" />
2022-04-03 23:46:05 +10:00
<addaction name= "actionViewStatusBarVerbose" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
<addaction name= "actionViewGameList" />
<addaction name= "actionViewGameGrid" />
<addaction name= "actionViewSystemDisplay" />
<addaction name= "separator" />
<addaction name= "actionFullscreen" />
<addaction name= "menuWindowSize" />
<addaction name= "separator" />
<addaction name= "actionGridViewShowTitles" />
2026-06-17 12:17:40 -04:00
<addaction name= "actionGridViewShowFullTitles" />
2021-12-13 22:12:54 +10:00
<addaction name= "actionGridViewZoomIn" />
<addaction name= "actionGridViewZoomOut" />
<addaction name= "actionGridViewRefreshCovers" />
</widget>
2024-01-11 19:38:28 +10:00
<widget class= "QMenu" name= "menuTools" >
2021-12-13 22:12:54 +10:00
<property name= "title" >
<string> & Tools</string>
</property>
2024-01-11 19:38:28 +10:00
<widget class= "QMenu" name= "menuInputRecording" >
2022-04-03 20:06:59 -04:00
<property name= "title" >
2024-12-02 20:47:27 +07:00
<string> & Input Recording</string>
2022-04-03 20:06:59 -04:00
</property>
2023-07-24 23:00:15 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "keyboard-line" />
2023-07-24 23:00:15 +07:00
</property>
2022-04-03 20:06:59 -04:00
<addaction name= "actionInputRecNew" />
<addaction name= "actionInputRecPlay" />
<addaction name= "actionInputRecStop" />
<addaction name= "separator" />
2022-06-15 20:44:14 -04:00
<addaction name= "actionInputRecOpenViewer" />
2022-04-03 20:06:59 -04:00
<addaction name= "separator" />
<addaction name= "actionInputRecConsoleLogs" />
<addaction name= "actionInputRecControllerLogs" />
</widget>
2021-12-13 22:12:54 +10:00
<addaction name= "actionOpenDataDirectory" />
2022-09-03 21:29:02 +10:00
<addaction name= "actionCoverDownloader" />
2024-12-02 20:47:27 +07:00
<addaction name= "actionToggleSoftwareRendering" />
2022-11-23 23:20:49 +10:00
<addaction name= "separator" />
2023-09-09 14:47:26 +10:00
<addaction name= "actionEditCheats" />
<addaction name= "actionEditPatches" />
2022-11-23 23:20:49 +10:00
<addaction name= "actionReloadPatches" />
2023-09-09 14:47:26 +10:00
<addaction name= "separator" />
2024-01-11 19:38:28 +10:00
<addaction name= "menuInputRecording" />
2022-11-23 23:20:49 +10:00
<addaction name= "separator" />
<addaction name= "actionEnableSystemConsole" />
2024-01-11 19:38:28 +10:00
<addaction name= "actionEnableDebugConsole" />
<addaction name= "actionEnableLogWindow" />
2022-11-23 23:20:49 +10:00
<addaction name= "actionEnableFileLogging" />
<addaction name= "actionEnableVerboseLogging" />
<addaction name= "separator" />
<addaction name= "actionShowAdvancedSettings" />
<addaction name= "actionSaveBlockDump" />
<addaction name= "actionSaveGSDump" />
2021-12-13 22:12:54 +10:00
</widget>
<addaction name= "menuSystem" />
<addaction name= "menuSettings" />
2024-01-11 19:38:28 +10:00
<addaction name= "menuView" />
<addaction name= "menuTools" />
2021-12-13 22:12:54 +10:00
<addaction name= "menuDebug" />
<addaction name= "menuHelp" />
</widget>
<widget class= "QToolBar" name= "toolBar" >
2022-03-04 19:46:47 +10:00
<property name= "visible" >
<bool> true</bool>
</property>
2021-12-13 22:12:54 +10:00
<property name= "windowTitle" >
2022-02-04 00:53:47 +01:00
<string> Toolbar</string>
2021-12-13 22:12:54 +10:00
</property>
<property name= "iconSize" >
<size>
<width> 32</width>
<height> 32</height>
</size>
</property>
<property name= "toolButtonStyle" >
2024-12-02 20:47:27 +07:00
<enum> Qt::ToolButtonStyle::ToolButtonTextUnderIcon</enum>
2021-12-13 22:12:54 +10:00
</property>
<attribute name= "toolBarArea" >
<enum> TopToolBarArea</enum>
</attribute>
<attribute name= "toolBarBreak" >
<bool> false</bool>
</attribute>
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarStartFile" />
<addaction name= "actionToolbarStartDisc" />
<addaction name= "actionToolbarStartBios" />
<addaction name= "actionToolbarStartFullscreenUI" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarPowerOff" />
<addaction name= "actionToolbarReset" />
<addaction name= "actionToolbarPause" />
<addaction name= "actionToolbarChangeDisc" />
2024-07-19 22:42:42 +07:00
<addaction name= "separator" />
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarScreenshot" />
2024-07-19 22:42:42 +07:00
<addaction name= "actionVideoCapture" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarLoadState" />
<addaction name= "actionToolbarSaveState" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarFullscreen" />
2021-12-13 22:12:54 +10:00
<addaction name= "separator" />
2023-06-30 22:19:09 +10:00
<addaction name= "actionToolbarSettings" />
<addaction name= "actionToolbarControllerSettings" />
2025-09-08 16:37:26 -05:00
<addaction name= "actionToolbarHotkeySettings" />
2022-02-03 00:50:00 +01:00
</widget>
2021-12-13 22:12:54 +10:00
<widget class= "QStatusBar" name= "statusBar" />
<action name= "actionStartFile" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "file-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Start & File...</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarStartFile" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "file-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Start File</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionStartDisc" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "disc-2-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Start D& isc...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarStartDisc" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "disc-2-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Start Disc</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionStartBios" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "chip-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Start & BIOS</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarStartBios" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "chip-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Start BIOS</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionScanForNewGames" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "file-search-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Scan For New Games</string>
</property>
</action>
<action name= "actionRescanAllGames" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "refresh-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Rescan All Games</string>
</property>
</action>
<action name= "actionPowerOff" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "shut-down-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Shut & Down</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarPowerOff" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "shut-down-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Shut Down</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2022-05-07 22:56:44 +10:00
<action name= "actionPowerOffWithoutSaving" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "close-line" />
2022-05-07 22:56:44 +10:00
</property>
<property name= "text" >
<string> Shut Down & Without Saving</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionReset" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "restart-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Reset</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarReset" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "restart-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Reset</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionPause" >
<property name= "checkable" >
<bool> true</bool>
</property>
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "pause-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Pause</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarPause" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "pause-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Pause</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
<action name= "actionToolbarLoadState" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "floppy-out-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Load State</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarSaveState" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "floppy-in-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Save State</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionExit" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "door-open-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> E& xit</string>
</property>
</action>
<action name= "actionBIOSSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "chip-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & BIOS</string>
</property>
</action>
<action name= "actionEmulationSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "emulation-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Emulation</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionControllerSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "controller-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Controllers</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarControllerSettings" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "controller-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Controllers</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionHotkeySettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "keyboard-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Hotkeys</string>
</property>
</action>
2025-09-08 16:37:26 -05:00
<action name= "actionToolbarHotkeySettings" >
<property name= "icon" >
<iconset theme= "keyboard-line" />
</property>
<property name= "text" >
<string comment= "In Toolbar" > Hotkeys</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionGraphicsSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "image-fill" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Graphics</string>
</property>
</action>
2022-04-18 23:35:14 +10:00
<action name= "actionAchievementSettings" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "trophy-line" />
2022-04-18 23:35:14 +10:00
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Achie& vements</string>
2022-04-18 23:35:14 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionPostProcessingSettings" >
<property name= "text" >
<string> & Post-Processing Settings...</string>
</property>
</action>
<action name= "actionFullscreen" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "fullscreen-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Fullscreen</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarFullscreen" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "fullscreen-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
<string comment= "In Toolbar" > Fullscreen</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionResolution_Scale" >
<property name= "text" >
<string> Resolution Scale</string>
</property>
</action>
<action name= "actionGitHubRepository" >
2023-04-21 23:21:04 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "github" />
2023-04-21 23:21:04 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
<string> & GitHub Repository...</string>
</property>
2021-12-13 22:12:54 +10:00
</action>
2026-07-23 19:48:13 -07:00
<action name= "actionWebsite" >
2025-01-23 22:45:19 -06:00
<property name= "icon" >
2026-07-23 19:48:13 -07:00
<iconset theme= "global-line" />
2025-01-23 22:45:19 -06:00
</property>
<property name= "text" >
2026-07-23 19:48:13 -07:00
<string> ARMSX2 & Website...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionAbout" >
2023-04-21 23:21:04 +07:00
<property name= "icon" >
<iconset resource= "resources/resources.qrc" >
2023-06-25 21:41:13 +10:00
<normaloff> :/icons/AppIcon64.png</normaloff> :/icons/AppIcon64.png</iconset>
</property>
<property name= "text" >
2026-06-07 17:00:10 +02:00
<string> & About ARMSX2...</string>
2023-04-21 23:21:04 +07:00
</property>
2021-12-13 22:12:54 +10:00
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarChangeDisc" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "disc-eject-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2023-06-30 22:19:09 +10:00
<string comment= "In Toolbar" > Change Disc...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionAudioSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "volume-up-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Audio</string>
</property>
</action>
2026-03-07 17:02:39 -05:00
<action name= "actionOSDSettings" >
<property name= "icon" >
<iconset theme= "heart-circle-line" />
</property>
<property name= "text" >
<string> & On-Screen Display</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionGameListSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "folder-open-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Game & List</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionInterfaceSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "interface-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Interface</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionAddGameDirectory" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "folder-add-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Add Game & Directory...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "settings-3-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> S& ettings</string>
2023-02-28 19:29:41 +01:00
</property>
<property name= "menuRole" >
2024-12-02 20:47:27 +07:00
<enum> QAction::MenuRole::PreferencesRole</enum>
2023-02-28 19:29:41 +01:00
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarSettings" >
2023-02-28 19:29:41 +01:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "settings-3-line" />
2023-02-28 19:29:41 +01:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Settings</string>
2021-12-13 22:12:54 +10:00
</property>
2022-05-27 23:19:38 -05:00
<property name= "menuRole" >
2024-12-02 20:47:27 +07:00
<enum> QAction::MenuRole::PreferencesRole</enum>
2022-05-27 23:19:38 -05:00
</property>
2021-12-13 22:12:54 +10:00
</action>
<action name= "actionChangeDiscFromFile" >
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & From File...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionChangeDiscFromDevice" >
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> From & Device...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionChangeDiscFromGameList" >
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> From & Game List...</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionRemoveDisc" >
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Remove Disc</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionGlobal_State" >
<property name= "text" >
<string> Global State</string>
</property>
</action>
<action name= "actionScreenshot" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "screenshot-2-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Screenshot</string>
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarScreenshot" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "screenshot-2-line" />
2023-06-30 22:19:09 +10:00
</property>
<property name= "text" >
2023-07-15 21:36:21 -05:00
<string comment= "In Toolbar" > Screenshot</string>
2023-06-30 22:19:09 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionMemoryCardSettings" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "memcard-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> & Memory Cards</string>
</property>
</action>
2022-03-13 17:58:39 +00:00
<action name= "actionDEV9Settings" >
2022-05-16 21:10:34 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "global-line" />
2022-05-16 21:10:34 +10:00
</property>
2022-03-13 17:58:39 +00:00
<property name= "text" >
<string> & Network && HDD</string>
</property>
</action>
2022-06-18 20:20:24 +10:00
<action name= "actionFolderSettings" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "folder-settings-line" />
2022-06-18 20:20:24 +10:00
</property>
<property name= "text" >
<string> & Folders</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionViewToolbar" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> true</bool>
</property>
<property name= "text" >
<string> & Toolbar</string>
</property>
</action>
<action name= "actionViewLockToolbar" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> false</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Loc& k Toolbar</string>
2021-12-13 22:12:54 +10:00
</property>
2022-02-03 00:50:00 +01:00
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionViewStatusBar" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> true</bool>
</property>
<property name= "text" >
<string> & Status Bar</string>
</property>
</action>
2022-04-03 23:46:05 +10:00
<action name= "actionViewStatusBarVerbose" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Verbose Status</string>
2022-04-03 23:46:05 +10:00
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionViewGameList" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "list-check" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Game & List</string>
</property>
</action>
<action name= "actionViewSystemDisplay" >
<property name= "enabled" >
<bool> false</bool>
</property>
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "tv-2-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2023-03-18 22:14:55 +01:00
<string extracomment= "This grayed-out at first option will become available while there is a game emulated and the game list is displayed over the actual emulation, to let users display the system emulation once more." > System & Display</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
<action name= "actionViewGameProperties" >
<property name= "enabled" >
<bool> false</bool>
</property>
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "file-settings-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Game & Properties</string>
</property>
</action>
<action name= "actionViewGameGrid" >
2022-03-04 19:46:47 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "function-line" />
2022-03-04 19:46:47 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Game & Grid</string>
</property>
</action>
<action name= "actionGridViewShowTitles" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> true</bool>
</property>
2024-12-02 20:47:27 +07:00
<property name= "icon" >
<iconset theme= "price-tag-3-line" />
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Show Titl& es (Grid View)</string>
2021-12-13 22:12:54 +10:00
</property>
</action>
2026-06-17 12:17:40 -04:00
<action name= "actionGridViewShowFullTitles" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "checked" >
<bool> false</bool>
</property>
<property name= "icon" >
<iconset theme= "price-tag-2-line" />
</property>
<property name= "text" >
<string> Show F& ull Titles (Grid View)</string>
</property>
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionGridViewZoomIn" >
2023-06-30 22:19:09 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "zoom-in-line" />
2023-06-30 22:19:09 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Zoom & In (Grid View)</string>
</property>
<property name= "shortcut" >
<string> Ctrl++</string>
</property>
</action>
<action name= "actionGridViewZoomOut" >
2023-06-30 22:19:09 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "zoom-out-line" />
2023-06-30 22:19:09 +10:00
</property>
2021-12-13 22:12:54 +10:00
<property name= "text" >
<string> Zoom & Out (Grid View)</string>
</property>
<property name= "shortcut" >
<string> Ctrl+-</string>
</property>
</action>
<action name= "actionGridViewRefreshCovers" >
2023-06-03 15:16:36 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "refresh-line" />
2023-06-03 15:16:36 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
<string> Refresh & Covers (Grid View)</string>
</property>
2021-12-13 22:12:54 +10:00
</action>
<action name= "actionOpen_Memory_Card_Directory" >
2023-06-03 15:16:36 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "memcard-line" />
2023-06-03 15:16:36 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
<string> Open Memory Card Directory...</string>
</property>
2021-12-13 22:12:54 +10:00
</action>
<action name= "actionOpenDataDirectory" >
2023-06-03 15:16:36 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "folder-open-line" />
2023-06-03 15:16:36 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Open Data Directory...</string>
2023-06-30 22:19:09 +10:00
</property>
2021-12-13 22:12:54 +10:00
</action>
<action name= "actionToggleSoftwareRendering" >
2023-07-24 23:00:15 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "brush-line" />
2023-07-24 23:00:15 +07:00
</property>
2023-09-09 14:47:26 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Toggle Software Rendering</string>
2023-09-09 14:47:26 +10:00
</property>
2021-12-13 22:12:54 +10:00
</action>
2022-12-24 01:51:44 -05:00
<action name= "actionDebugger" >
2023-06-03 15:16:36 +07:00
<property name= "icon" >
2025-11-24 20:16:58 +00:00
<iconset theme= "bug-line" />
2023-06-03 15:16:36 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Open Debugger</string>
2023-06-30 22:19:09 +10:00
</property>
2022-12-24 01:51:44 -05:00
</action>
2021-12-13 22:12:54 +10:00
<action name= "actionReloadPatches" >
2023-07-24 23:00:15 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "refresh-line" />
2023-07-24 23:00:15 +07:00
</property>
2023-09-09 14:47:26 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Reload Cheats/Patches</string>
2023-09-09 14:47:26 +10:00
</property>
2021-12-13 22:12:54 +10:00
</action>
2022-03-04 19:46:47 +10:00
<action name= "actionEnableSystemConsole" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> E& nable System Console</string>
2022-03-04 19:46:47 +10:00
</property>
</action>
2024-01-11 19:38:28 +10:00
<action name= "actionEnableDebugConsole" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable & Debug Console</string>
2024-01-11 19:38:28 +10:00
</property>
</action>
<action name= "actionEnableLogWindow" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable & Log Window</string>
2024-01-11 19:38:28 +10:00
</property>
</action>
2022-03-04 19:46:47 +10:00
<action name= "actionEnableVerboseLogging" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable & Verbose Logging</string>
2022-03-04 19:46:47 +10:00
</property>
</action>
<action name= "actionEnableEEConsoleLogging" >
2022-03-20 00:05:46 +10:00
<property name= "checkable" >
<bool> true</bool>
</property>
2022-03-04 19:46:47 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable EE Console & Logging</string>
2022-03-04 19:46:47 +10:00
</property>
</action>
<action name= "actionEnableIOPConsoleLogging" >
2022-03-20 00:05:46 +10:00
<property name= "checkable" >
<bool> true</bool>
</property>
2022-03-04 19:46:47 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable & IOP Console Logging</string>
2022-03-04 19:46:47 +10:00
</property>
</action>
2022-05-16 21:10:34 +10:00
<action name= "actionSaveGSDump" >
2023-07-24 23:00:15 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "save-3-line" />
2023-07-24 23:00:15 +07:00
</property>
2023-09-09 14:47:26 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Save Single Frame & GS Dump</string>
2023-09-09 14:47:26 +10:00
</property>
2022-05-16 21:10:34 +10:00
</action>
2022-04-03 20:06:59 -04:00
<action name= "actionInputRecNew" >
2022-06-15 20:48:02 -04:00
<property name= "enabled" >
<bool> false</bool>
</property>
2022-04-03 20:06:59 -04:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string extracomment= "This section refers to the Input Recording submenu." > & New</string>
2022-04-03 20:06:59 -04:00
</property>
</action>
<action name= "actionInputRecPlay" >
2022-06-15 20:48:02 -04:00
<property name= "enabled" >
<bool> false</bool>
</property>
2022-04-03 20:06:59 -04:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string extracomment= "This section refers to the Input Recording submenu." > & Play</string>
2022-04-03 20:06:59 -04:00
</property>
</action>
<action name= "actionInputRecStop" >
2022-06-15 20:48:02 -04:00
<property name= "enabled" >
<bool> false</bool>
</property>
2022-04-03 20:06:59 -04:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string extracomment= "This section refers to the Input Recording submenu." > & Stop</string>
2022-04-03 20:06:59 -04:00
</property>
</action>
<action name= "actionRecording_Console_Logs" >
<property name= "text" >
<string> Input Recording Logs</string>
</property>
</action>
<action name= "actionInputRecControllerLogs" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Controller Logs</string>
2022-04-03 20:06:59 -04:00
</property>
</action>
<action name= "actionInputRecConsoleLogs" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Input Recording Logs</string>
2022-04-03 20:06:59 -04:00
</property>
</action>
2022-05-24 22:02:05 +10:00
<action name= "actionEnableFileLogging" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
<string> Enable & File Logging</string>
</property>
</action>
<action name= "actionEnableCDVDVerboseReads" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Enable & CDVD Read Logging</string>
2022-05-24 22:02:05 +10:00
</property>
</action>
2022-05-24 22:22:15 +10:00
<action name= "actionSaveBlockDump" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Save CDVD & Block Dump</string>
2022-05-24 22:22:15 +10:00
</property>
</action>
2022-05-25 00:15:41 +10:00
<action name= "actionEnableLogTimestamps" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Enable Log Timestamps</string>
2022-05-25 00:15:41 +10:00
</property>
</action>
2022-05-15 18:20:21 +10:00
<action name= "actionStartFullscreenUI" >
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "tv-2-line" />
2022-05-15 18:20:21 +10:00
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> Start Big Picture & Mode</string>
2022-05-15 18:20:21 +10:00
</property>
</action>
2023-06-30 22:19:09 +10:00
<action name= "actionToolbarStartFullscreenUI" >
2022-05-15 18:20:21 +10:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "tv-2-line" />
2022-05-15 18:20:21 +10:00
</property>
<property name= "text" >
2023-06-30 22:19:09 +10:00
<string comment= "In Toolbar" > Big Picture</string>
2022-05-15 18:20:21 +10:00
</property>
</action>
2022-09-03 21:29:02 +10:00
<action name= "actionCoverDownloader" >
2023-06-03 15:16:36 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "artboard-2-line" />
2023-06-03 15:16:36 +07:00
</property>
2023-06-30 22:19:09 +10:00
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Cover Downloader...</string>
2023-06-30 22:19:09 +10:00
</property>
2022-09-03 21:29:02 +10:00
</action>
2022-11-23 23:20:49 +10:00
<action name= "actionShowAdvancedSettings" >
<property name= "checkable" >
<bool> true</bool>
</property>
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Show Advanced Settings</string>
2022-11-23 23:20:49 +10:00
</property>
</action>
2022-06-15 20:44:14 -04:00
<action name= "actionInputRecOpenViewer" >
<property name= "text" >
2024-12-02 20:47:27 +07:00
<string> & Recording Viewer</string>
2022-06-15 20:44:14 -04:00
</property>
</action>
2024-07-19 22:42:42 +07:00
<action name= "actionVideoCapture" >
2022-12-18 23:05:00 +10:00
<property name= "checkable" >
<bool> true</bool>
</property>
2024-07-19 22:42:42 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "camera-video" />
</property>
<property name= "text" >
2025-12-10 14:36:36 +07:00
<string comment= "In Toolbar" > & Video Capture</string>
2024-07-19 22:42:42 +07:00
</property>
2022-12-18 23:05:00 +10:00
</action>
2023-09-09 14:47:26 +10:00
<action name= "actionEditCheats" >
2024-01-14 21:56:29 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "pencil-line" />
</property>
<property name= "text" >
<string> & Edit Cheats...</string>
2024-01-14 21:56:29 +07:00
</property>
2023-09-09 14:47:26 +10:00
</action>
<action name= "actionEditPatches" >
2024-01-14 21:56:29 +07:00
<property name= "icon" >
2024-12-02 20:47:27 +07:00
<iconset theme= "pencil-line" />
</property>
<property name= "text" >
<string> Edit & Patches...</string>
2024-01-14 21:56:29 +07:00
</property>
2023-09-09 14:47:26 +10:00
</action>
2021-12-13 22:12:54 +10:00
</widget>
<resources>
<include location= "resources/resources.qrc" />
</resources>
<connections/>
</ui>