Açıklama Yok

ReinUsesLisp 849c6db335 cmake: Only copy pre-commit hook if .git directory exists 5 yıl önce
.ci ad8aab915b ci: windows: Copy the styles directory when packaging 5 yıl önce
.github 9ff3401133 .github: add a new issue template 6 yıl önce
.travis 3802474483 travis/linux: Use correct ccache directory 5 yıl önce
CMakeModules 52cc25ccbf cmake: Download Qt binaries on Linux if needed 5 yıl önce
dist dec5680934 Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling 5 yıl önce
externals bab400daaf Merge pull request #6459 from lat9nq/ubuntu-fixes 5 yıl önce
hooks b326369704 pre-commit: Change comment from citra to yuzu 8 yıl önce
src 5edc96f4a4 Merge pull request #6539 from lat9nq/default-setting 5 yıl önce
.gitattributes 05db48b3f8 Meta: Add gitattributes file 7 yıl önce
.gitignore 9d2a1c6f12 Port #3702 from Citra 8 yıl önce
.gitmodules e704da9192 externals: httplib: replace custom httplib header with upstream as submodule. 5 yıl önce
.lgtm.yml 9f6892271f Remove bad and useless packages from LGTM build 5 yıl önce
.travis.yml 4aefd45193 travis: Update to using Xcode 10.2 7 yıl önce
CMakeLists.txt 849c6db335 cmake: Only copy pre-commit hook if .git directory exists 5 yıl önce
CONTRIBUTING.md d1f0d182a7 Update CONTRIBUTING.md 6 yıl önce
Doxyfile 80db02c497 Minor cleanup 8 yıl önce
README.md 5ed87152c3 Fix bold tag 5 yıl önce
license.txt fd40d55a4f game_list: Mark games as favorite to make them appear at the top. 5 yıl önce

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.