org.yuzu_emu.yuzu.metainfo.xml 2.7 KB

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