Bez popisu

ReinUsesLisp 594ea29015 cmake: Remove unused code in GenerateSCMRev.cmake před 5 roky
.ci c104e9c698 ci: Increase mainline build timeout. před 5 roky
.github 9ff3401133 .github: add a new issue template před 6 roky
.travis 3802474483 travis/linux: Use correct ccache directory před 5 roky
CMakeModules 594ea29015 cmake: Remove unused code in GenerateSCMRev.cmake před 5 roky
dist dec5680934 Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling před 5 roky
externals c67d64365a shader: Remove old shader management před 5 roky
hooks b326369704 pre-commit: Change comment from citra to yuzu před 8 roky
src a741513e65 qt: Remove "experimental" from asynchronous shader building UI před 5 roky
.gitattributes 05db48b3f8 Meta: Add gitattributes file před 7 roky
.gitignore 9d2a1c6f12 Port #3702 from Citra před 8 roky
.gitmodules e704da9192 externals: httplib: replace custom httplib header with upstream as submodule. před 5 roky
.lgtm.yml 9f6892271f Remove bad and useless packages from LGTM build před 5 roky
.travis.yml 4aefd45193 travis: Update to using Xcode 10.2 před 7 roky
CMakeLists.txt ffc78ce9c1 Merge pull request #6652 from lat9nq/cmd-vulkan-fixes před 5 roky
CONTRIBUTING.md d1f0d182a7 Update CONTRIBUTING.md před 6 roky
Doxyfile 80db02c497 Minor cleanup před 8 roky
README.md 5ed87152c3 Fix bold tag před 5 roky
license.txt fd40d55a4f game_list: Mark games as favorite to make them appear at the top. před 5 roky

README.md


yuzu
yuzu

yuzu is 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 we actively maintain builds for Windows and Linux.

Azure Mainline CI Build Status Discord

Compatibility | Development | Building | Download | Support | License

Compatibility

The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.

For a full list of games yuzu support, please visit our Compatibility page

Check out our website for the latest news on exciting features, monthly progress reports, and more!

Development

Most of the development happens on GitHub. It's also where our central repository is hosted. For development discussion, please join us on Discord.

If you want to contribute, please take a look at the Contributor's Guide and Developer Information. You can also contact any of the developers on Discord in order to know about the current state of the emulator.

If you want to contribute to the user interface translation project, please check out the yuzu project on transifex. We centralize translation work there, and periodically upstream translations.

Building

Download

You can download the latest releases automatically via the installer on our downloads page.

Support

If you enjoy the project and want to support us financially, check out our Patreon!

<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">

Any donations received will go towards things like:

  • Switch consoles to explore and reverse-engineer the hardware
  • Switch games for testing, reverse-engineering, and implementing new features
  • Web hosting and infrastructure setup
  • Software licenses (e.g. Visual Studio, IDA Pro, etc.)
  • Additional hardware (e.g. GPUs as-needed to improve rendering support, other peripherals to add support for, etc.)

If you wish to support us a different way, please join our Discord and talk to bunnei. You may also contact: donations@yuzu-emu.org.

License

yuzu is licensed under the GPLv2 (or any later version). Refer to the license.txt file.