Eden est un émulateur Nintendo Switch open-source issu d’un fork de l’émulateur Yuzu — lancé par l’ancien développeur de Citron, Camille LaVey, et l’équipe Eden. Il est écrit en C++ avec une approche axée sur la portabilité, et est disponible pour Windows, Linux et Android.
L’émulateur est capable d’exécuter la plupart des jeux commerciaux à pleine vitesse, à condition de répondre aux exigences matérielles nécessaires.
Les changements:
This release contains a myriad of performance improvements and graphical fixes, alongside general UI and UX improvements, internal improvements, and much more. There are a ton of changes—far too many to go over here—so as always, go through the full changelog yourself for more details.
Universal
– Fixed Breath of the Wild 1.9.0 not displaying the correct game name
– JIT and memory performance improvements
– VSync is now disabled if Turbo Mode is active
– Fixed audio in Pokemon Fire Red/Leaf Green
Renderer
– Fixed invisible mice textures in Luigi’s Mansion 3
– Fixed graphical issues and crashes on older Qualcomm GPUs
– Fixed various vertex explosions and color artifacting
– This primarily affects games such as Mario Kart, Luigi’s Mansion 3, and the Zelda games.
– Fixed shader bugs on newer AMD drivers on Windows
– Fixed Skyward Sword HD eye glitch
Desktop
– Added a basic frametime and FPS overlay
– This can be enabled with Ctrl+V
– Fixed importing of RomFS mods from zip/folder
– Fixed the game list `Title` column starting out super small by default
– Added tooltips to the game grid, showing current game version & playtime
– Added the Applets tab to the per-game configuration
– Mods can now be deleted or opened in the file manager from the per-game configuration menu
– The GPU selector box now shows its driver
– Fixed Applets tab titlebar cutoff
– Added back the IR camera (if `YUZU_USE_QT_MULTIMEDIA` is on)
Android
– Fixed bugs and graphical oddities with game pause/resume
Internal
– FFmpeg and SDL have been updated, which fixes a Vulkan VP9 decoding bug and adds gyro and rumble support to 8BitDo controllers respectively.
– MbedTLS has been replaced with OpenSSL. This generally improves performance, especially on custom optimized OpenSSL builds.
– Added support for Polish and Thai language packs
– Fastmem and NCE are automatically disabled on Linux systems that don’t support it
– Several configuration matrices have been removed:
– `YUZU_USE_CPM`
– `ENABLE_SDL2` (always on except for Android)
– `ENABLE_OPENSSL` (required now)



























