mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
parent
049677508f
commit
723fd8cbef
58
dist/linux/info.cemu.Cemu.metainfo.xml
vendored
Normal file
58
dist/linux/info.cemu.Cemu.metainfo.xml
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<component type="desktop">
|
||||
<!--Created with jdAppdataEdit 4.2-->
|
||||
<id>info.cemu.Cemu</id>
|
||||
<name>Cemu</name>
|
||||
<summary>Software to emulate Wii U games and applications on PC</summary>
|
||||
<summary xml:lang="de">Software zum emulieren von Wii U Spielen und Anwendungen auf dem PC</summary>
|
||||
<developer_name>Cemu Project</developer_name>
|
||||
<launchable type="desktop-id">info.cemu.Cemu.desktop</launchable>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>MPL-2.0</project_license>
|
||||
<description>
|
||||
<p>Cemu is a Nintendo Wii U emulator that is able to run most Wii U games and homebrew in a playable state. Created by Exzap, and written in C/C++.</p>
|
||||
<p xml:lang="de">Cemu ist ein Nintendo Wii U-Emulator, der die meisten Wii U Spiele und Homebrew in einem spielbaren Zustand ausführen kann. Erstellt von Exzap, und geschrieben in C/C++.</p>
|
||||
<p>This emulator aims at providing both high-accuracy and performance, and is actively being developed with new features and fixes to increase compatibility, convenience and usability.</p>
|
||||
<p xml:lang="de">Dieser Emulator zielt darauf ab, sowohl hohe Genauigkeit als auch Leistung zu bieten, und wird aktiv mit neuen Funktionen und Korrekturen weiterentwickelt, um Kompatibilität, Komfort und Benutzerfreundlichkeit zu verbessern.</p>
|
||||
<p>It was written from scratch and development on the project began roughly early 2015.</p>
|
||||
<p xml:lang="de">Er wird seit Anfang 2015 entwickelt.</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image type="source">https://upload.wikimedia.org/wikipedia/commons/5/58/Cemu_Screenshot.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="v2.0" date="2022-08-22" type="stable">
|
||||
<url>https://github.com/cemu-project/Cemu/releases/tag/v2.0</url>
|
||||
</release>
|
||||
</releases>
|
||||
<url type="homepage">https://cemu.info</url>
|
||||
<url type="bugtracker">https://github.com/cemu-project/Cemu/issues</url>
|
||||
<url type="faq">https://cemu.info/faq.html</url>
|
||||
<url type="help">https://wiki.cemu.info</url>
|
||||
<url type="vcs-browser">https://github.com/cemu-project/Cemu</url>
|
||||
<categories>
|
||||
<category>Game</category>
|
||||
<category>Emulator</category>
|
||||
</categories>
|
||||
<requires>
|
||||
<memory>4096</memory>
|
||||
</requires>
|
||||
<recommends>
|
||||
<memory>8192</memory>
|
||||
</recommends>
|
||||
<supports>
|
||||
<control>pointing</control>
|
||||
<control>keyboard</control>
|
||||
<control>gamepad</control>
|
||||
</supports>
|
||||
<content_rating type="oars-1.1"/>
|
||||
<provides>
|
||||
<binary>cemu</binary>
|
||||
<mediatype>application/x-wii-u-rom</mediatype>
|
||||
</provides>
|
||||
<keywords>
|
||||
<keyword>nintendo</keyword>
|
||||
</keywords>
|
||||
</component>
|
Loading…
Reference in New Issue
Block a user