Home

Awesome

Pull RequestCommitTitleAuthorMerged?
12461a84e8e26fRework Nvdec and VIC to fix out-of-order videos, and speed up decoding.Kelebek1Yes
1301801cbc638aam: rewrite part 2liamwhiteYes
131747d1284826glue/time: Remove global variablesFearlessTobiYes
13177f5cc94f05vfs: misc performance improvementsliamwhiteYes

End of merge log. You can find the original README.md below the break.


<!-- SPDX-FileCopyrightText: 2018 yuzu Emulator Project SPDX-License-Identifier: GPL-2.0-or-later --> <h1 align="center"> <br> <a href="https://yuzu-emu.org/"><img src="https://raw.githubusercontent.com/yuzu-emu/yuzu-assets/master/icons/icon.png" alt="yuzu" width="200"></a> <br> <b>yuzu</b> <br> </h1> <h4 align="center"><b>yuzu</b> is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of <a href="https://citra-emu.org" target="_blank">Citra</a>. <br> It is written in C++ with portability in mind, and we actively maintain builds for Windows, Linux and Android. </h4> <p align="center"> <a href="https://dev.azure.com/yuzu-emu/yuzu/"> <img src="https://dev.azure.com/yuzu-emu/yuzu/_apis/build/status/yuzu%20mainline?branchName=master" alt="Azure Mainline CI Build Status"> </a> <a href="https://discord.com/invite/u77vRWY"> <img src="https://img.shields.io/discord/398318088170242053?color=5865F2&label=yuzu&logo=discord&logoColor=white" alt="Discord"> </a> </p> <p align="center"> <a href="#compatibility">Compatibility</a> | <a href="#development">Development</a> | <a href="#building">Building</a> | <a href="#download">Download</a> | <a href="#support">Support</a> | <a href="#license">License</a> </p>

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 supports, 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!

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

Any donations received will go towards things like:

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 GPLv3 (or any later version). Refer to the LICENSE.txt file.