Use underscore rather than asterisk as the formatting does not appear correctly in official website. Also add horizontal rule to separate main heading.

Dragios 2017-08-16 19:18:46 +08:00
parent d3478d9d39
commit b4bf7a5922

15
FAQ.md

@ -14,6 +14,8 @@ _Citra_ has an active team of open-source developers. Over 50 people have worked
_Note: Citra is not affiliated with Nintendo in any way._ _Note: Citra is not affiliated with Nintendo in any way._
***
## Running games in _Citra_ ## Running games in _Citra_
#### When launching a game, I get a "Could not Determine System Mode" or "Failed to Decrypt" error. I want to run backups of retail titles that I own, how can I do that? #### When launching a game, I get a "Could not Determine System Mode" or "Failed to Decrypt" error. I want to run backups of retail titles that I own, how can I do that?
@ -63,9 +65,9 @@ Yes; however, it is not configurable via the GUI at the moment. Please refer to
_Citra_ can run most games at full speed now thanks to the recent JIT compiler being merged into the official build. Certain parts of videos/cutscenes will still be slower due to JIT compilation not being feature complete yet. _Citra_ can run most games at full speed now thanks to the recent JIT compiler being merged into the official build. Certain parts of videos/cutscenes will still be slower due to JIT compilation not being feature complete yet.
However, not all games are created equally and therefore some games will run at full speed while others might suffer from slow emulation. However, not all games are created equally and therefore some games will run at full speed while others might suffer from slow emulation.
*Note: The speed of [GAME] will depend on the **single-core** performance of your processor. Refer to your CPU benchmark in this [graph](https://www.cpubenchmark.net/singleThread.html). If it's below score of 1,800 the [GAME] might not be playable at decent speeds.* _Note: The speed of [GAME] will depend on the **single-core** performance of your processor. Refer to your CPU benchmark in this [graph](https://www.cpubenchmark.net/singleThread.html). If it's below score of 1,800 the [GAME] might not be playable at decent speeds._
*Also, it has been reported that using the integrated **Intel GPU** has shown major performance increased in emulation speed. Only some games will benefit from it. This also applies for other emulators as well. Feel free to test both integrated and dedicated GPU to see which one gives you the best performance.* _Also, it has been reported that using the integrated **Intel GPU** has shown major performance increased in emulation speed. Only some games will benefit from it. This also applies for other emulators as well. Feel free to test both integrated and dedicated GPU to see which one gives you the best performance._
#### [GAME] runs way too fast, how can I slow down the emulation? #### [GAME] runs way too fast, how can I slow down the emulation?
Recent versions have a framerate limiter built-in. It can be toggled in the configuration, reachable through the Menu (citra-qt): "Emulation" > "Configure..." > "Graphics" > "Limit Framerate". You may also want to enable V-Sync in the same page if desired. Recent versions have a framerate limiter built-in. It can be toggled in the configuration, reachable through the Menu (citra-qt): "Emulation" > "Configure..." > "Graphics" > "Limit Framerate". You may also want to enable V-Sync in the same page if desired.
@ -85,6 +87,8 @@ For guidance on how to dump games for use with Citra, please refer to:
* [[Dumping Game Cartridges]] * [[Dumping Game Cartridges]]
* [[Dumping Installed Titles]] * [[Dumping Installed Titles]]
***
## System requirements and common issues ## System requirements and common issues
#### Which platforms does _Citra_ support? #### Which platforms does _Citra_ support?
@ -159,6 +163,10 @@ Games that suffer from this:
* Fire Emblem: Awakening * Fire Emblem: Awakening
* Ace Combat: Assault Horizon Legacy * Ace Combat: Assault Horizon Legacy
***
***
## Development and contributions ## Development and contributions
#### How can I develop or contribute to the project? #### How can I develop or contribute to the project?
@ -182,6 +190,3 @@ If you are the author of a non-official build make sure you still follow the lic
That's awesome! Such support is what motivates us to keep working! Stick around and keep motivating our work! That's awesome! Such support is what motivates us to keep working! Stick around and keep motivating our work!
If you're interested in donating, we would gladly accept used hardware, games for testing, or money for development/infrastructure costs. Please see our [donations page](https://citra-emu.org/donate) for more information, or join our IRC channel (#citra @ [Freenode](https://webchat.freenode.net/)) and contact a developer. If you're interested in donating, we would gladly accept used hardware, games for testing, or money for development/infrastructure costs. Please see our [donations page](https://citra-emu.org/donate) for more information, or join our IRC channel (#citra @ [Freenode](https://webchat.freenode.net/)) and contact a developer.
***
***