Help:Contents: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
*[[Audio Emulation]]
*[[Audio Emulation]]
*[[Configuration Guide]]
*[[Configuration Guide]]
*[[Dolphin Profile]]
*[[GameINI]]
*[[GameINI]]
*[[NAND Usage Guide]]
*[[NAND Usage Guide]]
Line 45: Line 44:
|}
|}


:''See also [[Controlling the Global User Directory|how to control the user directory on Windows PC]].''
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.
 
A shortcut file on Windows can be customized with command line arguments to a specific Dolphin build. The <var>-u</var> will override the portable.txt file. 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>-u</var> (case sensitive). In case of <var>-u</var>, the following example points to default user directory on Windows PC, change as desired: <pre>Dolphin.exe -u "%userprofile%\Documents\Dolphin Emulator\"</pre>


==== Portable.txt ====
==== 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 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.


6,576

edits

Navigation menu