You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
darktux f2592ff593 clang-formated new fiber.cpp and minicoro.h 2 years ago
.github/ISSUE_TEMPLATE Deleted contact links from issue templates 2 years ago
.reuse android: Provide debug.keystore for debug and relWithDebInfo builds 2 years ago
CMakeModules cmake: support simpleini cmake config and pc file 2 years ago
LICENSES general: fix trailing whitespace 2 years ago
dist Remove trailing whitespaces 2 years ago
externals Implemented rewindless Fiber without Boost (using minicoro) 2 years ago
hooks chore: make yuzu REUSE compliant 3 years ago
src clang-formated new fiber.cpp and minicoro.h 2 years ago
tools Removed telemetry and anonymized SCM (git) strings 2 years ago
.codespellrc core: refactor emulated cpu core activation 2 years ago
.git-blame-ignore-revs Skip git blame 2 years ago
.gitattributes chore: make yuzu REUSE compliant 3 years ago
.gitignore android: Initialize defaults for each orientations 2 years ago
.gitmodules Implemented rewindless Fiber without Boost (using minicoro) 2 years ago
CMakeLists.txt Implemented rewindless Fiber without Boost (using minicoro) 2 years ago
CONTRIBUTING.md chore: make yuzu REUSE compliant 3 years ago
Doxyfile chore: make yuzu REUSE compliant 3 years ago
LICENSE.txt chore: make yuzu REUSE compliant 3 years ago
README.md Updated README to reflect current state of things 2 years ago
vcpkg.json android: add oboe audio sink 2 years ago

README.md

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

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.