{{ .Site.Params.Tagline }}

yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra.

It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and Android.

Download Source Code
{{ partial "inline/heroSvg" }}
    {{ $jumbotronImages := resources.Match "/images/jumbotron/*" }} {{ range $index, $element := $jumbotronImages }} {{ $jumbotronThumb := $element.Fill "426x240 jpg q95" }} {{ $fileTitle := (index (split .Name "-") 1) }} {{ $fileTitle := (index (split $fileTitle ".") 0) }}
  • {{ $fileTitle }}
  • {{ end }}