From b4bf7a5922b2203884202879f402725cfdf8c1cb Mon Sep 17 00:00:00 2001 From: Dragios Date: Wed, 16 Aug 2017 19:18:46 +0800 Subject: [PATCH] Use underscore rather than asterisk as the formatting does not appear correctly in official website. Also add horizontal rule to separate main heading. --- FAQ.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/FAQ.md b/FAQ.md index 5dcdb4c..d34eeab 100644 --- a/FAQ.md +++ b/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._ +*** + ## 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? @@ -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. 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? 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 Installed Titles]] +*** + ## System requirements and common issues #### Which platforms does _Citra_ support? @@ -159,6 +163,10 @@ Games that suffer from this: * Fire Emblem: Awakening * Ace Combat: Assault Horizon Legacy +*** + +*** + ## Development and contributions #### How can I develop or contribute to the project? @@ -181,7 +189,4 @@ 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! -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. \ No newline at end of file