Help:Contents: Difference between revisions

Jump to navigation Jump to search
2,361 bytes added ,  7 February 2018
m
no edit summary
mNo edit summary
(33 intermediate revisions by 7 users not shown)
Line 4: Line 4:
=== Installation ===
=== Installation ===
*[[Installing Dolphin]]
*[[Installing Dolphin]]
*[[How to update Dolphin]]
*[[Ripping Games]]


=== Setup ===
=== Setup ===
*[[Audio Emulation]]
*[[Configuration Guide]]
*[[GameINI]]
*[[NAND Usage Guide]]
*[[Wii Network Guide]]
=== Peripheral Setup ===
*[[Bluetooth Passthrough]]
*[[Configuring Controllers]]
*[[Configuring Controllers]]
*[[Controlling the Global User Directory]]
*[[How to use the Official GameCube Controller Adapter for Wii U in Dolphin]]
*[[DSP LLE]]
*[[Stereoscopic 3D Setup]]
*[[NAND Usage Guide]]
*[[USB Passthrough]]
*[[Performance guide]]
*[[Virtual SD Card Guide]]
*[[Virtual SD Card Guide]]
*[[Wii Network Guide]]
*[[Wii Remote Plus (RVL-CNT-01-TR) Connection Guide]]
*[[Wii Remote Plus (RVL-CNT-01-TR) Connection Guide]]


=== Usage ===
=== Usage ===
*[[Netplay Guide]]
*[[Netplay Guide]]
*[[Ripping Game Discs]]
*[http://dolphin-emu.org/docs/faq/ FAQ]
*[http://dolphin-emu.org/docs/faq/ FAQ]
==== Command Line Options ====
Dolphin includes a variety of command line options that may be useful for scripts, development, or debugging. Basic help and usage for them can be shown by running "Dolphin --help". The options are as follows:
{|
|<pre>
-h, --help                                    Show this help message
-d, --debugger                                Opens the debugger
-l, --logger                                  Opens the logger
-e, --exec=<str>                              Loads a specific game file (ELF, DOL, GCM, ISO, WBFS, CISO, GCZ, WAD)
-b, --batch                                  Exit Dolphin with emulator
-c, --confirm                                Set "Confirm on Stop".
-v, --video_backend=<str>                    Specifies a video backend to use, D3D or OGL.
-a, --audio_emulation=<str>                  Specified the type of audio to use, HLE or LLE.
-m, --movie=<str>                            Plays a movie file
-u, --user=<str>                              Specifies a path to the user directory
-C, --config=<System>.<Section>.<Key>=<Value> Set a configuration option.</pre>
|}
A shortcut file on Windows can be customized with command line arguments to a specific Dolphin build. First create a shortcut to the executable of the Dolphin build desired, then open the shortcut's properties and edit the target field. After the path to dolphin, add an argument like <var>--logger</var>, then save. Using <var>--logger</var> as an example, the shortcut will then launch the Dolphin with its logger window opened. The <var>-u</var> option will override the portable.txt file. The <var>--help</var> option is a CLI message, only command line window can view it.
==== Portable.txt ====
:''See also [[Controlling the Global User Directory|how to control the user directory on Windows PC]].''
Dolphin will check if that file exists in the same directory, then it will not use the default user directory; instead, it will create a <var>\User\</var> folder in the same directory as the executable.


== Dolphin Wiki ==
== Dolphin Wiki ==
*[[Blank Game Page]] - A template for making new pages
*[[Blank Game Page]] - A template for making new pages
*'''[http://meta.wikimedia.org/wiki/Help:Contents MediaWiki User's Guide]''' Guides for formatting and advanced wiki functions
*[http://meta.wikimedia.org/wiki/Help:Contents MediaWiki User's Guide] Guides for formatting and advanced wiki functions
*[[Project:Community portal]]
*[[Project:Community portal]]
*[[Project:Wiki Conventions|Wiki Conventions]] - How we do things on the Dolphin wiki
*[[Project:Wiki Conventions|Wiki Conventions]] - How we do things on the Dolphin wiki
*[[:Category:Extension Docs|Extension documentation]] for the various extensions usable on the wiki


== Dolphin Development/Testing ==
== Dolphin Development/Testing ==
*[[Buildbot]]
*[[Building Dolphin on Linux]]
*[[Building Dolphin on Linux]]
*[[Contributor's Guide]]
*[[Contributor's Guide]]
*[[Coding Style]]
*[[Coding Style]]
*[[Dolphin Redirector]]
*[[FifoPlayer]] - Guide for using the Fifo Player, a powerful testing and diagnosing tool
*[[FifoPlayer]] - Guide for using the Fifo Player, a powerful testing and diagnosing tool
*[[Google Summer of Code]] - Suggested projects for [https://developers.google.com/open-source/soc/ Google Summer of Code]
*[[Google Summer of Code]] - Suggested projects for [https://developers.google.com/open-source/soc/ Google Summer of Code]
*[[Draft Collection]] - Collection of Dolphin-related documents


[[Category:Tutorials]]
[[Category:Tutorials]]
6,576

edits

Navigation menu