Help:Contents: Difference between revisions

m
no edit summary
m (Undo revision 159484 by Lucario (talk) - this is better actually)
mNo edit summary
Line 45: Line 45:
|}
|}


==== Custom Shortcut ====
:''See also [[Controlling the Global User Directory|how to control the user directory on Windows PC]].''
:''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>
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 ====
6,576

edits