mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 05:35:39 +00:00
c874b69108
I've tested it superficially by playing wind waker. There aren't any obvious regressions, the new feature to disable arbitrary mipmap detection works as intended.
30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2016 Jeremy Newton -->
|
|
<application>
|
|
<id type="desktop">dolphin-emu.desktop</id>
|
|
<name>Dolphin Emulator</name>
|
|
<summary>GameCube / Wii / Triforce Emulator</summary>
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
<project_license>GPL-2.0+</project_license>
|
|
<description>
|
|
<p>
|
|
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
|
|
Gamecube) emulator, which supports full HD video with several enhancements such
|
|
as compatibility with all PC controllers, turbo speed, networked multiplayer,
|
|
and more. Most games run perfectly or with minor bugs.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://dolphin-emu.org/</url>
|
|
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/1.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/2.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release date="2018-07-06" version="5.0-8357"/>
|
|
</releases>
|
|
<update_contact>b@bpiotrowski.pl</update_contact>
|
|
</application>
|