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-1363 2 hours ago Merge branch 'wii_bb' Adds Balance Board support.
3.5-1351 1 day, 6 hours ago [Android] Redo the Settings menu, Can now change the CPU Core, dual core setting, and video backend in the settings"
3.5-1350 1 day, 18 hours ago Removing ISO ini presence requirement for reading movie settings
3.5-1349 2 days, 3 hours ago [Android] Beginning of setting menu, doesn't do anything yet.
3.5-1348 3 days, 5 hours ago [Android] Add in the Android Studio project files so one can use Android Studio instead of ADT.
3.5-1347 3 days, 5 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 3 days, 12 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 3 days, 12 hours ago [Android] Support DFF files in the interface.
3.5-1344 1 week, 2 days ago Merge branch 'ppd' - per pixel depth
3.5-1341 1 week, 2 days ago Gameini database update. Fixes issue 6258, Where's Waldo? The Fantastic Journey missing ingame pointer, and Battleship font. Various small changes.

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.