1.7 KiB
title | layout | FullWidth |
---|---|---|
Downloads | downloads | true |
Windows
yuzu requires the latest versions of Microsoft Visual C++. Please download and install the dependency from below.
Download Microsoft Visual C++ 2019 here!Windows Installer
The installer will allow you to download your preferred release channel.
If you are a Patreon subscriber, the "Early Access" channel will be available to you, and will provide early access to exciting experimental changes on top of what is available in the main channel. Please follow our Early Access guide for assistance linking your Patreon account.
Linux
We have yuzu as an AppImage and Flatpak now! This relaxes dependency requirements for yuzu, as well as enabling it to run on a lot of older distributions.
If you prefer to use the Flatpak version, you can download it from the FlatHub.
To run yuzu as an AppImage, first download it, then add the executable bit from the terminal:
chmod a+x yuzu-*.AppImage
Or with the GUI, right click the AppImage, click Properties, then Permissions, then click "Allow this file to run as a program". After that, double-click the AppImage to run it.