From 36d529db2ae0a5001e7036acae0c3d37f93cac91 Mon Sep 17 00:00:00 2001 From: ExsertWizard <44066520+ExsertWizard@users.noreply.github.com> Date: Wed, 27 Nov 2019 20:51:32 -0600 Subject: [PATCH] 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. --- site/content/help/reference/asking.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/help/reference/asking.md b/site/content/help/reference/asking.md index 59706ff3..91d523df 100644 --- a/site/content/help/reference/asking.md +++ b/site/content/help/reference/asking.md @@ -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. * **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" -* **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. * Intel: [Automatically update your drivers](https://downloadcenter.intel.com/product/80939/Graphics-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. * **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. -* Provide basic system information. CPU, GPU, OS, RAM and GPU Drivers' version are usually enough. \ No newline at end of file +* Provide basic system information. CPU, GPU, OS, RAM and GPU Drivers' version are usually enough.