Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii:Transferring Game Saves: Difference between revisions

From Hacks Guide Wiki
(Add snapshot @ b219dbd5fe05a6d0505956b6bfca03c5acf29274)
 
m (Lifehackerhansol moved page User:Lifehackerhansol/sandbox to Wii:Transferring Game Saves without leaving a redirect: be free my child)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
---
title: "Transferring Game Saves"
---
This guide will explain how to transfer game saves between:
This guide will explain how to transfer game saves between:


+ a Wii/Wii U(vWii),
* a Wii/Wii U(vWii),
+ Dolphin Emulator,
* Dolphin Emulator,
+ GameCube memory cards,
* GameCube memory cards,
+ and (Nintendont) emulated memory cards.
* and (Nintendont) emulated memory cards.
 
<button class="btn btn--large btn--info tablinks" onClick="openTab_from(event, 'wii')">From a Wii/vWii</button>
<button class="btn btn--large btn--info tablinks" onClick="openTab_from(event, 'dol')">From Dolphin Emulator</button>
<button class="btn btn--large btn--info tablinks" onClick="openTab_from(event, 'gcmc')">From a GameCube memory card</button>
<button class="btn btn--large btn--info tablinks" onClick="openTab_from(event, 'emumc')">From Nintendont</button>
 
<div id="wii" class="tabcontent" markdown="1">
 
<button class="btn btn--info btn--large tablinks to" onClick="openTab_to(event, 'wii-vwii')">To another Wii/vWii</button>
<button class="btn btn--info btn--large tablinks to" onClick="openTab_to(event, 'wii-dol')">To Dolphin Emulator</button>
 
<div id="wii-vwii" class="tabcontent to" markdown="1">


<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'wii-vwii-data')">via Data Management</button>
<tabber>
<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'wii-vwii-svgm')">via SaveGame Manager GX</button>
|-| From a Wii/vWii=


<div id="wii-vwii-data" class="tabcontent via" markdown="1">
{{#tag:tabber
| To another Wii/vWii=


##### What you need
{{#tag:tabber
| From Data Management=


+ an SD card formatted to FAT32/MS-DOS
== What you need ==


##### Instructions
* an SD card formatted to FAT32/MS-DOS


1. Insert your SD card into your Wii/Wii U.
== Instructions ==
1. In the Wii Menu, select the `Wii Options` at the bottom left.
1. Select `Data Management` (if on Wii), `Save Data`, then `Wii`.
1. Select a save you would like to transfer, then select `Copy`.
    + If the `Copy` button is greyed out, you will need to [install Priiloader](priiloader) to disable the copy protection.
1. Repeat the previous step for each save you would like to transfer.
1. Once you are finished, put the SD card into your other Wii/Wii U.
1. In the Wii Menu, select the `Wii Options` at the bottom left.
1. Select `Data Management` (if on Wii), `Save Data`, then `Wii`.
1. Select the `SD Card` tab at the top right.
1. Select one of the saves you have copied to your SD card, then select `Copy`.
1. Repeat the previous step for each save you have copied to your SD card.


</div>
# Insert your SD card into your Wii/Wii U.
# In the Wii Menu, select the <code>Wii Options</code> at the bottom left.
# Select <code>Data Management</code> (if on Wii), <code>Save Data</code>, then <code>Wii</code>.
# Select a save you would like to transfer, then select <code>Copy</code>.
#* If the <code>Copy</code> button is greyed out, you will need to [[wiiguide:priiloader|install Priiloader]] to disable the copy protection.
# Repeat the previous step for each save you would like to transfer.
# Once you are finished, put the SD card into your other Wii/Wii U.
# In the Wii Menu, select the <code>Wii Options</code> at the bottom left.
# Select <code>Data Management</code> (if on Wii), <code>Save Data</code>, then <code>Wii</code>.
# Select the <code>SD Card</code> tab at the top right.
# Select one of the saves you have copied to your SD card, then select <code>Copy</code>.
# Repeat the previous step for each save you have copied to your SD card.


<div id="wii-vwii-svgm" class="tabcontent via" markdown="1">
{{!}}-{{!}} From SaveGame Manager GX=


Make sure you have installed [cIOS](cios) before following this!
{{warning|text=Make sure you have installed [[wiiguide:cios|cIOS]] before following this!}}
{: .notice--warning}


##### What you need
== What you need ==


* The Homebrew Channel on both systems
* The Homebrew Channel on both systems
* An SD card or USB drive
* An SD card or USB drive
* [SaveGame Manager GX](https://oscwii.org/library/app/SaveGame_Manager_GX)
* [https://oscwii.org/library/app/SaveGame_Manager_GX SaveGame Manager GX]
 
##### Instructions


1. Extract SaveGame Manager GX to the root of your SD card or USB drive, and put it into your source Wii/Wii U.
== Instructions ==
1. Launch the Homebrew Channel, then launch SaveGame Manager GX.
1. Ensure that the source is set to Wii.
1. Find and select your save, then `Extract`, then `Default`.
    + Repeat this for the rest of the saves you would like to copy.
1. Press the HOME button and exit SaveGame Manager GX.
1. Put the SD card into the target Wii/Wii U.
1. Create a new save file for each game. This is needed so that SaveGame Manager GX can overwrite it.
1. Launch the Homebrew Channel, and launch SaveGame Manager GX.
1. Ensure that the source is set to your SD or USB.
1. Select each save you copied and click `Install`.


</div>
# Extract SaveGame Manager GX to the root of your SD card or USB drive, and put it into your source Wii/Wii U.
# Launch the Homebrew Channel, then launch SaveGame Manager GX.
# Ensure that the source is set to Wii.
# Find and select your save, then <code>Extract</code>, then <code>Default</code>.
#* Repeat this for the rest of the saves you would like to copy.
# Press the HOME button and exit SaveGame Manager GX.
# Put the SD card into the target Wii/Wii U.
# Create a new save file for each game. This is needed so that SaveGame Manager GX can overwrite it.
# Launch the Homebrew Channel, and launch SaveGame Manager GX.
# Ensure that the source is set to your SD or USB.
# Select each save you copied and click <code>Install</code>.


</div>
}} <!-- wii2wii -->


<div id="wii-dol" class="tabcontent to" markdown="1">
{{!}}-{{!}}To Dolphin Emulator=


<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'wii-dol-nand')">with a NAND backup (Wii)</button>
{{#tag:tabber
<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'wii-dol-svgm')">via SaveGame Manager GX</button>
| With a NAND backup (Wii)=
 
<div id="wii-dol-nand" class="tabcontent via" markdown="1">


By importing your NAND backup into Dolphin, you effectively copy everything on your Wii (at the time of the backup).
By importing your NAND backup into Dolphin, you effectively copy everything on your Wii (at the time of the backup).
This also has the benefit of allowing access to [Wiimmfi](https://wiimmfi.de/), as well as carrying over RiiConnect24 patched channels.
This also has the benefit of allowing access to [https://wiimmfi.de/ Wiimmfi], as well as carrying over RiiConnect24 patched channels.


If you have already done this, consider the SaveGame Manager GX method to save time.
{{info|text=If you have already done this, consider the SaveGame Manager GX method to save time.}}
{: .notice--info}


##### What you need
== What you need ==


* [a NAND backup](bootmii)
* [[wiiguide:bootmii|a NAND backup]]
* Latest beta version of Dolphin Emulator
* Latest beta version of Dolphin Emulator  


##### Instructions
== Instructions ==


1. After [making your NAND backup](bootmii), put your SD card into your PC and open Dolphin Emulator.
# After [[wiiguide:bootmii|making your NAND backup]], put your SD card into your PC and open Dolphin Emulator.
1. Select `Tools > Manage NAND... > Import BootMii NAND Backup`.
# Select <code>Tools > Manage NAND... > Import BootMii NAND Backup</code>.
1. In the file dialog that opens, go to your SD card and select `nand.bin`.
# In the file dialog that opens, go to your SD card and select <code>nand.bin</code>.


</div>
{{!}}-{{!}}via SaveGame Manager GX=


<div id="wii-dol-svgm" class="tabcontent via" markdown="1">
{{warning|text=Make sure you have installed [[wiiguide:cios|cIOS]] before following this!}}


Make sure you have installed [cIOS](cios) before following this!
== What you need ==
{: .notice--warning}
 
##### What you need


* The Homebrew Channel on your Wii/vWii
* The Homebrew Channel on your Wii/vWii
* [SaveGame Manager GX](https://oscwii.org/library/app/SaveGame_Manager_GX)
* [https://oscwii.org/library/app/SaveGame_Manager_GX SaveGame Manager GX]
* An SD card or USB drive
* An SD card or USB drive
* Latest beta version of Dolphin Emulator  
* Latest beta version of Dolphin Emulator
 
##### Instructions
 
1. On your Wii/Wii U, launch the Homebrew Channel, then launch SaveGame Manager GX.
1. Find and select the save you would like to transfer, select `Extract`, then select `Default`.
    + Repeat this for all the saves you would like to transferred.
1. Once you have extracted all your save files, press HOME and exit SaveGame Manager GX.
1. Insert your SD card or USB drive into your PC.
1. Open Dolphin Emulator.
1. Select `Tools > Import Wii Save...`.
1. In the file dialog that opens, go to the `savegames` folder on your SD or USB, and select each `.bin` file inside it.
 
Unfortunately, you can only select one at a time, so you must repeat the last step for each .bin file.
{: .notice--info}
 
</div>
 
</div>
 
</div>
 
<div id="dol" class="tabcontent" markdown="1">
 
{% capture dolphin-user-folder %}


`<User Folder>` refers to the folder opened by the `File -> Open User Folder` menu option.
== Instructions ==
![](/images/dolphin/dolphin-user-folder.png)
{: .notice--info}


{% endcapture %}
# On your Wii/Wii U, launch the Homebrew Channel, then launch SaveGame Manager GX.
# Find and select the save you would like to transfer, select <code>Extract</code>, then select <code>Default</code>.
#* Repeat this for all the saves you would like to transferred.
# Once you have extracted all your save files, press HOME and exit SaveGame Manager GX.
# Insert your SD card or USB drive into your PC.
# Open Dolphin Emulator.
# Select <code>Tools > Import Wii Save...</code>.
# In the file dialog that opens, go to the <code>savegames</code> folder on your SD or USB, and select each <code>.bin</code> file inside it.


{% capture dolphin-emu-memcard-manager %}
{{info|text=Unfortunately, you can only select one at a time, so you must repeat the last step for each .bin file.}}


If Dolphin is set to use a `.raw` memory card, use `Tools > Memory Card Manager` to export your desired saves to `.gci`.
}} <!-- wii2dol -->
![](/images/homebrew/gcsaves/dolphin-emu-memcard-manager.png)
}} <!-- from wii -->
{: .notice--info}


{% endcapture %}
|-| From Dolphin Emulator=


All methods here assume you have the [latest Beta or Development version of Dolphin Emulator](https://dolphin-emu.org/download).
{{info|text=All methods here assume you have the [https://dolphin-emu.org/download latest Beta or Development version of Dolphin Emulator].}}
{: .notice--info}


<button class="btn btn--info btn--large tablinks to" onClick="openTab_to(event, 'dol-wii')">To a Wii/vWii</button>
{{#tag:tabber
<button class="btn btn--info btn--large tablinks to" onClick="openTab_to(event, 'dol-gcmc')">To a GameCube Memory card</button>
| To a Wii/vWii=
<button class="btn btn--info btn--large tablinks to" onClick="openTab_to(event, 'dol-emumc')">To Nintendont</button>


<div id="dol-wii" class="tabcontent to" markdown="1">
{{#tag:tabber
| via Data Management=


<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'dol-wii-data')">via Data Management</button>
== What you need ==
<button class="btn btn--info btn--large tablinks via" onClick="openTab_via(event, 'dol-wii-svgm')">via SaveGame Manager GX</button>
 
<div id="dol-wii-data" class="tabcontent via" markdown="1">
 
##### What you need


* an SD card
* an SD card


##### Instructions
== Instructions ==
 
1. Open Dolphin Emulator.
1. If you exporting a select game's save, right click the game inside the Dolphin window and select `Export Wii Save`.
    + If you are exporting all your Wii saves from Dolphin, select `Tools > Export All Wii Saves`.
 
    ![](/images/dolphin/export-wiisave.png)
 
1. In the folder dialog that pops up, select your SD card. (Don't go inside any other folder!)
1. Safely eject your SD card, then put it into your Wii/Wii U.
    + If on a Wii U, be sure to launch Wii Mode.
1. Select the `Wii Options` button at the bottom left.
1. Select `Data Management` (if on Wii), `Save Data`, then `Wii`.
1. Go to the `SD Card` tab at the top right.
1. Select each save that you would like to copy to your Wii/Wii U and select `Copy`.


</div>
# Open Dolphin Emulator.
# If you exporting a select game's save, right click the game inside the Dolphin window and select <code>Export Wii Save</code>.
#* If you are exporting all your Wii saves from Dolphin, select <code>Tools > Export All Wii Saves</code>.
#* [[File:Export-wiisave.png|400x400px]]
# In the folder dialog that pops up, select your SD card. (Don't go inside any other folder!)
# Safely eject your SD card, then put it into your Wii/Wii U.
#* If on a Wii U, be sure to launch Wii Mode.
# Select the <code>Wii Options</code> button at the bottom left.
# Select <code>Data Management</code> (if on Wii), <code>Save Data</code>, then <code>Wii</code>.
# Go to the <code>SD Card</code> tab at the top right.
# Select each save that you would like to copy to your Wii/Wii U and select <code>Copy</code>.


<div id="dol-wii-svgm" class="tabcontent via" markdown="1">
{{!}}-{{!}}via SaveGame Manager GX=


Make sure you have installed [cIOS](cios) before following this!
{{warning|text=Make sure you have installed [[wiiguide:cios|cIOS]] before following this!}}
{: .notice--warning}


##### What you need
== What you need ==


* The Homebrew Channel on your Wii/vWii
* The Homebrew Channel on your Wii/vWii
* An SD card or USB drive
* An SD card or USB drive
* [SaveGame Manager GX](https://oscwii.org/library/app/SaveGame_Manager_GX)
* [https://oscwii.org/library/app/SaveGame_Manager_GX SaveGame Manager GX]


##### Instructions
== Instructions ==


1. Open Dolphin Emulator.
# Open Dolphin Emulator.
1. If you exporting a select game's save, right click the game inside the Dolphin window and select `Export Wii Save`.
# If you exporting a select game's save, right click the game inside the Dolphin window and select <code>Export Wii Save</code>.
    + If you are exporting all your Wii saves from Dolphin, select `Tools > Export All Wii Saves`.
#* If you are exporting all your Wii saves from Dolphin, select <code>Tools > Export All Wii Saves</code>.
1. In the folder dialog that pops up, select your SD card/USB drive. (don't go inside any other folder!)
# In the folder dialog that pops up, select your SD card/USB drive. (don't go inside any other folder!)
1. Safely eject your SD card/USB drive, then put it into your Wii/Wii U.
# Safely eject your SD card/USB drive, then put it into your Wii/Wii U.
    + If on a Wii U, be sure to launch Wii Mode.
#* If on a Wii U, be sure to launch Wii Mode.
1. Launch the Homebrew Channel, then launch SaveGame Manager GX.
# Launch the Homebrew Channel, then launch SaveGame Manager GX.
1. Ensure that the source is set to your SD or USB.
# Ensure that the source is set to your SD or USB.
1. Select each save and click `Install`.
# Select each save and click <code>Install</code>.


</div>
}} <!-- dolphin-wii -->


</div>
{{!}}-{{!}}To a GameCube memory card=


<div id="dol-gcmc" class="tabcontent to" markdown="1">
== What you need ==
 
##### What you need


* a Wii with GameCube ports and the Homebrew Channel installed
* a Wii with GameCube ports and the Homebrew Channel installed
* An SD card or USB drive
* An SD card or USB drive
* [GCMM](https://oscwii.org/library/app/gcmm)
* [https://oscwii.org/library/app/gcmm GCMM]
 
##### Instructions
 
1. Open Dolphin Emulator.
1. In the main menu, select `File > Open User Folder`.
 
    ![](/images/dolphin/open-user-folder.png)
 
1. In the folder that opens, navigate to `GC > [Save region] > Card A`.
1. Copy the `.gci` files you would like to put on your Memory Card.
1. Create a folder named `MCBACKUP` on your SD card or USB drive, and place the `.gci` files you copied into it.
 
    {{ dolphin-emu-memcard-manager }}
 
1. Download and extract GCMM to the root of your SD card or USB drive.
1. Safely eject the SD/USB from your PC, then insert it into your Wii.
1. Launch the Homebrew Channel, then launch GCMM.
1. Select the device you have copied the `.gci` files to.
 
    ![](/images/homebrew/gcsaves/gcmm-select-device.jpg)
 
1. Press `+`/`X` to enter Restore mode.
 
    ![](/images/homebrew/gcsaves/gcmm-menu.jpg)
 
1. Select the slot that has your Memory card.
 
    ![](/images/homebrew/gcsaves/gcmm-mem-select.jpg)
 
1. Select the save you would like to restore.
    + If you would like to restore all the saves in `MCBACKUP`, press `1`/`R`.
 
    ![](/images/homebrew/gcsaves/gcmm-restore-save.jpg)
 
1. When restoration is complete, press any button to continue.
 
</div>
 
<div id="dol-emumc" class="tabcontent to" markdown="1">
 
##### Instructions
 
1. Open Dolphin Emulator and select `Tools > Memory Card Manager` from the main menu.
1. Click the `Open` button next to Slot B.
1. Go to the `saves` folder on your SD card or USB drive, and select the `.raw` file named after the game's ID.
    + If you do not already have a save on Nintendont, select `Create` and set the Card size to 251 blocks.
    + If you are using one memory card for all games, open the `ninmem.raw`/`ninmemj.raw` file on the root of your SD/USB.
1. If Dolphin is storing your saves in a GCI folder (default):
    + Click `Switch to B`.
    + Click `Import`, and navigate to `<REGION>/Card A/`.
    + Select the `.gci` file(s) you would like to import.
Otherwise, if Dolphin is storing your saves in a `.raw` file. simply select your saves on the left side and select `Copy to B`.


</div>
== Instructions ==


</div>
{{info|text=If Dolphin is set to use a <code>.raw</code> memory card, use <code>Tools > Memory Card Manager</code> to export your desired saves to <code>.gci</code>.}}


<div id="gcmc" class="tabcontent" markdown="1">
# Open Dolphin Emulator.
# In the main menu, select <code>File > Open User Folder</code>.
#* [[File:Dolphin-user-folder.png|400x400px]]
# In the folder that opens, navigate to <code>GC > [Save region] > Card A</code>.
# Copy the <code>.gci</code> files you would like to put on your Memory Card.
# Create a folder named <code>MCBACKUP</code> on your SD card or USB drive, and place the <code>.gci</code> files you copied into it. 
#* [[File:Dolphin-emu-memcard-manager.png|400x400px]]
# Download and extract GCMM to the root of your SD card or USB drive.
# Safely eject the SD/USB from your PC, then insert it into your Wii.
# Launch the Homebrew Channel, then launch GCMM.
# Select the device you have copied the <code>.gci</code> files to.
#* [[File:Gcmm-select-device.jpg|400x400px]]
# Press <code>+</code>/<code>X</code> to enter Restore mode.
#* [[File:Gcmm-menu.jpg|400x400px]]
# Select the slot that has your Memory card.
#* [[File:Gcmm-mem-select.jpg|400x400px]]
# Select the save you would like to restore.
#* If you would like to restore all the saves in <code>MCBACKUP</code>, press <code>1</code>/<code>R</code>.
#* [[File:Gcmm-restore-save.jpg|400x400px]]
# When restoration is complete, press any button to continue.


All methods here require a Wii with GameCube ports.
{{!}}-{{!}}To Nintendont=
{: .notice--warning}


<button class="btn btn--large btn--info tablinks to" onClick="openTab_to(event, 'gcmc-dol')">To Dolphin Emulator</button>
== Instructions ==
<button class="btn btn--large btn--info tablinks to" onClick="openTab_to(event, 'gcmc-emumc')">To Nintendont</button>
<button class="btn btn--large btn--info tablinks to" onClick="openTab_to(event, 'gcmc-gcmc')">To another memory card</button>


<div id="gcmc-emumc" class="tabcontent to" markdown="1">
# Open Dolphin Emulator and select <code>Tools > Memory Card Manager</code> from the main menu.
# Click the <code>Open</code> button next to Slot B.
# Go to the <code>saves</code> folder on your SD card or USB drive, and select the <code>.raw</code> file named after the game's ID.
#* If you do not already have a save on Nintendont, select <code>Create</code> and set the Card size to 251 blocks.
#* If you are using one memory card for all games, open the <code>ninmem.raw</code>/<code>ninmemj.raw</code> file on the root of your SD/USB.
# If Dolphin is storing your saves in a GCI folder (default):
#* Click <code>Switch to B</code>.
#* Click <code>Import</code>, and navigate to <code><REGION>/Card A/</code>.
#* Select the <code>.gci</code> file(s) you would like to import. Otherwise, if Dolphin is storing your saves in a <code>.raw</code> file. simply select your saves on the left side and select <code>Copy to B</code>.


##### What you need
}} <!-- dolphin -->


* [GCMM](https://oscwii.org/library/app/gcmm)
|-| From a GameCube memory card=


##### Instructions
{{warning|text=All methods here require a Wii with GameCube ports.}}
1. Download and extract GCMM to the root of your SD card or USB drive.
1. Safely eject the SD/USB from your PC, then put it into your Wii.
1. Launch the Homebrew Channel, then launch GCMM.
1. Select the device you would like to copy the save file to.


    ![](/images/homebrew/gcsaves/gcmm-select-device.jpg)
{{#tag:tabber
| To Dolphin Emulator=


1. Press `B` and `-`/`L` and `Y` to enter Raw backup mode.
== What you need ==


    ![](/images/homebrew/gcsaves/gcmm-menu.jpg)
* [https://oscwii.org/library/app/gcmm GCMM]


1. Select the slot that has your memory card.
== Instructions ==


    ![](/images/homebrew/gcsaves/gcmm-mem-select.jpg)
# Download and extract GCMM to the root of your SD card or USB drive.
# Safely eject the SD/USB from your PC, then put it into your Wii.
# Launch the Homebrew Channel, then launch GCMM.
# Select the device you would like to copy the save file to.
#* [[File:Gcmm-select-device.jpg|400x400px]]
# Press <code>B</code> and <code>-</code>/<code>L</code> and <code>Y</code> to enter Raw backup mode.
#* [[File:Gcmm-menu.jpg|400x400px]]
# Select the slot that has your memory card.
#* [[File:Gcmm-mem-select.jpg|400x400px]]
# When the dump is complete, press any key to continue.
# Press HOME/START to exit GCMM.
# Insert your SD card/USB drive into your PC.
# Open Dolphin Emulator, and select <code>Tools > Memory Card Manager</code> from the main menu.
# Click <code>Open</code> next to slot B.
# Go into the <code>MCBACKUP</code> folder on your SD/USB, and open the newly created <code>.raw</code> file.
# Click <code>Switch to B</code>.
# If Dolphin is set to store saves in a GCI folder (default):
#* Select the saves you would like to copy.
#* Click <code>Export as .gci</code>.
#* Export the <code>.gci</code> files to <code><REGION>/Card A/</code>.
# Otherwise, if Dolphin is set to store saves in a <code>.raw</code> file,
#* Select the saves you would like to copy.
#* Click <code>Copy to A</code>.


1. When the dump is complete, press any key to continue.
{{!}}-{{!}}To Nintendont=
1. Press HOME/START to exit GCMM.
1. Insert your SD card/USB drive into your PC.
1. Copy the `.raw` file inside `MCBACKUP` to the root of the device used for Nintendont and name it `ninmem.raw`.
    + If your games are Japanese, Nintendont will use `ninmemj.raw`, because Japanese games do not play very nicely when there are other region saves present.
1. Launch Nintendont and set Memcard emulation to multi [ ? ]


</div>
== What you need ==


<div id="gcmc-dol" class="tabcontent to" markdown="1">
* [https://oscwii.org/library/app/gcmm GCMM]


##### What you need
== Instructions ==


* [GCMM](https://oscwii.org/library/app/gcmm)
# Download and extract GCMM to the root of your SD card or USB drive.
# Safely eject the SD/USB from your PC, then put it into your Wii.
# Launch the Homebrew Channel, then launch GCMM.
# Select the device you would like to copy the save file to.
#* [[File:Gcmm-select-device.jpg|400x400px]]
# Press <code>B</code> and <code>-</code>/<code>L</code> and <code>Y</code> to enter Raw backup mode.
#* [[File:Gcmm-menu.jpg|400x400px]]
# Select the slot that has your memory card.
#* [[File:Gcmm-mem-select.jpg|400x400px]]
# When the dump is complete, press any key to continue.
# Press HOME/START to exit GCMM.
# Insert your SD card/USB drive into your PC.
# Copy the <code>.raw</code> file inside <code>MCBACKUP</code> to the root of the device used for Nintendont and name it <code>ninmem.raw</code>.
#* If your games are Japanese, Nintendont will use <code>ninmemj.raw</code>, because Japanese games do not play very nicely when there are other region saves present.
# Launch Nintendont and set Memcard emulation to multi [ ? ]


##### Instructions
{{!}}-{{!}}To another memory card=


1. Download and extract GCMM to the root of your SD card or USB drive.
== What you need ==
1. Safely eject the SD/USB from your PC, then put it into your Wii.
1. Launch the Homebrew Channel, then launch GCMM.
1. Select the device you would like to copy the save file to.
 
    ![](/images/homebrew/gcsaves/gcmm-select-device.jpg)
 
1. Press `B` and `-`/`L` and `Y` to enter Raw backup mode.
 
    ![](/images/homebrew/gcsaves/gcmm-menu.jpg)
 
1. Select the slot that has your memory card.
 
    ![](/images/homebrew/gcsaves/gcmm-mem-select.jpg)
 
1. When the dump is complete, press any key to continue.
1. Press HOME/START to exit GCMM.
1. Insert your SD card/USB drive into your PC.
1. Open Dolphin Emulator, and select `Tools > Memory Card Manager` from the main menu.
1. Click `Open` next to slot B.
1. Go into the `MCBACKUP` folder on your SD/USB, and open the newly created `.raw` file.
1. Click `Switch to B`.
1. If Dolphin is set to store saves in a GCI folder (default):
    + Select the saves you would like to copy.
    + Click `Export as .gci`.
    + Export the `.gci` files to `<REGION>/Card A/`.
1. Otherwise, if Dolphin is set to store saves in a `.raw` file,
    + Select the saves you would like to copy.
    + Click `Copy to A`.
 
</div>
 
<div id="gcmc-gcmc" class="tabcontent to" markdown="1">
 
##### What you need


* a Wii
* a Wii


##### Instructions
== Instructions ==
 
1. Insert both memory cards into your Wii.
1. Launch the Wii menu and select the Wii Options button at the bottom left.
 
    ![](/images/Wii/wii-options.png)
 
1. Select `Data Management > Save Data > Nintendo GameCube`.
1. Select the save you would like to copy and select `Copy`.
 
    ![](/images/homebrew/gcsaves/gc-data-management.png)
 


</div>
# Insert both memory cards into your Wii.
# Launch the Wii menu and select the Wii Options button at the bottom left.
#* [[File:Wii-options.png|400x400px]]
# Select <code>Data Management > Save Data > Nintendo GameCube</code>.
# Select the save you would like to copy and select <code>Copy</code>.
#* [[File:Gc-data-management.png|400x400px]]


</div>
}} <!-- gamecube memory card -->


<div id="emumc" class="tabcontent" markdown="1">
|-| From Nintendont=


<button class="btn btn--large btn--info tablinks to" onClick="openTab_to(event, 'emumc-dol')">To Dolphin Emulator</button>
{{#tag:tabber
<button class="btn btn--large btn--info tablinks to" onClick="openTab_to(event, 'emumc-gcmc')">To a memory card</button>
| To Dolphin Emulator=


<div id="emumc-dol" class="tabcontent to" markdown="1">
== What you need ==


##### What you need
* Latest beta or Development version of Dolphin Emulator


* Latest beta or Development version of Dolphin Emulator
== Instructions ==


##### Instructions
# Insert your SD card or USB drive into your PC.
# Open Dolphin Emulator, and select <code>Tools > Memory Card Manager</code> from the main menu.
# Click <code>Open</code> next to slot B.
# Navigate to the <code>saves</code> folder on your SD/USB, and open the <code>.raw</code> file named after the game ID of your game.
# Click <code>Switch to B</code>.
# If Dolphin is set to store saves in a GCI folder (default):
#* Select the saves you would like to copy.
#* Click <code>Export as .gci</code>.
#* Export the <code>.gci</code> files to <code><REGION>/Card A/</code>.
# Otherwise, if Dolphin is set to store saves in a <code>.raw</code> file:
#* Select the saves you would like to copy.
#* Click <code>Copy to A</code>.


1. Insert your SD card or USB drive into your PC.
{{!}}-{{!}}To a memory card=
1. Open Dolphin Emulator, and select `Tools > Memory Card Manager` from the main menu.
1. Click `Open` next to slot B.
1. Navigate to the `saves` folder on your SD/USB, and open the `.raw` file named after the game ID of your game.
1. Click `Switch to B`.
1. If Dolphin is set to store saves in a GCI folder (default):
    + Select the saves you would like to copy.
    + Click `Export as .gci`.
    + Export the `.gci` files to `<REGION>/Card A/`.
1. Otherwise, if Dolphin is set to store saves in a `.raw` file:
    + Select the saves you would like to copy.
    + Click `Copy to A`.


</div>
== What you need ==
 
<div id="emumc-gcmc" class="tabcontent to" markdown="1">
 
##### What you need


* The Homebrew Channel installed on your Wii
* The Homebrew Channel installed on your Wii
* An SD card or USB drive
* An SD card or USB drive
* [GCMM](https://oscwii.org/library/app/gcmm)
* [https://oscwii.org/library/app/gcmm GCMM]
 
##### Individual memcards (.gci files)
 
1. Insert your SD card or USB drive into your PC.
1. Create a folder named `MCBACKUP`.
1. Copy the `.gci` files inside the `saves` folder to the `MCBACKUP` folder.
1. Download and extract GCMM to the root of your SD card or USB drive.
1. Safely eject the SD/USB from your PC, then insert it into your Wii.
1. Launch the Homebrew Channel, then launch GCMM.
1. Select the device you have copied the `.gci` files to.
 
    ![](/images/homebrew/gcsaves/gcmm-select-device.jpg)
 
1. Press `+`/`X` to enter Restore mode.
 
    ![](/images/homebrew/gcsaves/gcmm-menu.jpg)
 
1. Select the slot that has your Memory card.
 
    ![](/images/homebrew/gcsaves/gcmm-mem-select.jpg)
 
1. Select the save you would like to restore.
    + If you would like to restore all the saves in `MCBACKUP`, press `1`/`R`.
 
    ![](/images/homebrew/gcsaves/gcmm-restore-save.jpg)
 
1. When restoration is complete, press any button to continue.
 
<div>
 
</div>
 
<script>
    const tablinks    = document.getElementsByClassName('tablinks');
    const tablinks_to  = document.getElementsByClassName('tablinks to');
    const tablinks_via = document.getElementsByClassName('tablinks via');
 
    const tabcontent    = document.getElementsByClassName('tabcontent');
    const tabcontent_to  = document.getElementsByClassName('tabcontent to');
    const tabcontent_via = document.getElementsByClassName('tabcontent via');
 
    for (e of tabcontent) {
        e.style.display = 'none';
    }
 
    function openTab_from(evt, tabName) {
        for (t of tabcontent) t.style.display = 'none';
        for (b of tablinks) b.className = b.className.replace('btn--primary', 'btn--info');
       
        document.getElementById(tabName).style.display = 'block';
        evt.currentTarget.className = evt.currentTarget.className.replace('btn--info', 'btn--primary');
    }


    function openTab_to(evt, tabName) {
== Individual memcards (.gci files) ==
        for (t of tabcontent_to) t.style.display = 'none';
        for (t of tabcontent_via) t.style.display = 'none';
        for (b of tablinks_to) b.className = b.className.replace('btn--primary', 'btn--info');
        for (b of tablinks_via) b.className = b.className.replace('btn--primary', 'btn--info');


        document.getElementById(tabName).style.display = 'block';
# Insert your SD card or USB drive into your PC.
        evt.currentTarget.className = evt.currentTarget.className.replace('btn--info', 'btn--primary');
# Create a folder named <code>MCBACKUP</code>.
    }
# Copy the <code>.gci</code> files inside the <code>saves</code> folder to the <code>MCBACKUP</code> folder.
# Download and extract GCMM to the root of your SD card or USB drive.
# Safely eject the SD/USB from your PC, then insert it into your Wii.
# Launch the Homebrew Channel, then launch GCMM.
# Select the device you have copied the <code>.gci</code> files to.
#* [[File:Gcmm-select-device.jpg|400x400px]]
# Press <code>+</code>/<code>X</code> to enter Restore mode.
#* [[File:Gcmm-menu.jpg|400x400px]]
# Select the slot that has your Memory card.
#* [[File:Gcmm-mem-select.jpg|400x400px]]
# Select the save you would like to restore.
#* If you would like to restore all the saves in <code>MCBACKUP</code>, press <code>1</code>/<code>R</code>.
#* [[File:Gcmm-restore-save.jpg|400x400px]]
# When restoration is complete, press any button to continue.


    function openTab_via(evt, tabName) {
}} <!-- nintendont -->
        for (t of tabcontent_via) t.style.display = 'none';
        for (b of tablinks_via) b.className = b.className.replace('btn--primary', 'btn--info');


        document.getElementById(tabName).style.display = 'block';
</tabber>
        evt.currentTarget.className = evt.currentTarget.className.replace('btn--info', 'btn--primary');
    }
</script>

Latest revision as of 23:15, 24 September 2024

This guide will explain how to transfer game saves between:

  • a Wii/Wii U(vWii),
  • Dolphin Emulator,
  • GameCube memory cards,
  • and (Nintendont) emulated memory cards.

What you need

  • an SD card formatted to FAT32/MS-DOS

Instructions

  1. Insert your SD card into your Wii/Wii U.
  2. In the Wii Menu, select the Wii Options at the bottom left.
  3. Select Data Management (if on Wii), Save Data, then Wii.
  4. Select a save you would like to transfer, then select Copy.
    • If the Copy button is greyed out, you will need to install Priiloader to disable the copy protection.
  5. Repeat the previous step for each save you would like to transfer.
  6. Once you are finished, put the SD card into your other Wii/Wii U.
  7. In the Wii Menu, select the Wii Options at the bottom left.
  8. Select Data Management (if on Wii), Save Data, then Wii.
  9. Select the SD Card tab at the top right.
  10. Select one of the saves you have copied to your SD card, then select Copy.
  11. Repeat the previous step for each save you have copied to your SD card.

OOjs UI icon information-warning.svg Make sure you have installed cIOS before following this!

What you need

Instructions

  1. Extract SaveGame Manager GX to the root of your SD card or USB drive, and put it into your source Wii/Wii U.
  2. Launch the Homebrew Channel, then launch SaveGame Manager GX.
  3. Ensure that the source is set to Wii.
  4. Find and select your save, then Extract, then Default.
    • Repeat this for the rest of the saves you would like to copy.
  5. Press the HOME button and exit SaveGame Manager GX.
  6. Put the SD card into the target Wii/Wii U.
  7. Create a new save file for each game. This is needed so that SaveGame Manager GX can overwrite it.
  8. Launch the Homebrew Channel, and launch SaveGame Manager GX.
  9. Ensure that the source is set to your SD or USB.
  10. Select each save you copied and click Install.

By importing your NAND backup into Dolphin, you effectively copy everything on your Wii (at the time of the backup). This also has the benefit of allowing access to Wiimmfi, as well as carrying over RiiConnect24 patched channels.

OOjs UI icon information-progressive.svg If you have already done this, consider the SaveGame Manager GX method to save time.

What you need

Instructions

  1. After making your NAND backup, put your SD card into your PC and open Dolphin Emulator.
  2. Select Tools > Manage NAND... > Import BootMii NAND Backup.
  3. In the file dialog that opens, go to your SD card and select nand.bin.

OOjs UI icon information-warning.svg Make sure you have installed cIOS before following this!

What you need

  • The Homebrew Channel on your Wii/vWii
  • SaveGame Manager GX
  • An SD card or USB drive
  • Latest beta version of Dolphin Emulator

Instructions

  1. On your Wii/Wii U, launch the Homebrew Channel, then launch SaveGame Manager GX.
  2. Find and select the save you would like to transfer, select Extract, then select Default.
    • Repeat this for all the saves you would like to transferred.
  3. Once you have extracted all your save files, press HOME and exit SaveGame Manager GX.
  4. Insert your SD card or USB drive into your PC.
  5. Open Dolphin Emulator.
  6. Select Tools > Import Wii Save....
  7. In the file dialog that opens, go to the savegames folder on your SD or USB, and select each .bin file inside it.
OOjs UI icon information-progressive.svg Unfortunately, you can only select one at a time, so you must repeat the last step for each .bin file.

OOjs UI icon information-progressive.svg All methods here assume you have the latest Beta or Development version of Dolphin Emulator.

What you need

  • an SD card

Instructions

  1. Open Dolphin Emulator.
  2. If you exporting a select game's save, right click the game inside the Dolphin window and select Export Wii Save.
    • If you are exporting all your Wii saves from Dolphin, select Tools > Export All Wii Saves.
    • Export-wiisave.png
  3. In the folder dialog that pops up, select your SD card. (Don't go inside any other folder!)
  4. Safely eject your SD card, then put it into your Wii/Wii U.
    • If on a Wii U, be sure to launch Wii Mode.
  5. Select the Wii Options button at the bottom left.
  6. Select Data Management (if on Wii), Save Data, then Wii.
  7. Go to the SD Card tab at the top right.
  8. Select each save that you would like to copy to your Wii/Wii U and select Copy.

OOjs UI icon information-warning.svg Make sure you have installed cIOS before following this!

What you need

Instructions

  1. Open Dolphin Emulator.
  2. If you exporting a select game's save, right click the game inside the Dolphin window and select Export Wii Save.
    • If you are exporting all your Wii saves from Dolphin, select Tools > Export All Wii Saves.
  3. In the folder dialog that pops up, select your SD card/USB drive. (don't go inside any other folder!)
  4. Safely eject your SD card/USB drive, then put it into your Wii/Wii U.
    • If on a Wii U, be sure to launch Wii Mode.
  5. Launch the Homebrew Channel, then launch SaveGame Manager GX.
  6. Ensure that the source is set to your SD or USB.
  7. Select each save and click Install.

What you need

  • a Wii with GameCube ports and the Homebrew Channel installed
  • An SD card or USB drive
  • GCMM

Instructions

OOjs UI icon information-progressive.svg If Dolphin is set to use a .raw memory card, use Tools > Memory Card Manager to export your desired saves to .gci.
  1. Open Dolphin Emulator.
  2. In the main menu, select File > Open User Folder.
    • Dolphin-user-folder.png
  3. In the folder that opens, navigate to GC > [Save region] > Card A.
  4. Copy the .gci files you would like to put on your Memory Card.
  5. Create a folder named MCBACKUP on your SD card or USB drive, and place the .gci files you copied into it.
    • Dolphin-emu-memcard-manager.png
  6. Download and extract GCMM to the root of your SD card or USB drive.
  7. Safely eject the SD/USB from your PC, then insert it into your Wii.
  8. Launch the Homebrew Channel, then launch GCMM.
  9. Select the device you have copied the .gci files to.
    • Gcmm-select-device.jpg
  10. Press +/X to enter Restore mode.
    • Gcmm-menu.jpg
  11. Select the slot that has your Memory card.
    • Gcmm-mem-select.jpg
  12. Select the save you would like to restore.
    • If you would like to restore all the saves in MCBACKUP, press 1/R.
    • Gcmm-restore-save.jpg
  13. When restoration is complete, press any button to continue.

Instructions

  1. Open Dolphin Emulator and select Tools > Memory Card Manager from the main menu.
  2. Click the Open button next to Slot B.
  3. Go to the saves folder on your SD card or USB drive, and select the .raw file named after the game's ID.
    • If you do not already have a save on Nintendont, select Create and set the Card size to 251 blocks.
    • If you are using one memory card for all games, open the ninmem.raw/ninmemj.raw file on the root of your SD/USB.
  4. If Dolphin is storing your saves in a GCI folder (default):
    • Click Switch to B.
    • Click Import, and navigate to <REGION>/Card A/.
    • Select the .gci file(s) you would like to import. Otherwise, if Dolphin is storing your saves in a .raw file. simply select your saves on the left side and select Copy to B.

OOjs UI icon information-warning.svg All methods here require a Wii with GameCube ports.

What you need

Instructions

  1. Download and extract GCMM to the root of your SD card or USB drive.
  2. Safely eject the SD/USB from your PC, then put it into your Wii.
  3. Launch the Homebrew Channel, then launch GCMM.
  4. Select the device you would like to copy the save file to.
    • Gcmm-select-device.jpg
  5. Press B and -/L and Y to enter Raw backup mode.
    • Gcmm-menu.jpg
  6. Select the slot that has your memory card.
    • Gcmm-mem-select.jpg
  7. When the dump is complete, press any key to continue.
  8. Press HOME/START to exit GCMM.
  9. Insert your SD card/USB drive into your PC.
  10. Open Dolphin Emulator, and select Tools > Memory Card Manager from the main menu.
  11. Click Open next to slot B.
  12. Go into the MCBACKUP folder on your SD/USB, and open the newly created .raw file.
  13. Click Switch to B.
  14. If Dolphin is set to store saves in a GCI folder (default):
    • Select the saves you would like to copy.
    • Click Export as .gci.
    • Export the .gci files to <REGION>/Card A/.
  15. Otherwise, if Dolphin is set to store saves in a .raw file,
    • Select the saves you would like to copy.
    • Click Copy to A.

What you need

Instructions

  1. Download and extract GCMM to the root of your SD card or USB drive.
  2. Safely eject the SD/USB from your PC, then put it into your Wii.
  3. Launch the Homebrew Channel, then launch GCMM.
  4. Select the device you would like to copy the save file to.
    • Gcmm-select-device.jpg
  5. Press B and -/L and Y to enter Raw backup mode.
    • Gcmm-menu.jpg
  6. Select the slot that has your memory card.
    • Gcmm-mem-select.jpg
  7. When the dump is complete, press any key to continue.
  8. Press HOME/START to exit GCMM.
  9. Insert your SD card/USB drive into your PC.
  10. Copy the .raw file inside MCBACKUP to the root of the device used for Nintendont and name it ninmem.raw.
    • If your games are Japanese, Nintendont will use ninmemj.raw, because Japanese games do not play very nicely when there are other region saves present.
  11. Launch Nintendont and set Memcard emulation to multi [ ? ]

What you need

  • a Wii

Instructions

  1. Insert both memory cards into your Wii.
  2. Launch the Wii menu and select the Wii Options button at the bottom left.
    • Wii-options.png
  3. Select Data Management > Save Data > Nintendo GameCube.
  4. Select the save you would like to copy and select Copy.
    • Gc-data-management.png

What you need

  • Latest beta or Development version of Dolphin Emulator

Instructions

  1. Insert your SD card or USB drive into your PC.
  2. Open Dolphin Emulator, and select Tools > Memory Card Manager from the main menu.
  3. Click Open next to slot B.
  4. Navigate to the saves folder on your SD/USB, and open the .raw file named after the game ID of your game.
  5. Click Switch to B.
  6. If Dolphin is set to store saves in a GCI folder (default):
    • Select the saves you would like to copy.
    • Click Export as .gci.
    • Export the .gci files to <REGION>/Card A/.
  7. Otherwise, if Dolphin is set to store saves in a .raw file:
    • Select the saves you would like to copy.
    • Click Copy to A.

What you need

  • The Homebrew Channel installed on your Wii
  • An SD card or USB drive
  • GCMM

Individual memcards (.gci files)

  1. Insert your SD card or USB drive into your PC.
  2. Create a folder named MCBACKUP.
  3. Copy the .gci files inside the saves folder to the MCBACKUP folder.
  4. Download and extract GCMM to the root of your SD card or USB drive.
  5. Safely eject the SD/USB from your PC, then insert it into your Wii.
  6. Launch the Homebrew Channel, then launch GCMM.
  7. Select the device you have copied the .gci files to.
    • Gcmm-select-device.jpg
  8. Press +/X to enter Restore mode.
    • Gcmm-menu.jpg
  9. Select the slot that has your Memory card.
    • Gcmm-mem-select.jpg
  10. Select the save you would like to restore.
    • If you would like to restore all the saves in MCBACKUP, press 1/R.
    • Gcmm-restore-save.jpg
  11. When restoration is complete, press any button to continue.