Update FAQ to reflect VS JIT being merged.

Citra, in many cases, is no longer as unbelievably slow as
the website suggested.
This commit is contained in:
archshift 2015-08-16 12:24:17 -07:00
parent ff14595bc5
commit 8bcbdfb03d

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Citra - An Experimental 3DS Emulator</title>
<meta name="description" content="Citra is a work-in-progress 3DS emulator that can run a wide variety of commercial
games (although very slowly).">
games.">
<link rel="stylesheet" type="text/css" href="scripts/slick/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="style.css" />
@ -135,19 +135,17 @@
<p>Citra can, ostensibly, "play" many different games, including The Legend of Zelda: Ocarina of Time, and Animal
Crossing. Many games, however, will not load at all, only showing a black screen. Many other games will
only show the title screen and then freeze, or crash.</p>
<p>You can expect almost all games to run incredibly slowly, though, and to exhibit many gameplay and graphical
glitches.</p>
<p>You can expect many games to run slowly, though, and to exhibit many gameplay and graphical glitches.</p>
<p>If you're interested in 3DS emulation as an experiment, you may gain something out of trying Citra, but if
you're simply looking to play games then stick to your 3DS handheld.</p>
<h3>What platforms does Citra support?</h3>
<h3>Which platforms does Citra support?</h3>
<p>We're pleased to say that Citra works on all three major desktop OSs!</p>
<p>Citra is compatible with 64-bit versions of Windows, Linux, and OS X. In the far future, mobile platforms may be
targeted as well.</p>
<h3>What kind of specs do I need to run Citra?</h3>
<p>Citra currently uses (very slow!) interpreters to emulate both the 3DS's CPU and parts of its GPU.
At this point, Citra is simply not fast enough to run most commercial games at full speed, even if your
<p>At this point, Citra is simply not fast enough to run most commercial games at full speed, even if your
computer can run the most demanding of PC games just fine.</p>
<p>The only <em>hard</em> requirement for Citra is a graphics chip that supports <b>at least OpenGL 3.2</b>,
but you definitely want a processor with the highest possible performance per core.</p>