From 14ee40bd25acac71ceb751015911779ce21d7991 Mon Sep 17 00:00:00 2001 From: Moonlacer <79172044+Moonlacer@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:15:54 -0500 Subject: [PATCH] responses\yuzu: change hardware command (#147) Changes the hardware requirement bot command to "hardware," instead of "cpu" --- src/responses/yuzu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index ed90f0e..b511a96 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -4,7 +4,7 @@ "help": { "reply": "Need help? Refer to our **asking for help** guide. " }, "ea": { "reply": "In order to use **yuzu Early Access**, you must have an active forum account with your Patreon account linked to it. Please refer to the following guide to receive prioritized support: " }, "faq": { "reply": "For information on your issue, please refer to our **Frequently Asked Questions**. " }, - "cpu": { "reply": "For information on Hardware Requirements for yuzu, please refer to this page: "}, + "hardware": { "reply": "For information on Hardware Requirements for yuzu, please refer to this page: "}, "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__. "}, "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."},