Wrap paragraphs in HTML for easier reading.

This commit is contained in:
archshift 2015-03-06 18:55:06 -08:00
parent d8d53b2553
commit 81eb94bc73

View File

@ -90,29 +90,45 @@
<p>Citra is a <b>work-in-progress</b> emulator for the Nintendo 3DS.</p>
<h3>What can it do?</h3>
<p>It can currently emulate <a href="https://github.com/smealum/ctrulib">ctrulib</a>-built homebrew programs, such as <a href="https://github.com/smealum/yeti3DS">Smealum's port of Yeti3D</a>.</p>
<p>It can currently emulate <a href="https://github.com/smealum/ctrulib">ctrulib</a>-built homebrew
programs, such as <a href="https://github.com/smealum/yeti3DS">Smealum's port of Yeti3D</a>.</p>
<p>Citra is also beginning to run some commercial games, but all are very broken and unplayable.</p>
<h3>Can I play &lt;insert retail game here&gt;?</h3>
<p>In nice, bold letters: <b>No! Citra is not ready yet!</b>. You can <b>not</b> play Pokémon, Super Mario Bros., or any of your other favorite 3DS games yet. </p>
<p>In nice, bold letters: <b>No! Citra is not ready yet!</b>. You can <b>not</b> play Pokémon, Super
Mario Bros., or any of your other favorite 3DS games yet. </p>
<p>If you check back in a year or two, this may no longer be the case.</p>
<h3>What 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 Windows, Linux, and OS X. In the far future, mobile platforms may be targeted as well.</p>
<p>Citra is compatible with 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 an interpreter to emulate the 3DS's CPU, as well as a software renderer for the GPU. As one might imagine, this is very inefficient, so it is doubtful that most (if any!) consumer hardware would be fast enough to run at full-speed.</p>
<p>In short, there's no real recommended hardware, but suffice it to say that you want the fastest possible processor, and a graphics chip that supports at least OpenGL 3.</p>
<p>Citra currently uses an interpreter to emulate the 3DS's CPU, as well as a software renderer for the
GPU. As one might imagine, this is very inefficient, so it is doubtful that most (if any!) consumer
hardware would be fast enough to run at full-speed.</p>
<p>In short, there's no real recommended hardware, but suffice it to say that you want the fastest
possible processor, and a graphics chip that supports at least OpenGL 3.</p>
<h3>Where can I download Citra?</h3>
<p>At the moment, there are no stable versions of Citra for you to download. Soon, we'll make available nightly builds for users to download, but for now you'll have to compile from source. Once Citra has progressed to the point where a stable version becomes viable.</p>
<p>At the moment, there are no stable versions of Citra for you to download. Soon, we'll make available
nightly builds for users to download, but for now you'll have to compile from source. Once Citra has
progressed to the point where a stable version becomes viable.</p>
<h3>How can I help?</h3>
<p>Citra's source is hosted on <a href="https://github.com/citra-emu/citra">GitHub</a>, which is a platform where developers can come together on a project, submitting pull requests with code changes.</p>
<p>You probably want to check out the <a href="https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md">contributor's guide</a> and the <a href="https://github.com/citra-emu/citra/wiki/Developer-Information">developer information</a>. You can look at the <a href="https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA">TODO list</a> for ideas. Qt or GPU code (make sure to talk to neobrain on IRC first) would be very appreciated at the moment.</p>
<p>You can also chat with us at #citra on <a href="https://webchat.freenode.net">freenode</a>. We'll take all the help we can get!</p>
<p>If you can't contribute any code, we also appreciate <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=K899FANUJ2ZXW">donations</a> (no matter how small!), which we would use to buy systems and games to test with, or pay for infrastructure and web costs.</p>
<p>Citra's source is hosted on <a href="https://github.com/citra-emu/citra">GitHub</a>, which is a
platform where developers can come together on a project, submitting pull requests with code changes.</p>
<p>You probably want to check out the <a href="https://github.com/citra-emu/citra/blob/master/CONTRIBUTING.md">contributor's
guide</a> and the <a href="https://github.com/citra-emu/citra/wiki/Developer-Information">developer information</a>.
You can look at the <a href="https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA">TODO list</a>
for ideas. Qt or GPU code (make sure to talk to neobrain on IRC first) would be very appreciated
at the moment.</p>
<p>You can also chat with us at #citra on <a href="https://webchat.freenode.net">freenode</a>. We'll take
all the help we can get!</p>
<p>If you can't contribute any code, we also appreciate <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=K899FANUJ2ZXW">donations</a>
(no matter how small!), which we would use to buy systems and games to test with, or pay for
infrastructure and web costs.</p>
</div>
</div>