Dolphin Manual: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(WORK. IN. PROGRESS. I haven't even finished porting yet. I adjust as I port, so more will be added with time.)
 
No edit summary
Line 18: Line 18:
*2GB of Ram
*2GB of Ram


Satisfying these requirements does not necessarily mean Dolphin will run smoothly. The nature of emulation is that some games are more demanding than others. “Light” and do not take much power to run, for example, [[Crazy Taxi]]. “Demanding” games need a very strong machine that may have to be overclocked, for example [[The Last Story]] or [[Metroid Prime (GC)|Metroid Prime]]. Consequently, [[GameCube]] games are not necessarily any easier to run than [[Wii]] games.
Satisfying these requirements does not necessarily mean Dolphin will run smoothly. The nature of emulation is that some games are more demanding than others. “Light” games do not take much power to run, for example [[Crazy Taxi]]. “Demanding” games need a very strong machine that may have to be overclocked, for example [[The Last Story]] or [[Metroid Prime (GC)|Metroid Prime]]. Consequently, [[GameCube]] games are not necessarily any easier to run than [[Wii]] games.


Users should ask questions about their hardware on the [http://forums.dolphin-emu.org/ Dolphin forums] or check the [[Main Page|Dolphin Wiki]] to see the results other systems had for specific games.
Users should ask questions about their hardware on the [http://forums.dolphin-emu.org/ Dolphin forums] or check the [[Main Page|Dolphin Wiki]] to see the results other systems had for specific games.


=== Additional Software ===
=== Additional Software ===
Windows users must install the Microsoft Visual C++ 2010 Redistributable (SP1) and the [http://www.microsoft.com/en-us/download/details.aspx?id=35 DirectX End-User Runtime]. The Microsoft Visual C++ 2010 Redistributable comes in [http://www.microsoft.com/en-us/download/details.aspx?id=8328 32-bit] and [http://www.microsoft.com/en-us/download/details.aspx?id=13523 64-bit] versions; choose according to your operating system. Generally for any OS, keeping drivers up-to-date is the best practice. Linux users have more extensive software requirements (see Section 2.1).
Windows users must install the Microsoft Visual C++ 2010 Redistributable (SP1) and the [http://www.microsoft.com/en-us/download/details.aspx?id=35 DirectX End-User Runtime]. The Microsoft Visual C++ 2010 Redistributable comes in [http://www.microsoft.com/en-us/download/details.aspx?id=8328 32-bit] and [http://www.microsoft.com/en-us/download/details.aspx?id=13523 64-bit] versions; choose according to your operating system. Generally for any OS, keeping drivers up-to-date is the best practice.
 
Linux users have more extensive software requirements (see Section 2.1).


=== Games ===
=== Games ===
Line 30: Line 32:
== Obtaining the Dolphin Emulator ==
== Obtaining the Dolphin Emulator ==


For users of Windows, OS X, and Ubuntu, the main Dolphin website provides both the latest builds and the last stable release online at [http://www.dolphin-emu.org/download http://www.dolphin-emu.org/download]. All OS X builds come as .dmg files for easy installation. Windows users must choose between x86 (32-bit) and x64 (64-bit) versions according to their operating system. The archives files come in the 7z format, so an appropriate program such as [http://www.7-zip.org 7-zip] or [http://peazip.sourceforge.net PeaZip] is necessary to extract Dolphin.
For users of Windows, OS X, and Ubuntu, the main Dolphin website provides both the latest builds and the last stable release online at [http://www.dolphin-emu.org/download http://www.dolphin-emu.org/download]. Windows users must choose between x86 (32-bit) and x64 (64-bit) versions according to their operating system.


Please note that the developmental versions of Dolphin represent the very latest work added to the emulator. Every time a developer commits changes to Dolphin, a build-bot automatically compiles the source code. While these versions provide the most recent improvements, they may not always be stable.
Please note that the developmental versions of Dolphin represent the very latest work added to the emulator. Every time a developer commits changes to Dolphin, a build-bot automatically compiles the source code. While these versions provide the most recent improvements, they may not always be stable.


Non-Ubuntu Linux users have to compile the source code themselves or rely on the repositories set up for their specific distros in order to obtain Dolphin. See [[Building Dolphin on Linux]] for instructions.
Non-Ubuntu Linux users have to compile the source code themselves or rely on the repositories set up for their specific distros in order to obtain Dolphin. See [[Building Dolphin on Linux]] for instructions.
== Starting Dolphin ==
'''Windows:''' Windows builds come in archives in the 7z format, so an appropriate program such as [http://www.7-zip.org 7-zip] or [http://peazip.sourceforge.net PeaZip] is necessary to extract it. Users need only extract the archive and double-click on the Dolphin.exe file to launch the emulator. Opening the emulator while it is in the archive will lead to errors.
'''OS X:''' All OS X builds come as .dmg files for easy installation: users need only double-click the .dmg file to open it, and click on the Dolphin icon to launch it. Drag the Dolphin icon to the Applications folder to install in on the system.
'''Linux:''' After compiling and installing Dolphin, Linux users will need to see where Dolphin placed itself depending on the desktop environment and launch it from the correct menu. Alternatively, Dolphin will run when invoking the dolphin-emu command from a terminal.
Below is a screenshot of what Dolphin looks like when run (after adding some games, see Section 2.3) and a basic description of the interface:
BIG PICTURE HEEEEEERE
'''Title Bar:''' Shows program name and Dolphin version.
'''Menus:''' Contains entries like File, Emulation, and Options. Provide access to nearly all of Dolphin's options through drop-down menus.
'''Toolbars:''' Contains buttons like Open, Play, and Config. Provide quick access to commonly changed options with one-click
'''Banners:''' Small graphical icons depicting game logos. Allows users to easily identify games at a glance. Small graphics to the left show which system the game comes from.
'''Title:''' The official name of the game.
'''Notes:''' Short pieces of text that may describe the game or the developer. Flags to the right show which region (NTSC-U, NTSC-J, PAL) the game comes from.
'''Size:''' Approximate size of the game file.
'''State:''' A scale using 5 stars that describes how well the game runs in Dolphin. The scale goes as follows:
:0: Unknown – Has not been tested yet.
:1: Broken – Crashes when booting.
:2: Intro/Menu – Hangs/crashes somewhere between booting and starting.
:3: Starts – Starts, maybe even plays well, but crashes or major graphical/audio glitches.
:4: Playable – Runs well, only minor graphical or audio glitches. Games can be played all the way through
:5: Perfect – No issues at all.
'''Status Bar:''' Very bottom of Dolphin's screen, reserved for small message such as when a real or emulated Wiimote has been connected, FPS, VPS, and game speed.

Revision as of 01:08, 18 April 2013

THIS IS A WORK IN PROGRESS POST THIS FOR PUBLIC CONSUMPTION AND I WILL FIND YOU AND STRANGLE YOU! - Your friendly neighborhood wiki editor, MaJoR

This is an early version of the new Dolphin Manual, the revised port and completion of the manual Shonumi has created. The plan is to create a guide here that can be easily ported into a PDF document to be included in the 4.0 release. That way, the wiki can just cater to the latest development version, and the official release will have its own manual available for everyone that we don't have to maintain. Then, at every new release, we just polish this guide up and we have another PDF guide.

See the talk page for notes and a TODO list, or to talk about it. This is a huge undertaking, so please give any advice you may have.

Getting Started

Before running Dolphin, users should consider the following:

Operating System

Dolphin will work on Windows, Linux, and OS X environments. For Windows, anything from XP and up will handle the emulator, preferably a 64bit version (post Vista). For OS X, anything from Lion (10.7) and up will do the job. Given the sheer number of available Linux distros, Linux users cannot rely on a specific minimum version of their OS. For the best results, the distro's packages, libraries, and kernel should be relatively up-to-date.

Hardware

The bare minimum for Dolphin to work is the following. All modern systems should have these specifications.

  • A CPU that supports SSE2
  • A GPU that supports Pixel Shader 3.0 for D3D9 and D3D11, or OGL3 for OpenGL
  • 2GB of Ram

Satisfying these requirements does not necessarily mean Dolphin will run smoothly. The nature of emulation is that some games are more demanding than others. “Light” games do not take much power to run, for example Crazy Taxi. “Demanding” games need a very strong machine that may have to be overclocked, for example The Last Story or Metroid Prime. Consequently, GameCube games are not necessarily any easier to run than Wii games.

Users should ask questions about their hardware on the Dolphin forums or check the Dolphin Wiki to see the results other systems had for specific games.

Additional Software

Windows users must install the Microsoft Visual C++ 2010 Redistributable (SP1) and the DirectX End-User Runtime. The Microsoft Visual C++ 2010 Redistributable comes in 32-bit and 64-bit versions; choose according to your operating system. Generally for any OS, keeping drivers up-to-date is the best practice.

Linux users have more extensive software requirements (see Section 2.1).

Games

Users “dump” or “rip” their Gamecube and Wii discs to get an exact 1:1 copy of the game data. The best method is to use homebrew software on a hacked Wii. For more information, see Ripping Game Discs.

Obtaining the Dolphin Emulator

For users of Windows, OS X, and Ubuntu, the main Dolphin website provides both the latest builds and the last stable release online at http://www.dolphin-emu.org/download. Windows users must choose between x86 (32-bit) and x64 (64-bit) versions according to their operating system.

Please note that the developmental versions of Dolphin represent the very latest work added to the emulator. Every time a developer commits changes to Dolphin, a build-bot automatically compiles the source code. While these versions provide the most recent improvements, they may not always be stable.

Non-Ubuntu Linux users have to compile the source code themselves or rely on the repositories set up for their specific distros in order to obtain Dolphin. See Building Dolphin on Linux for instructions.

Starting Dolphin

Windows: Windows builds come in archives in the 7z format, so an appropriate program such as 7-zip or PeaZip is necessary to extract it. Users need only extract the archive and double-click on the Dolphin.exe file to launch the emulator. Opening the emulator while it is in the archive will lead to errors.

OS X: All OS X builds come as .dmg files for easy installation: users need only double-click the .dmg file to open it, and click on the Dolphin icon to launch it. Drag the Dolphin icon to the Applications folder to install in on the system.

Linux: After compiling and installing Dolphin, Linux users will need to see where Dolphin placed itself depending on the desktop environment and launch it from the correct menu. Alternatively, Dolphin will run when invoking the dolphin-emu command from a terminal.


Below is a screenshot of what Dolphin looks like when run (after adding some games, see Section 2.3) and a basic description of the interface:

BIG PICTURE HEEEEEERE

Title Bar: Shows program name and Dolphin version.

Menus: Contains entries like File, Emulation, and Options. Provide access to nearly all of Dolphin's options through drop-down menus.

Toolbars: Contains buttons like Open, Play, and Config. Provide quick access to commonly changed options with one-click

Banners: Small graphical icons depicting game logos. Allows users to easily identify games at a glance. Small graphics to the left show which system the game comes from.

Title: The official name of the game.

Notes: Short pieces of text that may describe the game or the developer. Flags to the right show which region (NTSC-U, NTSC-J, PAL) the game comes from.

Size: Approximate size of the game file.

State: A scale using 5 stars that describes how well the game runs in Dolphin. The scale goes as follows:

0: Unknown – Has not been tested yet.
1: Broken – Crashes when booting.
2: Intro/Menu – Hangs/crashes somewhere between booting and starting.
3: Starts – Starts, maybe even plays well, but crashes or major graphical/audio glitches.
4: Playable – Runs well, only minor graphical or audio glitches. Games can be played all the way through
5: Perfect – No issues at all.

Status Bar: Very bottom of Dolphin's screen, reserved for small message such as when a real or emulated Wiimote has been connected, FPS, VPS, and game speed.