Lime est l’émulateur Nintendo 3DS open source basé intégralement sur Citra dont il poursuit le développement.
Il est écrit en C++ dans un souci de portabilité et les versions sont activement maintenues pour Windows, Linux, Android et macOS.
Les changements depuis la précédente version:
– Added support for Artic Base
– Desktop: Added favourite game functionality
– Desktop: Added play time counter
– Windows+Linux: Added game desktop shortcut functionality
– Desktop: Updated right-click user interface layout
– Updated executable names to follow a new naming scheme
lime.exe –> lime3ds-cli.exe
lime-qt.exe –> lime3ds-gui.exe
lime-room.exe –> lime3ds-room.exe
– Linux: Downgraded minimum glibc version from 2.38 to 2.36
This fixes a regression introduced in 2110 where certain Linux distros, such as the Steam Deck’s SteamOS, were unable to launch Lime3DS via AppImage due to the glibc version being too recent
– Android: Updated internal resolution selection interface to more closely match the desktop equivalent
The setting is now configured using a dropdown menu instead of a slider
Alongside the multiplier, the resulting resolution is now also displayed
– Updated log filenames:
citra_log.txt –> lime3ds_log.txt
citra_log.txt.old.txt –> lime3ds_log.old.txt