Stable versions

Stable versions are released after a lot of testing to ensure emulation performance and stability. If you do not know what version of Dolphin you should use, the latest stable version is generally the best.
Dolphin 3.5 4 months, 3 weeks ago
Dolphin 3.0 1 year, 11 months ago

Development versions

Warning! Development versions are released every time a developer makes a change to Dolphin. Using development versions enables you to use the latest and greatest improvements to the project, at the cost of decreased stability.

Only displaying the master branch versions. Show all available branches.

3.5-1348 19 hours ago [Android] Add in the Android Studio project files so one can use Android Studio instead of ADT.
3.5-1347 19 hours ago [Android] Copy over the Dolphin shared library to the Android APK build directory so it doesn't need to be manually copied each time.
3.5-1346 1 day, 2 hours ago [Android] Qualcomm driver has a bug where it returns an invalid length for GL_INFO_LOG_LENGTH with glGetShaderiv. Qualcomm drivers seem to max out at ~512bytes returned from glGetShaderInfoLog so this is a reasonable max.
3.5-1345 1 day, 2 hours ago [Android] Support DFF files in the interface.
3.5-1344 6 days, 22 hours ago Merge branch 'ppd' - per pixel depth
3.5-1341 1 week ago Gameini database update. Fixes issue 6258, Where's Waldo? The Fantastic Journey missing ingame pointer, and Battleship font. Various small changes.
3.5-1340 1 week ago Fix the integer compare in our GLSL fmod function
3.5-1339 1 week, 1 day ago DSPJIT: the shift value must still be loaded into the correct register
3.5-1338 1 week, 1 day ago BPMemory: Fix a small documentation mistake from revision 9365187f8942.
3.5-1337 1 week, 2 days ago Forced an external exception check on DI interrupts. Fixes Summoner: A Goddess Reborn.

View older versions »

Source code

The latest version of the Dolphin source code can be downloaded from the project Git repository.

    $ git clone https://code.google.com/p/dolphin-emu/

You can also browse the current version of the source code.