mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-16 13:29:58 +00:00
readme: Replace links to yuzu-emu.org
This commit is contained in:
parent
e15a4a0426
commit
4ad024d2fc
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<br>
|
<br>
|
||||||
<a href="https://yuzu-emu.org/"><img src="https://raw.githubusercontent.com/yuzu-mirror/yuzu-assets/master/icons/icon.png" alt="yuzu" width="200"></a>
|
<a href="https://yuzu-mirror.github.io/"><img src="https://raw.githubusercontent.com/yuzu-mirror/yuzu-assets/master/icons/icon.png" alt="yuzu" width="200"></a>
|
||||||
<br>
|
<br>
|
||||||
<b>yuzu</b>
|
<b>yuzu</b>
|
||||||
<br>
|
<br>
|
||||||
|
@ -41,9 +41,9 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://yuzu-emu.org/help/quickstart/#hardware-requirements).
|
The emulator is capable of running most commercial games at full speed, provided you meet the [necessary hardware requirements](https://yuzu-mirror.github.io/help/quickstart/#hardware-requirements).
|
||||||
|
|
||||||
For a full list of games yuzu supports, please visit our [Compatibility page](https://web.archive.org/web/20240303155638/https://yuzu-emu.org/game/).
|
For a full list of games yuzu supports, please visit our [Compatibility page](https://yuzu-mirror.github.io/game/).
|
||||||
|
|
||||||
Check out our [website](https://yuzu-emu.org/) for the latest news on exciting features, monthly progress reports, and more!
|
Check out our [website](https://yuzu-emu.org/) for the latest news on exciting features, monthly progress reports, and more!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue