mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Add MSVC msg & download link (#169)
This commit is contained in:
parent
2c7907456e
commit
5efcf42b38
|
@ -9,3 +9,11 @@ FullWidth: true
|
||||||
The installer will allow you to download your preferred release channel.
|
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.
|
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>
|
Loading…
Reference in a new issue