mirror of
https://github.com/citra-emu/discord-bot.git
synced 2025-07-07 10:40:39 +00:00
Update yuzu.json
This commit is contained in:
parent
786b625f50
commit
ef7a13df57
|
@ -45,13 +45,13 @@
|
|||
"raptor": { "reply": "Raptor is a 3rd party service that provides a paid alternative to Nintendo Switch Online. We are not associated with Raptor in anyway. After key emulation members and the discerning public shared their opinion with us, we cut all ties with Raptor immediately in 2020. This new fork was made without our permission or cooperation and does not have permission to use the \"yuzu\" name or branding. At this time, we have no plans to add support for any 3rd party services, including Raptor.\n\nAs per our normal policies, we only provide support for our official releases and discussion of any unofficial builds isn't allowed."},
|
||||
"role": { "reply": "To claim your Patreon Discord role, please follow this guide: <https://support.patreon.com/hc/en-us/articles/212052266-Get-my-Discord-role>"},
|
||||
"release": { "reply": "yuzu builds can be manually downloaded on Github: <https://github.com/yuzu-emu/yuzu-mainline/releases>"},
|
||||
"rec": { "reply": "For information on recommended settings and GPU drivers for yuzu, please refer to this page: <https://community.citra-emu.org/t/recommended-settings/319349>"}
|
||||
"drivers": { "reply": "**Custom Drivers:** \nIf you have a device with a Qualcomm processor, you can explore the option of using custom drivers to potentially enhance performance and compatibility.\n\nPlease make sure to obtain the appropriate drivers for your specific device in the #android-drivers channel.\nFor Snapdragon 8 Gen1 or newer devices, you will need the Adreno 7xx drivers. For other devices, you will need the a6xx drivers."}
|
||||
"ram": { "reply": "**Android RAM Requirements:** \nTo play most games on Yuzu for Android, a minimum of 8GB of RAM is currently required. While 6GB of RAM may work, it is only suitable for simple or small games"}
|
||||
"powervr" { "reply": "**Unsupported PowerVR GPU** \nRegrettably, your device is equipped with a PowerVR GPU, which lacks the necessary features for us to provide support."}
|
||||
"directories": { "reply": "Here are the important directories in the /Android/Data/org.yuzu-yuzu_emu folder: /nFirmware: /nand/system/Contents/registered (Installed with the button in the app. /nSaves: /nand/user/save/000000/profileID/gameID (You can directly import saves as zip files in the app, provided they are formatted correctly. This also works for importing saves from things like Skyline) /nMods: /load/gameID/ (No way to import mods through the app currently, you have to install them manually with a file manager) /nInstalled Updates/DLC: /nand/user/Contents/registered /n/nDue to android permission issues, most file managers cannot access the yuzu data directory.The easyest way to do so is to connect your phone to a pc and use its file manager. /nThere are also a number of 3rd party file manager apps which can access the directory."}
|
||||
"perf": { "reply": "Yuzu on Android is new and unoptomized, performance issues, crashes, and graphical issues are to be expected. The current minimum/reccomended specs are: /nA Snapdragon 865 or newer. /nAt least 8gb of ram(12gb for larger games like TOTK) /nA device running Android 11+ /n/nIf you cannot see the Yuzu app in the play store, your device is unsupported."}
|
||||
"piracy": { "reply": "**Attention! PIRACY IS NOT PERMITTED** \nDownloading games from unofficial sources is strictly prohibited in this server. Please respect Rule #2.\n\nLegitimate games can be obtained legally from official platforms such as the Nintendo E-Shop: https://www.nintendo.com/store/games/ \nNote: Yuzu requires a modded Nintendo Switch system"}
|
||||
"rec": { "reply": "For information on recommended settings and GPU drivers for yuzu, please refer to this page: <https://community.citra-emu.org/t/recommended-settings/319349>"},
|
||||
"drivers": { "reply": "**Custom Drivers:** \nIf you have a device with a Qualcomm processor, you can explore the option of using custom drivers to potentially enhance performance and compatibility.\n\nPlease make sure to obtain the appropriate drivers for your specific device in the #android-drivers channel.\nFor Snapdragon 8 Gen1 or newer devices, you will need the Adreno 7xx drivers. For other Snapdragon devices, you will need the 6xx drivers."},
|
||||
"ram": { "reply": "**Android RAM Requirements:** \nTo play most games on yuzu Android, a minimum of 8GB of RAM is currently required. While 6GB of RAM may work, it is only suitable for simple or small games."},
|
||||
"powervr": { "reply": "**Unsupported PowerVR GPU** \nYour device is equipped with a PowerVR GPU, which lacks the necessary features for us to provide support."},
|
||||
"directories": { "reply": "Here are the important directories in the `/Android/Data/org.yuzu-yuzu_emu` folder: \n\nFirmware: `/nand/system/Contents/registered` \nInstalled using the button in the app. \n\nSaves: `/nand/user/save/000000/profileID/gameID` \nYou can directly import saves as .zip files in the app, provided they are formatted correctly. This also works for importing saves from emulators such as Skyline. \n\nMods: `/load/gameID/` \nThere is currently no way to import mods through the app, you must install them manually using a file manager. \n\nInstalled Updates/DLC: `/nand/user/Contents/registered` \n\nDue to Android permission issues, most file managers cannot access the yuzu data directory. The easiest way to do so is to connect your phone to a PC and use its file manager. \nThere are also a number of third party file manager apps which can access the directory."},
|
||||
"perf": { "reply": "yuzu Android is new and unoptimized. Performance issues, crashes, and graphical issues are to be expected. The current minimum/recommended specs are: \nA Snapdragon 865 SoC or newer. \nAt least 8GB of RAM(12GB for larger games like TOTK) \nA device running Android 11+ \n\nIf you cannot see the yuzu app in the Google Play Store, your device is unsupported."},
|
||||
"ios": { "reply": "yuzu does not have an official iOS version because iOS is a complicated operating system to develop for. We currently do not have any developers with an interest in developing for this platform."}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue