Skip to content
A Nintendo 3DS Emulator
C++ PHP CMake Shell Java Python PowerShell
Branch: master
Clone or download

Latest commit

wwylele travis/transifex: use HEREDOC for initializing config (#5109)
It seems that in recent bash update in CI doesn't correctly interpret the quote string any more.
Latest commit 2c0bd0f Feb 29, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.appveyor appveyor: Generate PDBs for mingw build Mar 27, 2018
.github .github: Create FUNDING.yml Jun 8, 2019
.travis travis/transifex: use HEREDOC for initializing config (#5109) Feb 29, 2020
CMakeModules Fix title bar Jan 16, 2020
dist dark themes refinements and cleanup Feb 3, 2020
externals HTTP_C::Implement Context::MakeRequest (#4754) Feb 21, 2020
hooks hook: remove clang-format check Feb 17, 2017
src core: Add support for N3DS memory mappings (#5103) Feb 29, 2020
.gitattributes Meta: Add gitattributes file Sep 22, 2018
.gitignore Flatpak support (#4383) Nov 8, 2018
.gitmodules Add ZSTD compression for precompiled cache Jan 16, 2020
.travis.yml travis: Update the frozen build to be a flagless Debug build Aug 14, 2019
CMakeLists.txt Implements fdk_aac decoder (#4764) Feb 23, 2020
CONTRIBUTING.md CONTRIBUTING.md: migrate to the wiki Nov 8, 2018
Doxyfile Remove every trailing whitespace from the project (but externals). May 29, 2015
README.md Update README.md (#5097) Feb 29, 2020
appveyor.yml CMake: separate options for FFmpeg decoder/dumper Aug 20, 2019
bitrise.yml android: use cmake 3.10 Feb 21, 2020
keys.tar.enc Flatpak support (#4383) Nov 8, 2018
license.txt citra_qt/multiplayer: Add user ping support Dec 15, 2018

README.md

BEFORE FILING AN ISSUE, READ THE RELEVANT SECTION IN THE CONTRIBUTING FILE!!!

Citra

Travis CI Build Status AppVeyor CI Build Status Bitrise CI Build Status

Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS.

Citra emulates a subset of 3DS hardware and therefore is useful for running/debugging homebrew applications, and it is also able to run many commercial games! Some of these do not run at a playable state, but we are working every day to advance the project forward. (Playable here means compatibility of at least "Okay" on our game compatibility list.)

Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the FAQ before getting started with the project.

Check out our website!

Need help? Check out our asking for help guide.

For development discussion, please join us on our Discord server or at #citra-dev on freenode.

Development

Most of the development happens on GitHub. It's also where our central repository is hosted.

If you want to contribute please take a look at the Contributor's Guide and Developer Information. You should also contact any of the developers in the forum in order to know about the current state of the emulator because the TODO list isn't maintained anymore.

If you want to contribute to the user interface translation, please checkout citra project on transifex. We centralize the translation work there, and periodically upstream translation.

Building

Support

We happily accept monetary donations or donated games and hardware. Please see our donations page for more information on how you can contribute to Citra. Any donations received will go towards things like:

  • 3DS consoles for developers to explore the hardware
  • 3DS games for testing
  • Any equipment required for homebrew
  • Infrastructure setup

We also more than gladly accept used 3DS consoles! If you would like to give yours away, don't hesitate to join our Discord server and talk to bunnei.

You can’t perform that action at this time.