Mono-NX – Binaries (21.0)

Mono-NX – Binaries (21.0)

🚨 Mono-NX Binaries (21.0) just dropped! 🎮💻

Run C# apps natively on your Switch—yes, *C#!—with .NET 9.0 support, P/Invoke, SDL2+imgui GUIs, threads, and async all working under hbmenu.

What’s new?

  • Prebuilt .dll/.exe file associations → Double-click to launch C# apps directly from hbmenu!
  • 🚀 AOT compilation → Now you can build self-contained `.nro` files like `aot_example.nro` for faster, leaner homebrew.
  • 🐳 Docker build env → No more messy toolchain setup—just `docker build` and go!
  • 🔧 Recompiled for Switch firmware 21.0 → Should work on latest systems (but test before you trust it 😉)

Demo apps? Yep. File explorer. Guess-the-number. Controller handler—all running in C#!

⚠️ Caveats: No HTTPS, no Console/Process APIs, and crashes on reload. Not prod-ready… but so cool.

Grab it, tinker, break things, and tell the devs what you find! Retro hacking lives. 🕹️💥

🔗 View Release