torzu is a fork of yuzu, the world's most popular, open-source, Nintendo Switch emulator.
.github/ISSUE_TEMPLATE | ||
.reuse | ||
CMakeModules | ||
dist | ||
externals | ||
hooks | ||
LICENSES | ||
src | ||
tools | ||
.codespellrc | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
Doxyfile | ||
LICENSE.txt | ||
README.md | ||
vcpkg.json |
torzu is a fork of yuzu, the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra.
It is written in C++ with portability in mind, and I plan to actively maintain builds for Linux, Android and Windows.
Compatibility | Development | Building | Download | License
Compatibility
The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.
It runs most Nintendo Switch games released until the date of the Yuzu takedown.
Development
Most of the development happens on Dark Git. It's also where our central repository is hosted.
If you want to contribute, please take a look at the Contributor's Guide and Developer Information.
Building
- Linux: Linux Build
- Windows: Windows Build
- Android: Android Build
- macOS: macOS Build
Download
There are no precompiled releases available (yet).
License
yuzu is licensed under the GPLv3 (or any later version). Refer to the LICENSE.txt file.