Nessuna descrizione

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

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.