Help:Contents: Difference between revisions

No change in size ,  7 February 2018
m
Undo revision 159484 by Lucario (talk) - this is better actually
mNo edit summary
m (Undo revision 159484 by Lucario (talk) - this is better actually)
Line 13: Line 13:
*[[NAND Usage Guide]]
*[[NAND Usage Guide]]
*[[Wii Network Guide]]
*[[Wii Network Guide]]
==== Custom Shortcut ====
:''See also [[Controlling the Global User Directory|how to control the user directory on Windows PC]].''
A shortcut can be customized to tell a specific build to use a specific user directory. The -u overrides 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 <var>-u</var> (case sensitive) then add the desired destination for the <var>\User\</var> folder. 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 ====
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.


=== Peripheral Setup ===
=== Peripheral Setup ===
Line 52: Line 44:
-C, --config=<System>.<Section>.<Key>=<Value> Set a configuration option.</pre>
-C, --config=<System>.<Section>.<Key>=<Value> Set a configuration option.</pre>
|}
|}
==== Custom Shortcut ====
:''See also [[Controlling the Global User Directory|how to control the user directory on Windows PC]].''
A shortcut can be customized to tell a specific build to use a specific user directory. The -u overrides 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 <var>-u</var> (case sensitive) then add the desired destination for the <var>\User\</var> folder. 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 ====
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 ==
6,576

edits