org.yuzu_emu.yuzu.metainfo.xml 3.0 KB

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