Updated Frequently Asked Questions (markdown)

EmulationFanatic 2022-12-08 10:13:53 -07:00
parent 4a339a45d1
commit e0a36473e0
1 changed files with 9 additions and 44 deletions

@ -6,26 +6,26 @@
<details> <details>
<summary><h3>🕹 Do I need a Switch to use this emulator?</h3></summary> <summary><h3>🕹 Do I need a Switch to use this emulator?</h3></summary>
<pre>Yes, you need a hacked Switch to dump games and your system keys.<br> <pre>Yes, you need a hacked Switch to dump games and your system keys.<br>
If you don't have a switch you can only run homebrew applications. If you don't have a Switch you can only run homebrew applications.
</pre> </pre>
</details> </details>
<details> <details>
<summary><h3>💾 Where can I download games?</h3></summary> <summary><h3>💾 Where can I download games?</h3></summary>
<pre>We do not support piracy here. It is forbidden to request copyrighted content here (Firmwares/Games/Keys).<br> <pre>We do not support piracy. It is forbidden to request copyrighted content (Firmware/Games/Keys/Shaders) here or on the Ryujinx Discord.<br>
You can download games here: <a href="https://www.nintendo.com/store/games/nintendo-switch-games/" target="_blank">Nintendo eShop</a> You can download games here: <a href="https://www.nintendo.com/store/games/nintendo-switch-games/" target="_blank">Nintendo eShop</a> and dump them.
</pre> </pre>
</details> </details>
<details> <details>
<summary><h3>🕹 Does Ryujinx support <i>game</i>?</h3></summary> <summary><h3>🕹 Does Ryujinx support <i>X game</i>?</h3></summary>
<pre>Some games are untested or the tests are out of date; you can find compatibility reports here: <a href="https://github.com/Ryujinx/Ryujinx-Games-List/issues" target="_blank">Ryujinx-Games-List</a><br> <pre>Some games are untested or the tests are out of date; you can find compatibility reports here: <a href="https://github.com/Ryujinx/Ryujinx-Games-List/issues" target="_blank">Ryujinx-Games-List</a><br>
If you wish to contribute you can open a new issue if the game has never been added, or you can add a comment on the game's issue for it to be merged into the top post. If you wish to contribute you can open a new issue if the game has never been added, or you can add a comment on the game's issue for it to be merged into the top post.
</pre> </pre>
</details> </details>
<details> <details>
<summary><h3>🧩 Are game mods currently supported in Ryujinx?</h3></summary> <summary><h3>🧩 Are game mods & cheats currently supported in Ryujinx?</h3></summary>
<pre>Yes, see <a href="https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#managing-mods" target="_blank">Ryujinx-Setup-&-Configuration-Guide#managing-mods</a> for more details. <pre>Yes, see <a href="https://github.com/Ryujinx/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#managing-mods" target="_blank">Ryujinx-Setup-&-Configuration-Guide#managing-mods</a> for more details.
</pre> </pre>
</details> </details>
@ -40,7 +40,7 @@ We recommend using Vulkan in all cases unless there is a Vulkan-specific bug in
<details> <details>
<summary><h3>🍎 Can I run Ryujinx on macOS?</h3></summary> <summary><h3>🍎 Can I run Ryujinx on macOS?</h3></summary>
<pre>Yes! See our main website https://ryujinx.org/download to download a build for macOS (Intel & Apple Silicon). <pre>Yes! See our <a href="https://ryujinx.org/download" target="_blank">main website</a> to download a build for macOS (Intel & Apple Silicon).
</pre> </pre>
</details> </details>
@ -77,7 +77,7 @@ Then we can make sure you aren't conflicting with another dev's plans, and so we
<summary><h3>⬛ What should I do if Ryujinx is just showing a black screen?</h3></summary> <summary><h3>⬛ What should I do if Ryujinx is just showing a black screen?</h3></summary>
<pre>First, make sure that the game you are trying to run is actually supported and that your graphics card is capable of running it.<br> <pre>First, make sure that the game you are trying to run is actually supported and that your graphics card is capable of running it.<br>
Once you've done that, make sure that any external application that could affect the rendering is disabled.<br> Once you've done that, make sure that any external application that could affect the rendering is disabled.<br>
This includes things like the "MSI Afterburner" overlay, which puts an overlay on top of the emulator display window.<br> This includes things like "GShade".<br>
Additionally, be sure your GPU driver settings are set to defaults for Ryujinx. Additionally, be sure your GPU driver settings are set to defaults for Ryujinx.
</pre> </pre>
</details> </details>
@ -95,15 +95,6 @@ Once you have hacked your Switch, you can dump your games to get an XCI or NSP f
</pre> </pre>
</details> </details>
<details>
<summary><h3>📦 How do I install System Data Archives? Why are they needed?</h3></summary>
<pre>Some of our System Module implementations, such as time, require System Data Archives.<br>
You can get them by installing a Switch firmware from a game through our Firmware Installer.<br>
which can be found by clicking on the Install Firmware option in the Tools menu in the GUI.<br>
Alternatively, you can install them manually by mounting your nand partition using "HacDiskMount" and copying the content to "Ryujinx/bis/system".
</pre>
</details>
<details> <details>
<summary><h3>🔠 Do I need to install shared fonts? Where I can get them?</h3></summary> <summary><h3>🔠 Do I need to install shared fonts? Where I can get them?</h3></summary>
<pre>If you are getting an error about shared fonts, just install a Switch firmware<br> <pre>If you are getting an error about shared fonts, just install a Switch firmware<br>
@ -130,27 +121,7 @@ You can fix it by using SDL2 or OpenAL backend by selecting SDL2 OR OpenAL as th
<details> <details>
<summary><h3>🐢 I'm getting slow FPS, how can I increase it?</h3></summary> <summary><h3>🐢 I'm getting slow FPS, how can I increase it?</h3></summary>
<pre>If your game is slow, you may need to get a better PC or wait for emulator optimizations.<br> <pre>If your game is slow, you may need to get a better PC or wait for emulator optimizations.<br>
Also ensure that you have not mistakenly enabled OpenGL logging or Debug logging in "Options" > "Settings" > "Logging" tab. Make sure those are disabled! Also ensure that you have not mistakenly enabled GPU Backend logging or Debug logging in "Options" > "Settings" > "Logging" tab.
</pre>
</details>
<details>
<summary><h3>⚠ I get the error Process initialization returned error "InvalidMemRange". What should I do?</h3></summary>
<pre>It's a normal behavior, so you don't have to worry about it. It's just an internal error of the emulator.
</pre>
</details>
<details>
<summary><h3>⚠ My game is not looking good, and it's all glitched!</h3></summary>
<pre>If you have an onboard Intel GPU, many 3D games exhibit graphical issues.<br>
Update your drivers from Intel or use another GPU in your PC if possible.
</pre>
</details>
<details>
<summary><h3>⚠ I get the error "returned error PortRemoteClosed". What should I do?</h3></summary>
<pre>It's a normal behavior, so you don't have to worry about it.<br>
It's just an internal error of the emulator.
</pre> </pre>
</details> </details>
@ -162,13 +133,7 @@ If you are still having trouble, please come to #support on our Discord Server a
</details> </details>
<details> <details>
<summary><h3>⚠ Ryujinx crashes with an error about "NAX0 key derivation failed".</h3></summary> <summary><h3>👥 What is needed to use the Multiplayer function?</h3></summary>
<pre>Delete everything in "(your user folder)\appdata\roaming\ryujinx\sdcard\nintendo\save".
</pre>
</details>
<details>
<summary><h3>👥 What is needed to use the new Multiplayer function?</h3></summary>
<pre>See the Multiplayer Guide here: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Multiplayer-(LDN-Local-Wireless)-Guide" target="_blank">Multiplayer-(LDN-Local-Wireless)-Guide</a>. <pre>See the Multiplayer Guide here: <a href="https://github.com/Ryujinx/Ryujinx/wiki/Multiplayer-(LDN-Local-Wireless)-Guide" target="_blank">Multiplayer-(LDN-Local-Wireless)-Guide</a>.
</pre> </pre>
</details> </details>