mirror of
https://github.com/yuzu-emu/Command-fix.git
synced 2024-11-24 13:15:40 +01:00
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:
parent
b523af6fbb
commit
54e0c6a0eb
@ -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."},
|
||||
|
Loading…
Reference in New Issue
Block a user