Added asking for help command.

This commit is contained in:
Chris 2019-04-28 15:49:12 -04:00
parent 53483465b5
commit 92e4348918
1 changed files with 1 additions and 1 deletions

View File

@ -1,8 +1,8 @@
{
"pmReply": "Please refer to our **Frequently Asked Questions**. <https://yuzu-emu.org/wiki/faq/>",
"quotes": {
"help": { "reply": "Need help? Refer to our **asking for help** guide. <https://yuzu-emu.org/help/reference/asking/>" },
"faq": { "reply": "Please refer to our **Frequently Asked Questions**. <https://yuzu-emu.org/wiki/faq/>" },
"unusedcpu": { "reply": "yuzu requires powerful single-core performance. Refer to your CPU in this graph. Your experience with yuzu won't be enjoyable in most games if it's below 2,300. <https://www.cpubenchmark.net/singleThread.html>" },
"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. <https://yuzu-emu.org/wiki/faq/>"},
"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/>"},
"unuseddump-game": { "reply": "Please refer to our __game dumping guides__. <https://yuzu-emu.org/wiki/dumping-game-cartridges/> *or* <https://yuzu-emu.org/wiki/dumping-installed-titles/>"},