Difference between revisions of "Dolphin"

From Emulation General Wiki
Jump to navigation Jump to search
m
(20 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox emulator
|image = Dolphin-4.0.png
+
|title = Dolphin
|imagewidth = 165
+
|logo = Dolphin-4.0.png
|first = 5.0
+
|logowidth = 165
|second = Yes
+
|last-version = {{DolphinVer}} <small>(Stable)</small>
|third = Windows, Linux, OS X, Android
+
|active = Yes
|fourth = Dolphin Team
+
|fate =
|fifth = [https://dolphin-emu.org/ Dolphin-emu.org]
+
|platform = Windows, Linux, macOS, [[Android emulators|Android]]
|sixth = [https://github.com/dolphin-emu/dolphin GitHub]}}
+
|architecture = x86_64
 +
|target = [[GameCube emulators|GameCube]] and [[Wii emulators|Wii]]
 +
|developer = [https://github.com/dolphin-emu/dolphin/graphs/contributors Dolphin Emulator Project]
 +
|website = [https://dolphin-emu.org/ Dolphin-emu.org]
 +
|source = [https://github.com/dolphin-emu/dolphin GitHub]
 +
}}
  
'''Dolphin''' is an open source GameCube and Wii emulator which supports many extra features and abilities not present on the original consoles.
+
'''[[wikipedia:Dolphin (emulator)|Dolphin]]''' is an open-source [[GameCube emulators|GameCube]] and [[Wii emulators|Wii emulator]] which supports many extra features not present on the original consoles. Though early development was supported by a very active homebrew scene led by fail0verflow precursor Team Twiizers, proper emulation is still underway as of 2018 and improvements are still being made as Wii games continue to have issues.
  
The official website with up to date builds is the dolphin-emu.org site. The .com site is not officially connected to the project and often hosts out of date versions.  
+
Dolphin's official website, dolphin-emu.org, also runs a blog with monthly progress reports, tracking pull requests from contributors, and providing comprehensive and in-depth feature articles. Another site that has been confused for the real one, dolphin-emulator.com, has no connection to the project and only hosts builds going up to 4.0.
 +
 
 +
It is also available as a [[libretro]] core for [[RetroArch]].
  
 
==Downloads==
 
==Downloads==
* '''[https://dolphin-emu.org/download/ Dolphin dev builds]''' (Windows x86_64, OS X, Android ARMv8/AArch64)
+
* '''[https://dolphin-emu.org/download/ Official builds (with development versions)]''' (Windows x86_64, macOS, Android ARMv8/AArch64)
 
* [https://github.com/SonofUgly/dolphin/releases Unofficial emulated Wii MotionPlus build] ([https://forums.dolphin-emu.org/Thread-emulated-motion-plus-unofficial Original thread])
 
* [https://github.com/SonofUgly/dolphin/releases Unofficial emulated Wii MotionPlus build] ([https://forums.dolphin-emu.org/Thread-emulated-motion-plus-unofficial Original thread])
 
* [https://dolphin-emu.org/download/list/Triforce/1/ Dolphin branch] with [https://wiki.dolphin-emu.org/index.php?title=Triforce Triforce] support
 
* [https://dolphin-emu.org/download/list/Triforce/1/ Dolphin branch] with [https://wiki.dolphin-emu.org/index.php?title=Triforce Triforce] support
* [http://www.mediafire.com/?66hh53x9nczaun6 DSP-LLE files]
 
  
 
==Recommended setup==
 
==Recommended setup==
 
===System requirements===
 
===System requirements===
 
* CPU: Intel Core 2 Duo 3 GHz, AMD Phenom II X4 955<ref>https://forums.dolphin-emu.org/Thread-new-dolphin-cpu-benchmark-no-game-required</ref> or better
 
* CPU: Intel Core 2 Duo 3 GHz, AMD Phenom II X4 955<ref>https://forums.dolphin-emu.org/Thread-new-dolphin-cpu-benchmark-no-game-required</ref> or better
* GPU: DirectX 11.1 or OpenGL 4.4 support
+
* GPU: DirectX 11.1 or OpenGL 4.4 support or better
* RAM: 2 GB minimum
+
* RAM: At least 2&nbsp;GB
  
 
===Controllers===
 
===Controllers===
Line 37: Line 43:
 
==Widescreen==
 
==Widescreen==
 
[[File:Dolphin_Swiss.gif|200px|thumb|right|Instructional animation on how to use Swiss with Dolphin. Click to view.]]
 
[[File:Dolphin_Swiss.gif|200px|thumb|right|Instructional animation on how to use Swiss with Dolphin. Click to view.]]
Built into Dolphin is a native widescreen feature, to enable 16:9 output in games. However, this rarely works without issues. To get widescreen fully natively, try [[Emulator_Files#GameCube.2FWii|Swiss]]. This can even be run on a real GameCube/Wii if desired.
+
Dolphin has support for widescreen output and can override the aspect ratio of the original game. However, this is a hack that rarely works without issues. To get widescreen fully natively, try [[Emulator_Files#GameCube / Wii|Swiss]]. This can even be run on a real GameCube/Wii if desired.
  
 
==Guides and info==
 
==Guides and info==
Line 51: Line 57:
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
[[Category:Custom assets]]
+
[[Category:Custom Assets]]
 
[[Category:Netplay]]
 
[[Category:Netplay]]
 +
[[Category:GameCube emulators]]
 +
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]
 +
[[Category:Android emulation software]]

Revision as of 04:02, 2 June 2019

Dolphin
Dolphin-4.0.png
Developer(s) Dolphin Emulator Project
Last version 5.0 (Stable)
Active Yes
Platform(s) Windows, Linux, macOS, Android
Architecture(s) x86_64
Emulates GameCube and Wii
Website Dolphin-emu.org
Source code GitHub

Dolphin is an open-source GameCube and Wii emulator which supports many extra features not present on the original consoles. Though early development was supported by a very active homebrew scene led by fail0verflow precursor Team Twiizers, proper emulation is still underway as of 2018 and improvements are still being made as Wii games continue to have issues.

Dolphin's official website, dolphin-emu.org, also runs a blog with monthly progress reports, tracking pull requests from contributors, and providing comprehensive and in-depth feature articles. Another site that has been confused for the real one, dolphin-emulator.com, has no connection to the project and only hosts builds going up to 4.0.

It is also available as a libretro core for RetroArch.

Downloads

Recommended setup

System requirements

  • CPU: Intel Core 2 Duo 3 GHz, AMD Phenom II X4 955[1] or better
  • GPU: DirectX 11.1 or OpenGL 4.4 support or better
  • RAM: At least 2 GB

Controllers

Netplay

Main article: Dolphin Online

Widescreen

Instructional animation on how to use Swiss with Dolphin. Click to view.

Dolphin has support for widescreen output and can override the aspect ratio of the original game. However, this is a hack that rarely works without issues. To get widescreen fully natively, try Swiss. This can even be run on a real GameCube/Wii if desired.

Guides and info

References