Polygon reported this week that Nintendo has told European retailers Switch 1 production is winding down in favor of Switch 2 hardware. That’s the trigger a lot of Switch owners have been waiting for: their console has an expiration date, their game library doesn’t, and PC emulation is the fallback plan. The problem is that yuzu and Ryujinx both shut down in 2024, and Nintendo’s DMCA lawyers are still active in 2026. Seven Switch emulators for Windows, macOS, and Linux still get updates today, whether under new names, from new maintainers, or from behind Tor.
What to look for in a Switch emulator
- Active maintenance in 2026. Yuzu died in March 2024. Ryujinx died in October 2024. Anything you install today has to be a fork or a rewrite still being patched.
- Vulkan support. Modern Switch games (Tears of the Kingdom, Metroid Prime Remastered) need Vulkan for playable framerates.
- BIOS-free operation. Every emulator on this list expects you to dump prod.keys and title.keys from a hacked Switch you own. Nothing here provides them.
- Save-file portability. You want to move saves between emulators as the scene keeps mutating.
- Distribution channel that survives DMCA. Some maintainers self-host, some use Tor, some abandon a fork the moment Nintendo emails them. The distribution matters as much as the code.
- Native builds for Linux and macOS. Windows-only forks force Wine on Linux and CrossOver on Mac. Not fun in 2026.
Quick comparison
| App | Best for | Platforms | Free plan | Starting price | Maintenance |
|---|---|---|---|---|---|
| Ryubing | The Ryujinx successor | Windows, Linux, macOS | Yes | Free | Active, GitHub |
| Citron | Yuzu successor with UI polish | Windows, Linux | Yes | Free | Active, self-hosted |
| Torzu | Tor-distributed yuzu fork | Windows, Linux | Yes | Free | Active, Tor mirror |
| Eden | Community rebuild | Windows, Linux, Android | Yes | Free | Active, self-hosted |
| yuzu Early Access | Historical Vulkan builds | Windows, Linux | Yes | Free | Archive only |
| Ryujinx | LDN multiplayer legacy | Windows, Linux, macOS | Yes | Free | Archive only |
| Panda3DS | 3DS emulator (crosslisted) | Windows, Linux, macOS | Yes | Free | Active |
The apps
#1. Ryubing – Best for the Ryujinx successor
Ryubing is the most polished Ryujinx successor for desktop emulation in 2026. It’s a community fork of the original Ryujinx codebase, maintained by a rotating group of contributors and distributed off a self-hosted domain plus mirrors. GBAtemp community testing in May 2026 reported version 1.3.2 running around 75% of the Switch library at playable speeds, including newer releases like The Legend of Zelda: Echoes of Wisdom.
The codebase inherits Ryujinx’s LDN multiplayer patches, which are still the only reliable way to play Switch games in local wireless emulation. Vulkan and OpenGL renderers both work; Vulkan gets better performance on Nvidia cards, OpenGL wins on some Intel iGPUs.
Where it falls short: Nintendo will likely DMCA the mirror at some point. Windows builds ship first; Linux and macOS builds trail by a week or two. No official Android build (that’s Eden’s job).
Pricing:
- Free: Fully open source under MIT.
- Paid: N/A.
Platforms: Windows, macOS, Linux.
Download: ryubing.org or its GitHub mirror
Bottom line: Start here. Ryubing is the most stable and best-supported Switch emulator on desktop today.
#2. Citron – Best for the yuzu-side polish
Citron is the yuzu successor with the cleanest UI in 2026. It’s a fork of the yuzu Early Access build from March 2024, restarted after the Tropic Haze lawsuit settled, with the interface trimmed down and telemetry stripped out entirely.
Citron is Vulkan-first. Its texture cache implementation borrows from the yuzu final release and adds a background pre-caching pass so long shader compile stutters happen once, not every session.
Where it falls short: No macOS build. Linux support is community-maintained and lags Windows. LDN multiplayer is not implemented.
Pricing:
- Free: Fully open source under GPL v3.
- Paid: N/A.
Platforms: Windows, Linux.
Download: git.citron-emu.org
Bottom line: Pick Citron on Windows if Ryubing’s UI feels crowded and you want a cleaner yuzu experience.
#3. Torzu – Best for taking DMCA takedowns off the table
Torzu is a yuzu fork whose main git repository is hosted on a Tor hidden service specifically to make DMCA notices harder to serve. The distribution model is the differentiator. You need Tor Browser or a proxy to clone the source; the maintainers publish binary releases on regular clearnet mirrors that get replaced when Nintendo emails the host.
The codebase itself is close to the yuzu final commit with security patches applied over it. It’s not the most-optimized fork on this list. It’s the most survivable.
Where it falls short: Slow release cadence (once every few months). No Vulkan feature parity with Citron. The Tor download flow filters out casual users.
Pricing:
- Free: Fully open source under GPL v3.
- Paid: N/A.
Platforms: Windows, Linux.
Download: Torzu’s Tor mirror (see the Emulation General Wiki for the current onion address)
Bottom line: Install Torzu if you want a fork whose distribution model isn’t a single subpoena away from disappearing.
#4. Eden – Best for a project that includes Android
Eden is the community-run Switch emulator that also targets Android, and its desktop builds are still maintained by the same team. The maintainers pivoted to self-hosted infrastructure after DMCA counter-notices in early 2025, and their build server now runs off a European hosting provider outside Nintendo’s US legal reach.
On desktop, Eden inherits enough of the yuzu final work to run most 2020-2023 Switch titles at native resolution on midrange hardware. It’s the fork most likely to work on the same save file as a phone or handheld.
Where it falls short: Windows and Linux builds are behind Ryubing on compatibility with 2024-plus titles. No macOS build. Android is the priority; desktop feels like a secondary target.
Pricing:
- Free: Fully open source under GPL v3.
- Paid: N/A.
Platforms: Windows, Linux, Android.
Download: eden-emu.dev
Bottom line: Pick Eden if you want a save file that syncs between your phone and your PC via Nextcloud or Syncthing.
#5. yuzu Early Access (archive) – Best for historical Vulkan builds
yuzu Early Access builds from before the March 2024 shutdown still run most Switch games from the pre-2024 catalogue at close to native performance on decent hardware. The Emulation General Wiki curates a mirror of the last community builds. Modern forks (Citron, Torzu, Eden) all inherit from these commits.
Running a pre-2024 build in 2026 means missing several 2024 and 2025 releases (Princess Peach: Showtime! and later), but the older library plays cleanly.
Where it falls short: No updates. No security patches. Multiplayer is broken. Anti-tamper checks in newer games trip it.
Pricing:
- Free: Archived builds. No cost.
- Paid: N/A.
Platforms: Windows, Linux.
Download: Emulation General Wiki mirror of yuzu Early Access
Bottom line: Install for a pre-2024 library. Skip if you want any 2024-plus game.
#6. Ryujinx (archive) – Best for the LDN multiplayer legacy
Ryujinx as an original project shut down in October 2024. Community mirrors keep the last 1.1.1471 build around because it remains the reference implementation of LDN, the local-wireless multiplayer stack that lets you host Mario Kart 8 Deluxe or Splatoon 3 races between two PCs.
Ryubing inherits Ryujinx’s LDN code, so you probably don’t need the archive unless you’re troubleshooting a specific compatibility bug.
Where it falls short: No updates, no maintenance. Some new titles simply don’t boot.
Pricing:
- Free: Archived open source under MIT.
- Paid: N/A.
Platforms: Windows, macOS, Linux.
Download: GitHub mirrors of the last Ryujinx release
Bottom line: Only relevant if Ryubing regresses on a specific game. Otherwise skip.
#7. Panda3DS – Best for the Nintendo 3DS crossover
Panda3DS is a Nintendo 3DS emulator by wheremyfoodat, not a Switch emulator. It’s on this list because most Switch owners in Europe are also 3DS owners looking at the end of Nintendo Network services, and Panda3DS is the currently-most-active desktop 3DS option after Citra’s dissolution.
Compatibility hit around 80% of the commercial 3DS library in early 2026. Vulkan renderer is stable. macOS Apple Silicon build ships as a universal binary.
Where it falls short: Not a Switch emulator. Audio has occasional pops. UI is minimal.
Pricing:
- Free: Open source under GPL v3.
- Paid: N/A.
Platforms: Windows, macOS, Linux.
Download: github.com/wheremyfoodat/Panda3DS
Bottom line: Grab Panda3DS if you’re also planning to emulate your 3DS library while the Switch scene stabilizes.
How to pick the right one
If you want the simplest recommendation for a desktop Switch emulator in 2026, install Ryubing. It’s the closest thing to a stable default that still receives updates.
If you’re on Windows and want a cleaner UI, pick Citron.
If you’re worried about the emulator you install disappearing tomorrow, pick Torzu. Its distribution model is the differentiator, not its performance.
If you want your saves to sync between an Android device (retro handheld or a phone) and your PC, pick Eden.
If you’re only playing a pre-2024 library and don’t need updates, the archived yuzu Early Access builds still work.
If you specifically need LDN local wireless multiplayer, both Ryubing and the archived Ryujinx build support it. Try Ryubing first.
If you’re planning to emulate a 3DS library alongside your Switch collection, install Panda3DS.
Stay on Switch hardware if the DRM anxiety outweighs the convenience. Nintendo’s legal aggressiveness is real, and none of these projects are guaranteed to be maintained by the end of 2026.
FAQ
Are Switch emulators legal in 2026?
The emulators themselves are legal in most jurisdictions. Downloading ROMs of games you don’t own is not. Dumping ROMs and keys from a hacked Switch you own falls in a gray area that varies by country. Nintendo has been aggressive with DMCA takedowns of hosts, but no emulator author has been criminally charged in Europe.
Which Switch emulator is the most stable in 2026?
Ryubing. GBAtemp community testing in May 2026 reported it running around 75% of the Switch library at playable speeds, and it’s the most-updated project on this list.
Do I need a hacked Switch to use any of these?
Yes. Every emulator on this list expects you to dump prod.keys and title.keys from a hacked Switch you own, plus dump ROMs from your own game cards. None of them provide these files.
Can I play Switch games on macOS?
Yes, on Apple Silicon Macs specifically. Ryubing has a native ARM64 macOS build. Rosetta 2 lets you run some x86 forks on Apple Silicon with a performance penalty. Intel Macs are effectively out of Switch emulation in 2026.
What about Steam Deck for Switch emulation?
Ryubing runs on Steam Deck via Flatpak with reasonable performance. Emudeck automates the setup and handles keys, ROMs, and shader caches. The Deck is the single most-popular target for Switch emulation right now.