Fără Descriere

Schplee 373bc6512d Fix typo in Readme 5 ani în urmă
.ci ad8aab915b ci: windows: Copy the styles directory when packaging 5 ani în urmă
.github 9ff3401133 .github: add a new issue template 6 ani în urmă
.travis 3802474483 travis/linux: Use correct ccache directory 5 ani în urmă
CMakeModules 52cc25ccbf cmake: Download Qt binaries on Linux if needed 5 ani în urmă
dist dec5680934 Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling 5 ani în urmă
externals c3fe071723 externals: Update dynarmic to allow fmt compilation to succeed 5 ani în urmă
hooks b326369704 pre-commit: Change comment from citra to yuzu 8 ani în urmă
src 1b09d6628b Merge pull request #6517 from lioncash/fmtlib 5 ani în urmă
.gitattributes 05db48b3f8 Meta: Add gitattributes file 7 ani în urmă
.gitignore 9d2a1c6f12 Port #3702 from Citra 8 ani în urmă
.gitmodules e704da9192 externals: httplib: replace custom httplib header with upstream as submodule. 5 ani în urmă
.lgtm.yml 9f6892271f Remove bad and useless packages from LGTM build 5 ani în urmă
.travis.yml 4aefd45193 travis: Update to using Xcode 10.2 7 ani în urmă
CMakeLists.txt 8593e6f1e6 externals: Update fmt to 8.0.0 5 ani în urmă
CONTRIBUTING.md d1f0d182a7 Update CONTRIBUTING.md 6 ani în urmă
Doxyfile 80db02c497 Minor cleanup 8 ani în urmă
README.md 373bc6512d Fix typo in Readme 5 ani în urmă
license.txt fd40d55a4f game_list: Mark games as favorite to make them appear at the top. 5 ani în urmă

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.