Update wiki links to yuzu-mirror

ascpixi 2024-03-05 01:03:51 +01:00
parent 9f094c1290
commit a8a6301bc1
8 changed files with 20 additions and 20 deletions

@ -1,6 +1,6 @@
# Reporting Issues
**The issue tracker is not a support forum.** Unless you can provide *precise technical information* regarding an issue, you *should not post in it*. If you need support, first read the [FAQ](https://github.com/yuzu-emu/yuzu/wiki/FAQ) and then either visit our [Discord server](https://discordapp.com/invite/u77vRWY), [our forum](https://community.citra-emu.org/c/yuzu-support) or ask in a general emulation forum such as [/r/emulation](https://www.reddit.com/r/emulation/). If you post support questions, generic messages to the developers or vague reports without technical details, they will be closed and locked.
**The issue tracker is not a support forum.** Unless you can provide *precise technical information* regarding an issue, you *should not post in it*. If you need support, first read the [FAQ](https://github.com/yuzu-mirror/yuzu/wiki/FAQ) and then either visit our [Discord server](https://discordapp.com/invite/u77vRWY), [our forum](https://community.citra-emu.org/c/yuzu-support) or ask in a general emulation forum such as [/r/emulation](https://www.reddit.com/r/emulation/). If you post support questions, generic messages to the developers or vague reports without technical details, they will be closed and locked.
If you believe you have a valid issue report, please post text or a screenshot from the log (the console window that opens alongside yuzu) and build version (hex string visible in the titlebar and zip filename), as well as your hardware and software information if applicable.

@ -1,11 +1,11 @@
Please see the following wikipages:
* Building yuzu:
* [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows)
* [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux)
* [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software)
* [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew)
* [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage)
* [Contributing](https://github.com/yuzu-emu/yuzu/wiki/Contributing#contributing)
* [Contributor License Agreement](https://github.com/yuzu-emu/yuzu/wiki/Contributor-License-Agreement)
* [Policy](https://github.com/yuzu-emu/yuzu/wiki/Contributor-License-Agreement-Policy)
* [Typical Git workflow](https://github.com/yuzu-emu/yuzu/wiki/Typical-Git-Workflow)
* [Windows](https://github.com/yuzu-mirror/yuzu/wiki/Building-for-Windows)
* [Linux](https://github.com/yuzu-mirror/yuzu/wiki/Building-for-Linux)
* [Switch Hardware and Software Documentation](https://github.com/yuzu-mirror/yuzu/wiki/Switch-Hardware-and-Software)
* [Switch Homebrew and Libraries](https://github.com/yuzu-mirror/yuzu/wiki/Switch-Homebrew)
* [Service Function Usage](https://github.com/yuzu-mirror/yuzu/wiki/Service-Function-Usage)
* [Contributing](https://github.com/yuzu-mirror/yuzu/wiki/Contributing#contributing)
* [Contributor License Agreement](https://github.com/yuzu-mirror/yuzu/wiki/Contributor-License-Agreement)
* [Policy](https://github.com/yuzu-mirror/yuzu/wiki/Contributor-License-Agreement-Policy)
* [Typical Git workflow](https://github.com/yuzu-mirror/yuzu/wiki/Typical-Git-Workflow)

4
FAQ.md

@ -311,8 +311,8 @@ yuzu currently requires an OpenGL 4.6 capable GPU and a CPU that has high single
### **How do I build yuzu for the OS that I use?**
Take a look at the following guides for steps on building yuzu for the following platforms:
- [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux)
- [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows)
- [Linux](https://github.com/yuzu-mirror/yuzu/wiki/Building-for-Linux)
- [Windows](https://github.com/yuzu-mirror/yuzu/wiki/Building-for-Windows)
### **Who made yuzu?**

@ -10,14 +10,14 @@ For development discussion, please join us on [Discord](https://discord.gg/u77vR
Most of the development happens on GitHub. It's also where [our central repository](https://github.com/yuzu-emu/yuzu) is hosted.
If you want to contribute, please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/blob/master/CONTRIBUTING.md) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). You should as well contact any of the developers on Discord in order to know about the current state of the emulator.
If you want to contribute, please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/blob/master/CONTRIBUTING.md) and [Developer Information](https://github.com/yuzu-mirror/yuzu/wiki/Developer-Information). You should as well contact any of the developers on Discord in order to know about the current state of the emulator.
## Usage
You may download a precompiled binary from [our website](https://yuzu-emu.org/downloads/), or you can build it yourself from the source code.
* __Windows__: [Windows Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Windows)
* __Linux__: [Linux Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Linux)
* __Android__: [Android Build](https://github.com/yuzu-emu/yuzu/wiki/Building-For-Android)
* __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)
* __Android__: [Android Build](https://github.com/yuzu-mirror/yuzu/wiki/Building-For-Android)
**Note: macOS is no longer supported due to Apple deprecating OpenGL and their current version not supporting the OpenGL extensions we require.** ([source](https://www.anandtech.com/show/12894/apple-deprecates-opengl-across-all-oses))

@ -1,5 +1,5 @@
In Short:
**Use XCIs for gamecards, NSPs for anything else. You need encryption keys which you can [dump with our guide](https://github.com/yuzu-emu/yuzu/wiki/Dumping-Decryption-Keys-from-a-Switch-Console)**
**Use XCIs for gamecards, NSPs for anything else. You need encryption keys which you can [dump with our guide](https://github.com/yuzu-mirror/yuzu/wiki/Dumping-Decryption-Keys-from-a-Switch-Console)**
### Short Descriptions of Yuzu-supported Formats
- XCI: Represents a dump of a game cartridge. Contains icons, metadata, and a switch game. Sometimes contains updates to the game as well. *Used For:* Dumps of Gamecards you own

@ -92,7 +92,7 @@ force_integer_tex_nearest=true ./yuzu
## Notes
- Mesa supports OpenGL 4.6 for Intel Gen 8 GPUs (Broadwell, Gen 5 CPUs) when using the (now default) Iris driver. yuzu will not work with the older i965 driver.
- Users looking to build Mesa on Arch Linux themselves can follow the [old guide](https://github.com/yuzu-emu/yuzu/wiki/%5BDeprecated%5D-Building-Mesa-on-Arch-Linux).
- Users looking to build Mesa on Arch Linux themselves can follow the [old guide](https://github.com/yuzu-mirror/yuzu/wiki/%5BDeprecated%5D-Building-Mesa-on-Arch-Linux).
## Pitfalls

@ -14,7 +14,7 @@ Once installed, update your packages with `pacman`, the [package manager in Arch
sudo pacman -Syu
```
There are a few dependencies needed to complete this guide, as well. Run the following command to install the dependencies. If you have already followed yuzu's [Building for Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux) guide, then this next step is unnecessary.
There are a few dependencies needed to complete this guide, as well. Run the following command to install the dependencies. If you have already followed yuzu's [Building for Linux](https://github.com/yuzu-mirror/yuzu/wiki/Building-for-Linux) guide, then this next step is unnecessary.
```
sudo pacman -S --needed git base-devel
```

@ -1,4 +1,4 @@
[Home](https://github.com/yuzu-emu/yuzu/wiki)
[Home](https://github.com/yuzu-mirror/yuzu/wiki)
---
* **Users:**
* [Quickstart guide](https://yuzu-emu.org/help/quickstart/)