mirror of
https://github.com/RetroDECK/io.github.lime3ds.Lime3DS.git
synced 2024-11-21 23:45:39 +00:00
71 lines
3.4 KiB
XML
71 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<component type="desktop-application">
|
||
<id>io.github.lime3ds.Lime3DS</id>
|
||
<name>Lime3DS</name>
|
||
<summary>3DS emulator forked from Citra</summary>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<project_license>GPL-2.0</project_license>
|
||
<content_rating type="oars-1.1">
|
||
<content_attribute id="social-chat">moderate</content_attribute>
|
||
</content_rating>
|
||
<description>
|
||
<p>Lime3DS is a project which aims to revive and continue work on Citra, a popular open-source Nintendo 3DS emulator which ceased development.</p>
|
||
</description>
|
||
<launchable type="desktop-id">io.github.lime3ds.Lime3DS.desktop</launchable>
|
||
<provides>
|
||
<binary>lime-qt</binary>
|
||
<id>lime-qt.desktop</id>
|
||
</provides>
|
||
<url type="homepage">https://lime3ds.github.io/</url>
|
||
<url type="bugtracker">https://github.com/Lime3DS/Lime3DS/issues</url>
|
||
<url type="contact">https://discord.com/invite/4ZjMpAp3M6</url>
|
||
<screenshots>
|
||
<screenshot type="default"><image>https://raw.githubusercontent.com/Lime3DS/Branding/8a581a8e8bc52b88df82df142b5b4e6d1ef2d2cb/Screenshots/pokemon-ultra-moon.png</image></screenshot>
|
||
<screenshot><image>https://raw.githubusercontent.com/Lime3DS/Branding/8a581a8e8bc52b88df82df142b5b4e6d1ef2d2cb/Screenshots/star-fox-64-3d.png</image></screenshot>
|
||
<screenshot><image>https://raw.githubusercontent.com/Lime3DS/Branding/8a581a8e8bc52b88df82df142b5b4e6d1ef2d2cb/Screenshots/luigis-mansion-dark-moon.png</image></screenshot>
|
||
<screenshot><image>https://raw.githubusercontent.com/Lime3DS/Branding/8a581a8e8bc52b88df82df142b5b4e6d1ef2d2cb/Screenshots/new-super-mario-bros-2.png</image></screenshot>
|
||
<screenshot><image>https://raw.githubusercontent.com/Lime3DS/Branding/8a581a8e8bc52b88df82df142b5b4e6d1ef2d2cb/Screenshots/metroid-samus-returns.png</image></screenshot>
|
||
</screenshots>
|
||
<releases>
|
||
|
||
<release version="2109" date="2024-04-15">
|
||
<description>
|
||
<p>- Improved rasterizer cache validation heuristic</p>
|
||
<p> - This results in extreme performance improvements for several games. See https://github.com/PabloMK7/citra/pull/69#issue-2234452232 for examples</p>
|
||
<p>- Non-user facing code improvements related to the removal of telemetry</p>
|
||
<p> </p>
|
||
<p>Notes:</p>
|
||
<p>- This update introduces a regression in Luigi's Mansion: Dark Moon while using Vulkan. This involves a consistent crash during the first Pixelator cutscene. Please use OpenGL for the time being when playing this game. Apologies for any inconvenience</p>
|
||
</description>
|
||
</release>
|
||
|
||
<release version="2108" date="2024-04-11">
|
||
<description>
|
||
<p>- Updated dependencies</p>
|
||
<p>- Logging improvements for unrecoverable exceptions</p>
|
||
</description>
|
||
</release>
|
||
|
||
<release version="2107" date="2024-04-08">
|
||
<description>
|
||
<p>- Enabled SPIR-V optimization, allowing for smaller compiled Vulkan shaders</p>
|
||
<p>- Default system username is now "LIME3DS"</p>
|
||
<p>- Default number of play coins has been updated to 300</p>
|
||
<p>- Fixed the Exit hotkey not working correctly</p>
|
||
</description>
|
||
</release>
|
||
|
||
<release version="2106" date="2024-04-04">
|
||
<description>
|
||
<p>Initial Flathub release</p>
|
||
</description>
|
||
</release>
|
||
|
||
</releases>
|
||
<categories>
|
||
<category>Game</category>
|
||
<category>Emulator</category>
|
||
</categories>
|
||
<developer_name>Lime3DS Emulator Team</developer_name>
|
||
</component>
|