mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 14:30:31 +00:00
Update asking.md (#141)
Update the Asking for Help page, changing "yuzu Canary build" to "yuzu mainline build" since the mainline builds supersedes Canary and Nightly builds.
This commit is contained in:
parent
fb1e637174
commit
36d529db2a
|
@ -7,7 +7,7 @@ description: "How to properly ask in our forums or support channel for assistanc
|
||||||
* **Read the [Quickstart Guide](https://yuzu-emu.org/help/quickstart/).** Watching a YouTube video tutorial or reading a guide elsewhere doesn't count, as the majority of those provides incorrect instructions and quickly get outdated.
|
* **Read the [Quickstart Guide](https://yuzu-emu.org/help/quickstart/).** Watching a YouTube video tutorial or reading a guide elsewhere doesn't count, as the majority of those provides incorrect instructions and quickly get outdated.
|
||||||
* **Check if the problem is already reported in our [game compatibility list](https://yuzu-emu.org/game/)** Someone may be experiencing the same issue as you, or specific settings may be required for the game you are attempting to play.
|
* **Check if the problem is already reported in our [game compatibility list](https://yuzu-emu.org/game/)** Someone may be experiencing the same issue as you, or specific settings may be required for the game you are attempting to play.
|
||||||
* **Reset your config file to defaults** This can resolve many common misconfiguration issues. This can be done by going to Configuration menu, General tab, and selecting "Reset All Settings"
|
* **Reset your config file to defaults** This can resolve many common misconfiguration issues. This can be done by going to Configuration menu, General tab, and selecting "Reset All Settings"
|
||||||
* **Make sure you're using the latest yuzu Canary build.** We don't provide support for older builds. Make sure you're using the latest Canary build available, as we always pour new improvements into them.
|
* **Make sure you're using the latest yuzu Mainline build.** We don't provide support for older builds. Make sure you're using the latest Mainline build available, as we always pour new improvements into them.
|
||||||
* **Check if your drivers are up-to-date.** Many issues are simply solved by updating your drivers, mainly GPU. Always make sure your GPU drivers are up-to-date before proceeding. Just using the Windows builtin updater usually is not enough! Always install your GPU drivers through your GPU vendor's website.
|
* **Check if your drivers are up-to-date.** Many issues are simply solved by updating your drivers, mainly GPU. Always make sure your GPU drivers are up-to-date before proceeding. Just using the Windows builtin updater usually is not enough! Always install your GPU drivers through your GPU vendor's website.
|
||||||
* Intel: [Automatically update your drivers](https://downloadcenter.intel.com/product/80939/Graphics-Drivers)
|
* Intel: [Automatically update your drivers](https://downloadcenter.intel.com/product/80939/Graphics-Drivers)
|
||||||
* NVIDIA: [Automatic Driver Updates](https://www.geforce.com/drivers)
|
* NVIDIA: [Automatic Driver Updates](https://www.geforce.com/drivers)
|
||||||
|
@ -20,4 +20,4 @@ description: "How to properly ask in our forums or support channel for assistanc
|
||||||
* **Forums:** Go to the [**Support section of our forums**](https://community.citra-emu.org/c/yuzu-support) and start a new thread or post in an existing one if it discusses the same problem you're experiencing, attaching or uploading your log file.
|
* **Forums:** Go to the [**Support section of our forums**](https://community.citra-emu.org/c/yuzu-support) and start a new thread or post in an existing one if it discusses the same problem you're experiencing, attaching or uploading your log file.
|
||||||
* **Don't forget to upload the file containing the log.**
|
* **Don't forget to upload the file containing the log.**
|
||||||
* Include screenshots if you believe they help clarifying your problem. Upload them as attachments to the post or upload them to image sharing websites like [**Imgur**](http://imgur.com/) and link them on your request.
|
* Include screenshots if you believe they help clarifying your problem. Upload them as attachments to the post or upload them to image sharing websites like [**Imgur**](http://imgur.com/) and link them on your request.
|
||||||
* Provide basic system information. CPU, GPU, OS, RAM and GPU Drivers' version are usually enough.
|
* Provide basic system information. CPU, GPU, OS, RAM and GPU Drivers' version are usually enough.
|
||||||
|
|
Loading…
Reference in a new issue