mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-21 22:40:06 +00:00
Updated Home (markdown)
parent
0068b1d133
commit
dd03cc4b40
12
Home.md
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.
|
||||
|
||||
## 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)__
|
||||
* [[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)__
|
||||
* [[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)__
|
||||
* [[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.
|
||||
* [[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:
|
||||
* [[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:
|
||||
* [[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]]
|
||||
* [[Home Folder]]
|
||||
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user