javalgb / citra-canary

THIS IS A STAGING REPO FOR OUR CANARY RELEASES ONLY. For development see our main repo at https://github.com/citra-emu/citra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge log

Scroll down for the original README.md!

Base revision: 25ebf03c35cd66d300b0f01bc879c77b3c337907

Pull Request Commit Title Author Merged?
6 d9c3e53 Canary Base (MinGW Test) liushuyu Yes
5130 ed51f06 Show an error if CIA contend is encrypted B3n30 Yes
5125 6a36eba service/ldr_ro: Fix CRO loading when the buffer contained multiple VM areas zhaowenlan1779 Yes
5123 8e3960b SDL: Disable hidapi drivers due to compatibility problems with certain controllers vitor-k Yes
5108 eaaa76b Load NCCHSecure2 keyX from native firm B3n30 Yes
5089 e4af2ac Set render window's focus policy to Qt::StrongFocus vitor-k Yes
5083 b87a15c video_core, citra_qt: Video dumping updates zhaowenlan1779 Yes
5049 981bdc0 HLE Audio: Increase frame position by input buffer sample rate jroweboy Yes
5025 276d56c Add CPU Clock Frequency slider jroweboy Yes

End of merge log. You can find the original README.md below the break.


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.

About

THIS IS A STAGING REPO FOR OUR CANARY RELEASES ONLY. For development see our main repo at https://github.com/citra-emu/citra

License:GNU General Public License v2.0


Languages

Language:C++ 85.8%Language:PHP 12.3%Language:CMake 1.1%Language:GLSL 0.3%Language:Shell 0.3%Language:Java 0.1%Language:Python 0.1%Language:PowerShell 0.1%