<?xml version="1.0"?> <gameList> <game> <path>./start-retroarch.sh</path> <name>Start RetroArch</name> <desc>Start RetroArch to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-yuzu.sh</path> <name>Start Yuzu</name> <desc>Start Yuzu to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-pcsx2.sh</path> <name>Start PCSX2 (Standalone)</name> <desc>Start PCSX2 to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-ppsspp.sh</path> <name>Start PPSSPP (Standalone)</name> <desc>Start PPSSPP to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-dolphin.sh</path> <name>Start Dolphin (Standalone)</name> <desc>Start Dolphin to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-melonds.sh</path> <name>Start MelonDS (Standalone)</name> <desc>Start MelonDS to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-citra.sh</path> <name>Start CITRA (Standalone)</name> <desc>Start CITRA to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-rpcs3.sh</path> <name>Start RPCS3 (Standalone)</name> <desc>Start RPCS3 to manually tweak your settings.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./start-splore.sh</path> <name>Start Splore</name> <desc>Start PICO-8's splore</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./move-roms.sh</path> <name>Move roms folder</name> <desc>Move roms folder from internal to external and vice versa.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./overlays.sh</path> <name>Overlays configuration</name> <desc>Configure or disable borders and shaders.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./theme-fix.sh</path> <name>Theme fix</name> <desc>Clean some of the scraped data in order to beautify the new theme. This is needed if you got scraped data since v0.4.2 or earlier.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> <game> <path>./configure-emulators.sh</path> <name>Configure Emulators</name> <desc>Choose an emulator to configure.</desc> <nogamecount>true</nogamecount> <nomultiscrape>true</nomultiscrape> </game> </gameList>