mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-12 00:16:38 +00:00
19 lines
846 B
Markdown
19 lines
846 B
Markdown
---
|
|
title: "Downloads"
|
|
layout: "downloads"
|
|
FullWidth: true
|
|
---
|
|
|
|
#### 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](https://yuzu-emu.org/help/early-access/) for assistance linking your Patreon account.
|
|
|
|
<article class="message has-text-weight-semibold">
|
|
<div class="message-body">
|
|
<p style="color:cyan;margin-bottom: 0px;">yuzu requires the latest versions of Microsoft Visual C++.
|
|
Please download and install the dependency from below.</p>
|
|
<a href="https://aka.ms/vs/16/release/vc_redist.x64.exe">Download Microsoft Visual C++ 2019 here!</a>
|
|
</div>
|
|
</article> |