2024-04-08 16:31:16 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<component type= "desktop-application" >
<id > io.github.lime3ds.Lime3DS</id>
<name > Lime3DS</name>
2024-04-19 11:19:53 +00:00
<summary > 3DS emulator forked from Citra</summary>
2024-04-08 16:31:16 +00:00
<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 >
2024-04-19 11:21:46 +00:00
<p > Lime3DS is a fork of Citra, a popular open-source Nintendo 3DS emulator which ceased development.</p>
<p > This project aims to pick up where Citra left off, continuing to fix bugs and implement new features.</p>
2024-04-08 16:31:16 +00:00
</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>
2024-04-19 11:17:07 +00:00
<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>
2024-04-08 16:31:16 +00:00
</screenshots>
<releases >
2024-04-15 11:15:59 +00:00
<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>
2024-04-15 11:29:40 +00:00
<p > </p>
2024-04-15 11:15:59 +00:00
<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>
2024-04-11 23:07:15 +00:00
<release version= "2108" date= "2024-04-11" >
<description >
<p > - Updated dependencies</p>
<p > - Logging improvements for unrecoverable exceptions</p>
</description>
</release>
2024-04-08 16:31:16 +00:00
<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>