org.suyu_emu.suyu.metainfo.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. SPDX-FileCopyrightText: 2021 yuzu Emulator Project
  4. SPDX-FileCopyrightText: 2024 suyu Emulator Project
  5. SPDX-License-Identifier: CC0-1.0
  6. -->
  7. <component type="desktop-application">
  8. <id>org.suyu_emu.suyu</id>
  9. <metadata_license>CC0-1.0</metadata_license>
  10. <name>suyu</name>
  11. <summary>Nintendo Switch emulator</summary>
  12. <description>
  13. <p>suyu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra.</p>
  14. <p>The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.</p>
  15. <p>For a full list of games suyu support, please visit our Compatibility page.</p>
  16. <p>Check out our website for the latest news on exciting features, monthly progress reports, and more!</p>
  17. </description>
  18. <categories>
  19. <category>Game</category>
  20. <category>Emulator</category>
  21. </categories>
  22. <keywords>
  23. <keyword>switch</keyword>
  24. <keyword>emulator</keyword>
  25. </keywords>
  26. <url type="homepage">https://suyu-emu.org/</url>
  27. <url type="bugtracker">https://gitlab.com/suyu-emu/suyu/issues</url>
  28. <url type="faq">https://suyu-emu.org/wiki/faq/</url>
  29. <url type="help">https://suyu-emu.org/wiki/home/</url>
  30. <url type="donation">https://suyu-emu.org/donate/</url>
  31. <url type="translate">https://www.transifex.com/projects/p/suyu</url>
  32. <url type="contact">https://community.citra-emu.org/</url>
  33. <url type="vcs-browser">https://gitlab.com/suyu-emu/suyu</url>
  34. <url type="contribute">https://suyu-emu.org/wiki/contributing/</url>
  35. <launchable type="desktop-id">org.suyu_emu.suyu.desktop</launchable>
  36. <provides>
  37. <binary>suyu</binary>
  38. <binary>suyu-cmd</binary>
  39. </provides>
  40. <supports>
  41. <control>pointing</control>
  42. <control>keyboard</control>
  43. <control>gamepad</control>
  44. </supports>
  45. <requires>
  46. <memory>8192</memory>
  47. </requires>
  48. <recommends>
  49. <memory>16384</memory>
  50. </recommends>
  51. <project_license>GPL-3.0-or-later</project_license>
  52. <developer_name>suyu Emulator Team</developer_name>
  53. <content_rating type="oars-1.0"/>
  54. <screenshots>
  55. <screenshot type="default"><image>https://raw.githubusercontent.com/suyu-emu/suyu-emu.github.io/master/images/screenshots/001-Super%20Mario%20Odyssey%20.png</image></screenshot>
  56. <screenshot><image>https://raw.githubusercontent.com/suyu-emu/suyu-emu.github.io/master/images/screenshots/004-The%20Legend%20of%20Zelda%20Skyward%20Sword%20HD.png</image></screenshot>
  57. <screenshot><image>https://raw.githubusercontent.com/suyu-emu/suyu-emu.github.io/master/images/screenshots/007-Pokemon%20Sword.png</image></screenshot>
  58. <screenshot><image>https://raw.githubusercontent.com/suyu-emu/suyu-emu.github.io/master/images/screenshots/010-Hyrule%20Warriors%20Age%20of%20Calamity.png</image></screenshot>
  59. <screenshot><image>https://raw.githubusercontent.com/suyu-emu/suyu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</image></screenshot>
  60. </screenshots>
  61. </component>