{{ .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 and Linux.

Download Source Code
{{ partial "inline/heroSvg" }}
    {{ $jumbotronFiles := readDir "/static/images/jumbotron/" }} {{ range $index, $element := $jumbotronFiles }} {{ $fileTitle := (index (split .Name "-") 1) }} {{ $fileTitle := (index (split $fileTitle ".") 0) }}
  • {{ $fileTitle }}
  • {{ end }}