citra/README.md
Kreijstal 0943b4bf9f
Update README.md
Removing things that are not relevant anymore
2024-03-05 10:21:03 +01:00

2.4 KiB


Citra

Citra is the world's most popular, open-source, Nintendo 3DS emulator.
It is written in C++ with portability in mind and builds are actively maintained for Windows, Linux, Android and macOS.

GitHub Actions Build Status

Compatibility | Releases | Development | Building | Support | License

Compatibility

The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.

For a full list of games Citra supports, please visit our Compatibility page

Check out our website for the latest news on exciting features, progress reports, and more! Please read the FAQ before getting started with the project.

Need help? Check out our asking for help guide.

Releases

Citra has two main release channels: Nightly and Canary.

The Nightly build is based on the master branch, and contains already reviewed and tested features.

The Canary build is based on the master branch, but with additional features still under review. PRs tagged canary-merge are merged only into the Canary builds.

Development

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

Building

License

Citra is licensed under the GPLv2 (or any later version). Refer to the LICENSE.txt file.