Virtual SD Card Guide: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
(Apparently I was mounting "sd.iso" which is not the point of this guide.)
Line 15: Line 15:
<pre>mksdcard 2048M sd.raw</pre>
<pre>mksdcard 2048M sd.raw</pre>
*Drag and drop '''mksdcard''' file from <var>\tools\</var> into the command window for the full directory pointing to mkscard.
*Drag and drop '''mksdcard''' file from <var>\tools\</var> into the command window for the full directory pointing to mkscard.
*Type <kbd>2048M</kbd> for 2GB, or if desired, replace it with different size like <kbd>512M</kbd> (512MB), <kbd>1024M</kbd> (1GB), etc.
*Type <kbd>2048M</kbd> for 2GB, or if desired, instead it with different size like <kbd>512M</kbd> (512MB), <kbd>1024M</kbd> (1GB), etc.
*To replace the virtual SD Card, simply drag and drop an existing '''sd.raw''' file into the command window. (The virtual SD card on OS X will most likely located in <var>~/Library/Application\ Support/Dolphin/Wii/sd.raw</var>)<br />Or elsewhere to create new.
*To replace the virtual SD Card, simply drag and drop an existing '''sd.raw''' file into the command window. (The virtual SD card on OS X will most likely located in <var>~/Library/Application\ Support/Dolphin/Wii/sd.raw</var>)<br />Or elsewhere to create new.


Line 24: Line 24:
Quick guide for mounting and editing the virtual SD card with the ''ImDisk Virtual Disk Driver'':
Quick guide for mounting and editing the virtual SD card with the ''ImDisk Virtual Disk Driver'':
#Right-click on '''sd.raw''' file then click '''"Mount as ImDisk Virtual Disk"''' from the context menu.
#Right-click on '''sd.raw''' file then click '''"Mount as ImDisk Virtual Disk"''' from the context menu.
#Then in the very bottom left of the window, select "Harddisk volume" then hit '''"OK"'''
#The window will pop up but the default and predefined drive letter will do just fine. Hit '''"OK"'''.
#*The virtual SD card will now appear as "Local Disk" in which the native Explorer window can read and write in there.
#*The virtual SD card will now appear as "Local Disk" in which the native Explorer window can read and write in there.
#When done editing the virtual SD card, simply unmount it by right-click on the "Local Disk" then click '''"Unmount ImDisk Virtual Disk"''' from the context menu.
#When done editing the virtual SD card, simply unmount it by right-click on the "Local Disk" then click '''"Unmount ImDisk Virtual Disk"''' from the context menu.