Installing Dolphin: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Improved GNU/Linux sections)
Line 10: Line 10:


== Ubuntu ==
== Ubuntu ==
Ubuntu users can download and use a Debian software package (.deb) from the main site.  
Ubuntu users can download and use a Debian software package (.deb) from the main site or with apt-get.  
 
<code>sudo add-apt-repository ppa:glennric/dolphin-emu
 
sudo apt-get update
 
sudo apt-get install dolphin-emu</code>
 
== ArchLinux & Parabola GNU/Linux Libre ==
<code># pacman -S dolphin-emu</code>


== GNU/Linux ==
== GNU/Linux ==

Revision as of 21:11, 7 January 2014

Windows and Mac

  • Download and decompress the latest revision/version of Dolphin.
  • Put it on a folder (preferably named after the revision).
    • If you want to use old GameCube Memory Card files, place them on "./User/GC"
    • Wii NAND dumps should be placed on "./User/Wii"
    • Using StateSaves between versions may cause problems. It is not recommended.
  • Run the Dolphin executable and have fun!

Problems? try the FAQ before asking questions in the forums.

Ubuntu

Ubuntu users can download and use a Debian software package (.deb) from the main site or with apt-get.

sudo add-apt-repository ppa:glennric/dolphin-emu

sudo apt-get update

sudo apt-get install dolphin-emu

ArchLinux & Parabola GNU/Linux Libre

# pacman -S dolphin-emu

GNU/Linux

Other GNU/Linux users have to build and install from source code.

Configure Plugins

In most cases, the preset settings works fine. If you want to change something, Performance guide can help you.

File Browser

  • You can launch ISO/WAD files by browsing them, or setting a folder to search for files (which will be shown at the Dolphin's main window)
    • Banner/Game Names may not load at first time. Making a save file for that game fixes it. That isn't a bug itself. (GameCube games don't have this issue)
    • Items shown can be toggled on/off on the "View" menu.