Updated Frequently Asked Questions (markdown)

Ac_K 2022-11-22 23:45:06 +01:00
parent cf009b60f8
commit 223348379a
1 changed files with 3 additions and 3 deletions

@ -131,14 +131,14 @@ Then selecting SDL2 OR OpenAL as the audio backend in "Options" > "Settings" > "
<details>
<summary><h3>🐢 I'm getting slow FPS, how can I increase it?</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>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!
</pre>
</details>
<details>
<summary><h3>⚠ I get the error Process initialization returned error "InvalidMemRange". What should I do?</h3></summary>
<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!
<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>