Nintendo Switch emulator (unofficial mirror fork)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Andy Tran f8f6722133 Travis Build: OS X Startup Crash Fix (#1962)
* Travis: Mac OS X Build Fix

Addresses the issue of the nightly builds crashing on OS X. In short,
the changes needed were to rename the references within the binaries in
order to make the app “self-contained”.

* Travis: Mac OS X Terminal

Launches citra with a terminal (instead of going straight for the QT
application, skipping the debugging terminal).

* Travis: Clean Up Lines

* Travis: Fix of EOL Issue

* Travis: Merge Fixes from Build Branch

* Travis: Forward OS X Arguments

* Travis: Forward OS X Arg x2

The issue is, is that sure “open citra-qt.app —args test” works, but
drag and drop doesn’t!

* Travis: Something needed to be escaped
9 years ago
dist citra-qt: Add icon to Mac app 10 years ago
externals Fixes SDL2.dll copy to bindir on windows 9 years ago
hooks Only check src/ directory for whitespace errors in the pre-commit hook 10 years ago
src Protection against a resize of size 0 9 years ago
.gitignore Update gitignore with OS-specific global filetypes. 10 years ago
.gitmodules tests: Infrastructure for unit tests 9 years ago
.travis-build.sh travis: Use GCC 6 on Ubuntu CI builds 9 years ago
.travis-deps.sh travis: Use GCC 6 on Ubuntu CI builds 9 years ago
.travis-upload.sh Travis Build: OS X Startup Crash Fix (#1962) 9 years ago
.travis.yml travis: Use GCC 6 on Ubuntu CI builds 9 years ago
CMakeLists.txt Remove the -msse4.1 on ¬MSVC. 9 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 9 years ago
Doxyfile Remove every trailing whitespace from the project (but externals). 10 years ago
README.md Add GPL license.txt and README.md to builds 9 years ago
appveyor.yml Add GPL license.txt and README.md to builds 9 years ago
license.txt added license txt file 11 years ago

README.md

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

Citra Emulator

Travis CI Build Status AppVeyor 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 OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward.

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!

For development discussion, please join us @ #citra 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, TODO list and Developer Information. You should as well contact any of the developers in the forum in order to know about the current state of the emulator.

Building

Support

If you like, you can donate by PayPal - any donation 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
  • Eventually 3D displays to get proper 3D output working
  • ... etc ...

We also more than gladly accept used 3DS consoles, preferrably ones with firmware 4.5 or lower! If you would like to give yours away, don't hesitate to join our IRC channel #citra on Freenode and talk to neobrain or bunnei. Mind you, IRC is slow-paced, so it might be a while until people reply. If you're in a hurry you can just leave contact details in the channel or via private message and we'll get back to you.