diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index a6a1f02..a079e3c 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -3,24 +3,22 @@ "quotes": { "help": { "reply": "Need help? Refer to our **asking for help** guide. " }, "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, - "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for yuzu are a GPU that supports at least OpenGL 3.3 and a 64-bit OS. The OpenGL version is subject to change. "}, + "requirements": { "reply": "Please refer to our **quickstart guide's system requirements**: "}, "roms": { "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, "dump-cart": { "reply": "Please refer to our __cartridge dumping guide__. "}, - "unuseddump-system": { "reply": "Please refer to our __system dumping guide__. "}, "alpha": { "reply": "*yuzu* is currently in very early stages of development. Some games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works. For any major updates, please visit or the #announcements channel."}, "updates": { "reply": "You can check our latest updates on *Github*. "}, "download": { "reply": "Please only download from the official *yuzu* website, as downloading from other sources is not supported here. "}, "legal": { "reply": "*yuzu* is legal, we don't support illegal activities. Dumping your purchased games and system files from your Switch is legal. Downloading them is not."}, "building": { "reply": "Please refer to our building guides.\nWindows: \nmacOS: \nLinux: "}, - "unusedforum": { "reply": "This question might be more suitable for the *Citra* forum. "}, "contributing": { "reply": "Contributing to the project is the best way to help the project move forward. If you are a developer, please refer to: \nSwitch reference guides: \nSwitch homebrew applications for testing: \nWiki, dedicated to Switch research: \nyuzu contributing tips: "}, - "canary": { "reply": "The nightly build of yuzu contains already reviewed and tested features. If you require support with the installation or use of yuzu, or you want to report bugs you should use this version.\nThe Canary build of Yuzu is the same as our Nightly builds, with additional features that are still waiting on review before making it into the official yuzu builds. We will not provide support for issues found only in this version. If you believe you've found a bug, please retest on our Nightly builds. Both versions are still in development, so expect crashes and bugs."}, + "canary": { "reply": "The Nightly builds are expected to keep maximum accuracy, and therefore, cannot run many commercial titles at the moment. \nCanary builds contain code that ignores assertions, and makes the games run without having implementations of service commands, GPU shaders, etc. In addition to that, Canary might also have features or fixes that have not yet been merged into Nightly."}, "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "}, "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your Switch by following this guide. "}, "game-updates": { "reply": "Installing and using game updates are a separate process from the base game. Check out our updates tutorial on our wiki. "}, - "log": { "reply": "This forum topic tells you how to __get the log file__: "}, + "log": { "reply": "This guide tells you how to __get the log file__: "}, "pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"}, "quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to dump your games, keys, and system files for use with yuzu. "} }