Add some more details to the FAQ
This commit is contained in:
parent
1bfd95f5d7
commit
6684aef8d7
@ -90,7 +90,8 @@
|
||||
<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 Yeti3DS</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 <insert retail game here>?</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>
|
||||
@ -101,7 +102,7 @@
|
||||
<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 hardware. 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>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>
|
||||
@ -109,7 +110,7 @@
|
||||
|
||||
<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.</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&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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user