Change cpu call to reflect the FMA fixes. (#88)

* Change cpu call to reflect the FMA fixes.

* changed capitalization

Co-authored-by: Schplee <g.holland.mail@gmail.com>
This commit is contained in:
Matías Locatti 2020-09-11 12:46:08 -03:00 committed by GitHub
parent b523af6fbb
commit 54e0c6a0eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"help": { "reply": "Need help? Refer to our **asking for help** guide. <https://yuzu-emu.org/help/reference/asking/>" },
"ea": { "reply": "yuzu Early Access requires an active forum account and the linking of your Patreon account to it. Please refer to this guide for more details: <https://yuzu-emu.org/help/early-access/>" },
"faq": { "reply": "For information on your issue, please refer to our **Frequently Asked Questions**. <https://yuzu-emu.org/wiki/faq/>" },
"cpu": { "reply": "yuzu requires powerful single-core performance. Please refer to our **Hardware Requirements** for recommended hardware: <https://yuzu-emu.org/help/quickstart/#hardware>"},
"cpu": { "reply": "For information on Hardware Requirements for yuzu, please refer to this page: <https://yuzu-emu.org/help/quickstart/#hardware>"},
"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. <https://yuzu-emu.org/rules/>"},
"dump-cart": { "reply": "Please refer to our __cartridge dumping guide__. <https://yuzu-emu.org/help/quickstart/#cart>"},
"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 <https://yuzu-emu.org/> or the #announcements channel."},