Transferring Save Data (FTP)
If you need further help, ask on the official Cemu Discord Server for assistance.
In this section, we look at how to copy over your game saves from your Wii U system over to your PC.
To do this, we're going to need to use a custom homebrew application to dump your game saves. This is done using an exploit in the Wii U browser.
TIP
These instructions are nearly identical to copying over digital games/updates/DLC, however we will copy the save data to another place and install them a different way.
Introduction
For this method, we will be copying save files over the internet using an FTP (File Transfer Protocol) server and client. This allows you to copy files over your local network directly to your computer.
DANGER
This process involves accessing the Wii U internal memory! If you don't follow the instructions correctly, you could potentially cause serious damage to your console.
Requirements
- An SD card for homebrew and dumping
Downloads
- The latest release of MochaCFW
- This will also work with (Coldboot) Haxchi
- The Mocha config
- The latest release of Homebrew Launcher Installer
- You will need to download the
payload.zip
file
- You will need to download the
- The v1.4 release of The Homebrew Launcher
- You will need to download the v1.4
homebrew_launcher.v1.4.zip
release of The Homebrew Launcher
- You will need to download the v1.4
- A modified release of FTPiiU (FTP Server)
- If you use (Coldboot) Haxchi, download the latest release of FTPiiU (FTP server)
- The latest release of FileZilla (FTP Client)
Preparations
- Download and install FileZilla to your computer
- Extract the
mocha.zip
file to the root of your SD card- If prompted to, replace any pre-existing files
- Extract the
homebrew_launcher.v.1.4.zip
file to the root of your SD card - Copy the
config.ini
file to the/wiiu/apps/mocha
folder on your SD card - Copy the
payload.elf
file from thepayload.zip
file to the/wiiu
folder on your SD card - Download and move the
ftpiiu.elf
file to the\wiiu\apps
folder on your SD Card - Ensure you have enough space on your PC for your game
- Eject your SD card from Windows and put it into your Wii U console
Launching MochaCFW
- Turn on your Wii U console
- Launch the internet browser and open
wiiuexploit.xyz
- Tap
Run Homebrew Launcher!
- If your console freezes for more than 10 seconds, hold down the Power button for 4 seconds and reboot
- Once rebooted, reset the browser's save data and try again
- Once in the Homebrew Launcher, launch MochaCFW
- This should return you back to the Homebrew Launcher
Copying Files
Connecting via FTP
- Power on your Wii U console
- Open the Homebrew Channel
- Run
FTPiiU Everywhere
- On your screen you should see a line saying:
Listening for data connections at xxx.xxx.xxx.xxx:PORT
where eachx
andPORT
is a number- This is the IP address and port of your FTP server
- Keep this screen open on your Wii U
- On your computer, open FileZilla
- Enter in your IP address to the
Host
field on the top bar- This is the
xxx.xxx.xxx.xxx
part
- This is the
- Enter in your port to the
Port
field on the top bar- This is the
PORT
part
- This is the
- When warned about an insecure connection, ignore and continue
- You should now see your Wii U storage displayed on the right half of the FileZilla window
Transferring saves
- If your game is stored on your Wii U internal memory, navigate to
storage_mlc/usr/save/00050000
- If your game is stored on a USB storage device, navigate to
storage_usb/usr/save/00050000
- In this directory, you should see folders with 8 character names
- This is the last 8 digits of each game's "Title ID", which allows to Wii U to uniquely identify each game by a number, instead of a name
- You can use the full list of each game's Title ID to identify which game is which, found here
- Copy the Title ID of the game and use Ctrl+F to search for it
- Once you've found the save for the game you want, open that folder
- There will be a folder named
8000000X
for each user, numbered in the order of creation - Find the one that belongs to your account, and then copy that over to the left-side panel in FileZilla, over to your computer
TIP
If any downloads fail, right click on them in the bottom panel and try to download them again.
After this is finished, you can exit FileZilla and turn off your Wii U.
Copying to Cemu
- Open the Cemu application
- Right click on the game you'd like to import save data to
- Click
Save directory
- Enter the
user
folder - Copy over your save data to that folder
- If there is a
80000001
folder already there, rename it to something else- This will make your old save data inaccessible until you rename it back
- Copy over your
8000000X
folder and rename it to80000001
if it is not named that already
The game should now boot with your save data installed. If it doesn't, check your account settings and make sure you are using the default Cemu user 80000001
.