mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-13 14:42:17 +01:00
Compare commits
13 Commits
poc-window
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
4ad024d2fc | ||
|
e15a4a0426 | ||
|
47c4d0e3d6 | ||
|
191042f630 | ||
|
639ede3b98 | ||
|
34d8dd557b | ||
|
35b7e48482 | ||
|
df0272af53 | ||
|
c4a63c44a6 | ||
|
61b996afd1 | ||
|
99fe6751a7 | ||
|
efe43c0f28 | ||
|
11dc173817 |
14
README.md
14
README.md
@ -5,7 +5,7 @@ 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-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>
|
||||
<b>yuzu</b>
|
||||
<br>
|
||||
@ -20,10 +20,10 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
||||
> This is an unofficial mirror fork of the original repository.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://dev.azure.com/yuzu-emu/yuzu/">
|
||||
<!-- <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> -->
|
||||
<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">
|
||||
@ -41,9 +41,9 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
||||
|
||||
## 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://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!
|
||||
|
||||
@ -60,10 +60,12 @@ If you want to contribute to the user interface translation project, please chec
|
||||
|
||||
* __Windows__: [Windows Build](https://github.com/yuzu-mirror/yuzu/wiki/Building-For-Windows)
|
||||
* __Linux__: [Linux Build](https://github.com/yuzu-mirror/yuzu/wiki/Building-For-Linux)
|
||||
* __MacOS__: [MacOS Build](https://github.com/yuzu-mirror/yuzu/wiki/Building-For-MacOS)
|
||||
* __Android__: [Android Build](https://github.com/yuzu-mirror/yuzu/wiki/Building-For-Android)
|
||||
|
||||
## Download
|
||||
|
||||
You can download the latest releases automatically via the installer on our [downloads](https://yuzu-emu.org/downloads/) page.
|
||||
You can download the latest releases automatically via the installer on our [downloads](https://web.archive.org/web/20240304063132/https://yuzu-emu.org/downloads/) page.
|
||||
|
||||
|
||||
## Support
|
||||
|
Loading…
x
Reference in New Issue
Block a user