Dolphin (emulator)

Dolphin

Dolphin 5.0 running on Windows 10
Original author(s) F|RES, ector
Developer(s) Dolphin Team
Initial release September 22, 2003 (2003-09-22)
Stable release
5.0 / June 24, 2016 (2016-06-24)[1]
Development status Active
Written in C++, C, Objective-C++[2]
Operating system Windows 7 or later, OS X 10.10 or later, Linux, Android 5.0 or later
Platform
Size
Available in 29 languages[6]
Type Video game console emulator
License GNU General Public License version 2+[7]
Website dolphin-emu.org

Dolphin is a free and open-source video game console emulator for the GameCube and Wii that runs on Windows, Linux, macOS, and Android.[8][9][10][11] It was the first emulator to successfully run commercial GameCube games, and is the only emulator capable of running commercial Wii games. Its name refers to the development code name for the GameCube.[12]

Development

Origins (2003–7)

Dolphin was first released in September 2003[13] by programmers Henrik Rydgård (ector) and F|RES as an experimental Nintendo GameCube emulator that could boot up and run commercial games. Audio was not yet emulated, and there were performance issues. Many games crashed on start up or barely ran at all; average speed was from 2 to 20 frames per second (FPS).

Dolphin was officially discontinued in 2004, with the developers releasing version 1.01 as the final version of the emulator. The developers decided to revive the project in 2005 and then in 2007 version 1.03 was released with minor improvements and basic sound support.

Open source, Wii emulation, and 2.0 release (2008–10)

Dolphin became an open-source project on July 13, 2008[14] when the developers released the source code publicly on a SVN repository on Google Code under the GPLv2.[15] At this point, the emulator had basic Wii emulation implemented. Upon its open sourcing, various developers were attracted, and development on the emulator has been continuous since, with regular releases of SVN builds. These preview builds and unofficial SVN builds were released with their revision number (e.g., RXXXX) rather than version numbers (e.g., 1.03). As with previous builds, differences between consecutive builds are typically minor.[16]

Dolphin's Wii emulation reached a milestone in February 2009 when it successfully booted and ran the official Wii System Menu v1.0. Shortly after, almost all versions of the Wii OS became bootable.[17]

By April 2009, most commercial games, GameCube and Wii alike, could be fully played albeit with a few minor problems and errors, with a large number of games running with virtually no defect. Improvements to the emulator had allowed users to play select games at full speed for the first time, audio had dramatically improved, and the graphics capabilities were fairly consistent except for a few minor problems.[18]

By late October 2009, new features were incorporated into the emulator such as automatic frame-skipping, which increased the performance of the emulator as well as increased stability of the emulator overall. Also improved was the NetPlay feature of the emulator, which allowed players to play multiplayer GameCube and Wii games online with friends, as long as the game does not require a Wii remote. The GUI was reworked to make it more user-friendly. The DirectX plug-in also received further work.

On April 12, 2010 Dolphin 2.0 was released.[19][20][21]

3.0 and 3.5 releases (2010–12)

By the end of November 2010, the developers fixed most of the sound issues (such as crackling), added compatibility with more games, and increased the overall emulation speed and accuracy.

In June 2011, version 3.0 was released and the emulator reached its final stages of development. Strange user interface behavior, crashes, graphical glitches and other problems were fixed. For example, many games which did not boot at all in Dolphin, now work. The configuration dialogs were restructured to ease Dolphin usage for new users. The video configuration dialog received a complete overhaul and features a description panel for each option. Various features were added including support for the Wii Remote speaker, EFB format change emulation, graphics debugger, audio dumping, and many others. Because of numerous fixes to the LLE emulator engine, audio emulation in Dolphin is close to perfect now (provided that one has the necessary DSP dumps). The developers also added a Direct3D 11 video back-end and an XAudio2 audio back-end. The 2.0 release already had seen the introduction of plugin rewrites; the new plugins have been brought to feature parity and were replaced so well, that it was decided to merge all plugins into the Core. Further improvements are better suited as additions in the current infrastructure since this architecture allows for a better integration with the other parts of Dolphin. A set of eight translations (Arabic, Brazilian Portuguese, French, Greek, Hungarian, Portuguese, Spanish, Turkish) is also included with Dolphin 3.0. There have been some performance optimizations (especially in the texture decoder), but generally speaking, performance decreased in favor of more accurate hardware emulation.

On December 25, 2012 version 3.5 was released, featuring improved accessory support, a FreeBSD port, and emulation fixes.[22]

Port to Android and 4.0 release (2013)

On April 6, 2013, the emulator team released the first builds for Google's Android mobile operating system.[11][23] As of September 2013, only a handful of devices have the hardware to support OpenGL ES 3.0, with Google officially supporting the standard in software since July 2013 with the introduction of Android 4.3 Jelly Bean. Games run at an average of 1 FPS. The developer has cited the Samsung Galaxy S4 as one of the first phones capable of playing games at higher speeds, but even it will have considerable speed limitations.[24][25]

On September 22, 2013, version 4.0 was released, featuring back-end improvements to OpenGL rendering and OpenAL audio, broader controller support, networking enhancements, and performance tweaks for macOS and Linux builds.[26][27] However, some critical bugs slipped through the release, leading to bugfix releases 4.0.1[28] and 4.0.2.[29]

Drop of legacy technologies, accuracy improvements, and 5.0 release (2013–2016)

In October 12, 2013 (4.0-155), Direct3D 9 support was removed from the project, leaving Direct3D 11 and OpenGL as the two remaining video back-ends. The Dolphin Team stated that "D3D9 is inherently flawed, and working around its problems wasted time and slowed development."[30]

On May 19, 2014, the Dolphin Team announced that 32-bit support for Microsoft Windows and Linux was being dropped.[3] The Dolphin Team stated that it was becoming increasingly difficult to maintain the 32-bit builds, and that the 32-bit releases simply offered an inferior experience compared to their 64-bit counterparts. Furthermore, the vast majority of their users were already using 64-bit CPUs, and most users of 32-bit builds were 64-bit compatible yet were using 32-bit by mistake. The combination of these factors made 32-bit support unnecessary. 32-bit Android builds suffered from similar issues,[24] but ARMv7 support[31] remained for another year until the AArch64 JIT was ready and devices were available.[4]

Throughout 2014, there was great progress with accuracy in mind, implementing features such as disc loading emulation, native support for GameCube controllers,[32] near perfect audio emulation,[33] and bug fixes for problems present since its earliest days.[34][35][36] Memory management unit (MMU) improvements allow many games to boot and work properly for the first time.[34] Development on Android devices has also been promising; as of December 2014, Dolphin can run on its most powerful devices, such as those using Nvidia Tegra processors, albeit with some difficulty.[37]

In coordination with the developers of the VBA-M Game Boy Advance emulator, support for linking GameCube and Game Boy Advance titles landed in March 2015.[38][39]

On May 25, 2015 – the Dolphin project announced that they successfully re-licensed the code base from "GPLv2 only" to "GPLv2 or any later" to improve license compatibility with other FOSS projects to be able to share and exchange code with them.[7]

During December 2015 the Dolphin project fixed some audio issues on TR Wii Remotes.[40]

On June 24, 2016, version 5.0 was released, featuring various fixes and additions.[1]

Post-5.0 developments (ongoing)

In September 2016, Dolphin's developers announced the emulator was now able to boot all official GameCube titles. The last title to be supported for boot-up, Star Wars: The Clone Wars, had been particularly difficult to emulate due to the game's use of the memory management unit.[41] Also they announced that they removed Triforce emulation, because of no maintenance in the Triforce emulation's code.[42]

Features

System requirements
Minimum Recommended
Microsoft Windows[8]
Operating system Windows 7 64-bit or higher
CPU x86-64[3] Intel Core i5-4670K or higher
Memory 2 GB RAM or more
Graphics hardware Pixel Shader 3.0, and DirectX 10 or OpenGL 3 support Modern DirectX 11.1 or OpenGL 4.4 GPU
macOS
Operating system OS X Yosemite 10.10 or higher
Graphics hardware Pixel Shader 4.0 and OpenGL 3 support
Linux
Operating system Any up-to-date Linux distro
Android
Operating system Android 5.0[43]
CPU AArch64[4]
Memory 1 GB RAM 2 GB RAM
Graphics hardware OpenGL ES 3 support

Features of Dolphin include the ability start games regardless of region, record tool-assisted speedruns,[44][45][46] and cheating with Action Replay and Gecko codes. Dolphin supports real Wii Remotes via Bluetooth.[47] Its expansions, such as MotionPlus adapter, Nunchuk, Classic controller, Guitar, Drums, and Turntable, are also supported.

Dolphin allows to map functions of the original GameCube controllers and Wii Remotes – with or without expansions – to PC controllers.[48][49]

Two kinds of network play are supported by Dolphin: Emulated local multiplayer and Nintendo Wi-Fi Connection. The first only works among Dolphin users. It applies to games that by default have no online option.

The second kind is for online gameplay for WFC supported Wii games with other Dolphin users as well as real Wii users.[26][50]

Game progress can be saved on virtual GameCube Memory Cards, emulated Wii flash memory, and save states. Dolphin features a Memory Card Manager which allows transfer of save files to and from virtual GameCube memory cards.[51]

In conjunction with the VBA-M Game Boy Advance emulator, Dolphin supports linking GameCube and Game Boy Advance titles.[38][39]

Graphical improvements

Like many other console emulators on PC, Dolphin supports arbitrary resolutions,[36][52][53] whereas the GameCube and Wii only support up to 480p.[18] The ability for high resolution graphics has been widely lauded by the gaming community and has received features on numerous gaming networks, as the emulator has surpassed the limits of the original console.[54]

Dolphin can load customized texture maps. These can also be of higher resolution than the original textures.[55] The emulator also has ability to export a game’s textures in order that graphic artists can modify them.

Dolphin can output stereoscopic 3D graphics on any platform Dolphin runs. Special hardware such as Nvidia 3D Vision is also supported. The ability to play games in stereoscopic 3D is a feature the original consoles never had.[56]

Additional features to further enhance the graphics quality are also available. Dolphin supports spatial anti-aliasing, anisotropic filtering, post-processing pixel shaders, and a widescreen hack for forcing widescreen output on games that do not support it natively.[57]

Reception

Dolphin has received widespread critical acclaim from various independent gaming sites. PC Gamer, Eurogamer, and 1UP.com commended the ability to play games in high-definition.[14][52][53] It has also been praised for the high compatibility across both the GameCube and the Wii. It has also received the attention of many websites due to it being the first emulator to properly emulate a seventh generation console.[58]

See also

References

  1. 1 2 "5.0 Release". Dolphin Emulator.
  2. "Dolphin on Github.com".
  3. 1 2 3 "Obituary for 32-bit". Dolphin Emulator. May 19, 2014.
  4. 1 2 3 "June 2015 Progress Report – Remove ARMv7 Support". Dolphin Team. Retrieved 2015-07-07.
  5. 1 2 "Download". Dolphin Emulator. Retrieved 2016-06-25.
  6. "Dolphin Emulator". transifex.com.
  7. 1 2 JMC47, MaJoR. "Relicensing Dolphin: The long road to GPLv2+". Dolphin-emu.org. Retrieved 2015-05-28.
  8. 1 2 "Dolphin FAQ". Dolphin-emu.org. Retrieved 25 November 2012.
  9. "Building for Linux". 2015-11-18. Retrieved 2015-12-29.
  10. "Dolphin Emulator". Google Play. Retrieved 2013-09-22.
  11. 1 2 "Popular Wii And Gamecube Emulator Dolphin Makes It's Way To Android". GearNuke.
  12. "Say Hello to Project Dolphin". IGN. 1999-05-04. Retrieved 2008-01-27.
  13. "Dolphin Emulator - Dolphin 4.0 Release Announcement". Dolphin-Emu.org. 2013-09-22. Retrieved 2016-03-09.
  14. 1 2 "How GameCube/Wii emulator Dolphin got a turbocharge". PC Gamer.
  15. "ANNOUNCE: Dolphin Now Open Source". The Emulation64 Network.
  16. "Commits – dolphin-emu". Dolphin Team. Retrieved 29 December 2015.
  17. "System Menu – dolphin-emu". Dolphin Team. Retrieved 27 July 2014.
  18. 1 2 "Super Smash Bros. Brawl on Dolphin the Wii Emulator (720p HD) – News". YouTube. March 18, 2009. Retrieved 28 July 2009.
  19. "Official 2.0 Dolphin Emulator Announcement". web.archive.org. Archived from the original on May 18, 2010.
  20. "Gamecube: Dolphin v2.0". AEP Emulation Page (in German).
  21. "[dolphin-emu]Dolphin 2.0 released!". Overclock.net. 18 April 2010.
  22. "Dolphin 3.5 Release Announcement". Forums.dolphin-emu.org. Retrieved 2013-09-22.
  23. "[New App] Dolphin Gamecube And Wii Emulator Arrives In Google Play As A (Very Buggy) Pre-Alpha". Android Police. Retrieved 10 July 2015.
  24. 1 2 Brad Linder. "Dolphin Gamecube/Wii emulator hits Android, runs like crap on current hardware". Liliputing.
  25. "Donations for Dolphin Android Development". Dolphin Team. Retrieved 4 May 2013.
  26. 1 2 "Official Dolphin Emulator Website – Dolphin 4.0 Release Announcement". Dolphin-emu.org. Retrieved 2013-09-22.
  27. "Dolphin Emulator 4.0 Released For GameCube, Wii". Phoronix. Retrieved 2013-09-23.
  28. "Official Dolphin Emulator Website – Dolphin 4.0.1 Release Announcement". Dolphin-emu.org. Retrieved 2013-10-21.
  29. "Official Dolphin Emulator Website – Dolphin 4.0.2 Release Announcement". Dolphin-emu.org. Retrieved 2013-11-30.
  30. "D3D9: Why It's Not a Part of Dolphin's Future".
  31. "Steady Improvements to Dolphin Emulator Open More Games from Nintendo to Android Devices, PCs". Legit Reviews.
  32. "Dolphin now has native GameCube controller support with Wii U adapter". PC Gamer. Retrieved 10 July 2015.
  33. "The Rise of HLE Audio". Dolphin-emu.org.
  34. 1 2 "Best Core Changes of 2014". Dolphin-emu.org.
  35. "Best Bug Fixes of 2014". Dolphin Emulator. Retrieved 10 July 2015.
  36. 1 2 "Best New Features of 2014". Dolphin Emulator. Retrieved 10 July 2015.
  37. "The Android Version Of The Dolphin Nintendo Gamecube/Wii Emulator Is Coming Along Nicely – Here It Is Running On A SHIELD TV". Android Police. Retrieved 10 July 2015.
  38. "Dolphin Emulator progress report december 2015". Dolphin Emulator. Retrieved 2016-03-04.
  39. Frank, Allegra (September 6, 2016). "Dolphin emulator can now boot up entire GameCube library". Polygon. Vox Media. Retrieved September 7, 2016.
  40. "Dolphin Emulator". Dolphin Emulator. Retrieved 2016-09-16.
  41. "Android 5.0 required for new builds". Dolphin Team. Retrieved 2015-06-10.
  42. Patrick Klepek. "Nintendo Emulator Developer Passes Away". Kotaku. Gawker Media.
  43. "Dolphin Emulator Contributor Rachel Bryk Passes Away". Total Gaming Network.
  44. "A Commemoration for Rachel Bryk". Dolphin Emulator.
  45. Retting, Georg (17 November 2011). "Wii-Spiele und -Steuerung auf dem PC in HD mit "Dolphin"". PC Magazin (in German). Weka Media Publishing GmbH. Retrieved 1 November 2014.
  46. "Configuring Controllers".
  47. "Der Gamecube-Emulator: Mit Dolphin alte Klassiker am PC und auf Android zocken". GIGA (in German).
  48. "Official Dolphin Emulator Website – Wii Network Guide". Dolphin-emu.org. Retrieved 2013-09-22.
  49. "Best New Features of 2014: Ability to use a folder as a Memory Card". Dolphin Emulator. Retrieved 10 July 2015.
  50. 1 2 Purchese, Robert (2009-07-06). "Wii emulator runs Mario Galaxy in 720p News". Eurogamer.net. Retrieved 2012-11-25.
  51. 1 2 Pereira, Chris. "See What Super Mario Galaxy Looks Like in 720p". 1up.com. Retrieved 2012-11-25.
  52. Plunkett, Luke (27 March 2009). "How Your Wii Games Would Look In 720p". Kotaku. Gawker Media. Retrieved 28 July 2009.
  53. "Zelda: Twilight Princess with Re-Texture Pack (Dolphin)". GamesAktuell.de. 26 April 2011.
  54. "Dolphin Progress Report: December 2014 – Enable 3D Stereoscopy by Armada651". Dolphin Emulator.
  55. "Dolphin Emulator". The Emulation64 Network.
  56. Zackheim, Ben (2004-12-21). "Dolphin emulator final build available". Joystiq. Retrieved 2012-11-25.

External links

This article is issued from Wikipedia - version of the 11/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.