The official development of the Yuzu emulator was discontinued in March 2024 following a settlement with Nintendo. While no "new" official releases from the original team exist, the emulation community has transitioned to several forks and successors. Current State of Yuzu and Successors
Since the shutdown, several community-driven projects have emerged to maintain and advance the codebase:
Eden Emulator: Frequently cited as a current alternative for Yuzu users, with recent community reports focusing on its version 0.1.0 and subsequent updates like 27879.
Sudachi: A fork of Yuzu that aimed to improve support for newer titles and firmware updates before also facing legal pressures. yuzu releases new
Ryujinx: While not a Yuzu fork, it remains the most established and active alternative for Nintendo Switch emulation.
Citron and Ryubing: Newer experimental forks occasionally discussed in community forums. Legacy Release Highlights
Before its closure, Yuzu introduced several major technical milestones that remain part of its final builds: The official development of the Yuzu emulator was
To understand the current "new" releases, we must recap the shutdown. In March 2024, Tropic Haze (Yuzu's creators) agreed to pay $2.4 million to Nintendo and cease all operations. The official GitHub repositories were wiped. For a few weeks, Yuzu was dead.
But emulation is a hydra. Because Yuzu was open-source (GPLv2), the code existed on millions of hard drives. Within days, forks appeared. The two most prominent successors are Suyu and Sudachi.
Thus, when a user today searches for "Yuzu releases new," they are almost certainly downloading a fork’s latest preview build. As of late 2025, several groups have released "new" versions that fix critical regressions and introduce features the original Yuzu never had. Suyu aims to be a direct continuation, focusing
A new feature dubbed "Rapid GT" in the latest builds specifically targets the Joy-Con communication protocol. By bypassing the emulated Bluetooth stack timings, these new releases reduce input lag by roughly 2-3 frames. For competitive players (e.g., Smash Bros. or Splatoon 3), this makes the emulator feel native.
The headline feature of this new release is the migration to a completely rewritten GPU emulation pipeline, internally codenamed "Reaper." Previously, Yuzu struggled with complex texture caching in games like The Legend of Zelda: Tears of the Kingdom and Xenoblade Chronicles 3.
With the new pipeline:
Assuming you have downloaded a legitimate new release from a maintained fork (like Sudachi v1.0.x or later), here are the headline features you will find that were not present in the final official Yuzu build (Early Access 4174).