Updated Home (markdown)

Koopa 2016-08-29 14:57:28 -04:00
parent 0068b1d133
commit dd03cc4b40

12
Home.md

@ -12,18 +12,23 @@ The [Citra repositories](https://github.com/citra-emu/citra) are hosted on Githu
Citra is licensed under GPLv2 (or any later version). Refer to the license.txt file included. Citra is licensed under GPLv2 (or any later version). Refer to the license.txt file included.
## Usage ## Usage
You may download a precompiled binary from [our website](https://citra-emu.org/page/download), or you can build it yourself. You may download a precompiled binary from [our website](https://citra-emu.org/page/download), or you can build it yourself from the source code.
* __[Windows Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-windows-amd64.7z)__ * __[Windows Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-windows-amd64.7z)__
* [[Build Instructions for Windows|Building For Windows]] * [[Build Instructions for Windows|Building For Windows]]
* [[Common Issues When Building for Windows|Common Issues]]
* __[Mac OSX Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-osx-amd64.tar.xz)__ * __[Mac OSX Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-osx-amd64.tar.xz)__
* [[Build Instructions for Mac OSX|Building For OS X]] * [[Build Instructions for Mac OSX|Building For OS X]]
* __[Linux Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-linux-amd64.tar.xz)__ * __[Linux Binary Download](http://builds.citra-emu.org/citra/nightly/citra-latest-linux-amd64.tar.xz)__
* [[Build Instructions for Linux|Building For Linux]] * [[Build Instructions for Linux|Building For Linux]]
If you are having trouble building Citra from the source code, see this wiki page:
* [[Common Issues When Building|Common Issues]]
Now, you'll need to dump the games you want to play with your 3DS. Now, you'll need to dump the games you want to play with your 3DS.
* [[Dumping Game Cartridges]] * [[Dumping Game Cartridges]]
In order to make some games work, you'll have to dump some system files from your 3DS.
* [[Home Folder]]
You can find a reference for Citra's default keyboard bindings here: You can find a reference for Citra's default keyboard bindings here:
* [[Default Keyboard Bindings]] * [[Default Keyboard Bindings]]
@ -48,9 +53,8 @@ You can find info about the 3DS on these pages:
When you are ready, this page will show you how to use Git to setup your own repository: When you are ready, this page will show you how to use Git to setup your own repository:
* [[Typical Git Workflow]] * [[Typical Git Workflow]]
Using these guides, you can configure Citra to make your life easier: Using log filters, you can configure Citra to make your li
* [[Log Filters]] * [[Log Filters]]
* [[Home Folder]]
Now that everything is setup, you can take a look at these places to see what needs to be done: Now that everything is setup, you can take a look at these places to see what needs to be done:
* [TODO List](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) * [TODO List](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA)