Help:Dumping games - ZeldaMods (Breath of the Wild) (2024)

In order to get a copy of the content files and executable, you will need to dump Breath of the Wild from a console. This article provides instructions for Wii U and Switch users.

  • 1 Wii U
    • 1.1 Prerequisites
    • 1.2 Dumping your game files
      • 1.2.1 Method 1 (Any Wii U) - Website
      • 1.2.2 Method 2 (Modded Wii U only) - Homebrew App
  • 2 Switch
    • 2.1 Prerequisites
    • 2.2 Dumping game files
    • 2.3 Dumping binaries (executable files)

Wii U

The easiest method for dumping BOTW in a manner compatible with tools like Cemu and BCML is to use Dumpling.

Prerequisites

  • BOTW 1.5.0 on your Wii U
  • Any Wii U (Method 1)
  • Modded Wii U with Homebrew Launcher (Method 2)

Dumping your game files

Method 1 (Any Wii U) - Website

  1. Insert an SD card into your Wii U.
  2. Before running Dumpling, disable auto power off and standby on your Wii U.
  3. Insert any USB devices or game discs you’d like to use in the dump process.
  4. Launch the Internet Browser app.
  5. Go to https://dumplingapp.com/
  6. Select "Dump digital games" or "Dump a game disc" as appropriate.
  7. Select BOTW using the (A) button and then press (START) (selection N/A if using a disc). Make sure to check the boxes for base game, update, and (if applicable) DLC.
  8. Set the dump destination.
  9. Select (START) to begin dumping (which can take a very long time).
  10. Once finished, you can put the SD card into your PC and copy the files onto your hard drive.

Method 2 (Modded Wii U only) - Homebrew App

  1. Download the latest release of Dumpling from here.
  2. Extract the ZIP to the root of your SD card.
  3. Before running Dumpling, disable auto power off and standby on your Wii U.
  4. Insert any USB devices or game discs you’d like to use in the dump process.
  5. Open Dumpling from the Homebrew Launcher.
  6. Select "Dump digital games" or "Dump a game disc" as appropriate.
  7. Select BOTW using the (A) button and then press (START) (selection N/A if using a disc). Make sure to check the boxes for base game, update, and (if applicable) DLC.
  8. Set the dump destination.
  9. Select (START) to begin dumping (which can take a very long time).
  10. Once finished, you can put the SD card into your PC and copy the files onto your hard drive.

Switch

Dump the game files directly to your PC using nxdumptool. Update data can only be processed if the base game is available, because they share the same filesystem. DLCs don't, so they have to be dumped separately.

Warning: If you misbehave (piracy, online cheating or anything equally stupid), you might get banned from Nintendo online services. If you do not want to leave any traces, turn on airplane mode, back up your eMMC before running any homebrew and do not ever go online before you have restored the backup.

If you already have the game setup on a Switch emulator, you do not need to follow any of the steps with nxdumptool on your Switch. Right click the game in your emulator and:

  • Extract data > Dump RomFS (Ryujinx)
  • Dump RomFS > Dump RomFS > Full (Yuzu)

Note: If you have the DLCs, dumping from Ryujinx will not be sufficient as it is only capable of dumping the base application and update.

Prerequisites

  • Keys file generated using Lockpick_RCM, located at sdmc:/switch/prod.keys. Run the payload on your console through RCM in order to dump the keys needed by nxdumptool to decrypt contents.
  • nxdumptool rewrite (join the discord server linked on the description of this release to get the PC host app in #pre-build-files).
  • Zadig to setup the driver for dumping through USB

Dumping game files

  • First, make sure to dump your keys by injecting the Lockpick_RCM payload and selecting "Dump title keys".
  • Then, reboot to Atmosphère, open nxdumptool rewrite (nxdt_rw_poc), and plug the Switch to your computer with a USB cable.
  • With nxdumptool open, launch Zadig on your computer, and follow the driver installation instructions below
    1. Go to Options and make sure List all devices is checked -- if not, click that option.
    2. Using the dropdown list with USB devices, select the name of the NRO you launched on your Switch (e.g. nxdt_rw_poc).
    3. Change the Driver dropdown on the right to libusbK (the actual version number doesn't matter).
    4. Wait until the installation process finishes. If you did it correctly, Zadig should look like this:

  • Open the host app downloaded from #pre-build-files in the official nxdumptool discord server, and click Start Server (if the Switch is not detected, it means you probably didn't setup the driver properly).
  • On nxdumptool, navigate through the menu by selecting the following options:
    1. Go to user titles menu, then select The Legend of Zelda: Breath of the Wild
    2. Select the following options: nca / nca fs dump options -> dump base application -> Program #0 -> FS section #2: RomFS
    3. On the line with use base/patch title: select the installed update
    4. On the line with output storage: select usb host (pc)
    5. Select start nca fs section dump
Depending on your USB speed (2.0 or 3.0) and the quality of your cable, it may vary from 10 minutes up to an hour.It may fail if your USB cable is faulty, or if you run out of space on your computer (requires at least 14GB of available storage).

Just like it was previously mentioned, updates share their filesystem data with the base game, so dumping the RomFS with an update is equivalent to dumping the whole filesystem from the updated game data. In other words, it isn't necessary to dump the base game filesystem and update separately.

DLCs, on the other hand, must be dumped separately. If you have the DLCs installed, once the dump of the base application and update was completed, repeat previous steps from 1 to 5 again, but select dump dlc instead of dump base application on step 2.

  1. Updates are tagged as (UPD), and they use01007EF00011E800 as their ID. v786432 (0.0.12.0) corresponds to BotW v1.6.0 update.
  2. DLCs are tagged as (DLC). 01007EF00011F001 and 01007EF00011F002 are the known IDs for the existent BotW DLCs.

When you're done, you'll be able to find the output dumps under NCA FS\Extracted in the nxdumptool host app folder.

Dumping binaries (executable files)

Executables in Switch titles are stored in a different section known as the ExeFS, which is only available in base games and updates. Unlike RomFS data, ExeFS data isn't shared between the update and its base game.

These files can also be dumped using nxdumptool.

  • On your Switch, open nxdumptool. Afterwards:
    1. If you have the gamecard: Select Dump gamecard content.
    2. If you have the eShop version: Select Dump SD card / eMMC content, then select BotW.
  • Select ExeFS options.
  • Highlight the Use update option and use the left/right buttons to cycle through the available updates for the game.
    1. If you have no available updates, this option won't appear. You'll only be able to dump the binaries from the non-updated base game (which is the same to just leaving this option set to No).
    2. Updates use01007EF00011E800 as their ID. v786432 corresponds to BotW v1.6.0 update.
  • Select ExeFS section data dump and wait for the process to finish. This will dump the binaries from the selected update to the inserted SD card.

When you're done, you'll be able to find the output dump in sdmc:/switch/nxdumptool/ExeFS.

Retrieved from ""

Help:Dumping games - ZeldaMods (Breath of the Wild) (2024)

FAQs

Help:Dumping games - ZeldaMods (Breath of the Wild)? ›

Open Dumpling from the Homebrew Launcher. Select "Dump digital games" or "Dump a game disc" as appropriate. Select BOTW using the (A) button and then press (START) (selection N/A if using a disc). Make sure to check the boxes for base game, update, and (if applicable) DLC.

How to dump the RomFS of a Switch game? ›

Right click on ACNH in the game list, and hover over Extract Data, then click RomFS. Select the folder and click Extract. Wait for the dump to complete. For those looking to enhance their Yuzu emulator experience, the Yuzu Prod Keys are essential.

How to dump switch games update? ›

Instructions (Digital based dump)
  1. Launch into Sys CFW via hekate (or if the game you want to dump is on EmuMMC, launch EmuMMC cfw)
  2. Open the Homebrew Menu and open nxdumptool.
  3. Select Dump installed SD card / eMMC content. ...
  4. Select the game you want to dump, then select Nintendo Submission Package (NSP) dump.

What is the hardest thing to do in Breath of the Wild? ›

I would agree the Trials are the hardest thing to complete, particularly in Master Mode, but you can make a lot of self-imposed challenges that are harder. Trial of the Sword no contest. I could just barely beat the beginner trials. Will probably not do the medium and definitely not the difficult one.

How do you break the boxes in Breath of the Wild? ›

Link can lift and throw the smaller variety in order to bust it open, but he must roll into or set an explosive by the larger variant to achieve the same effect. In Breath of the Wild, Link can also set the crates on fire to release the contents, but doing so will cause any food materials to become roasted.

Is dumping games illegal? ›

According to Nintendo, It's Illegal to Dump Your Legally-Owned Video Games – Clownacy's Corner.

How to dump RomFS in Godmode9? ›

Extracting RomFS from a 3DS game cartrige
  1. Insert your gamecart into your console.
  2. Boot your console while holding (START) to launch Godmode9.
  3. Navigate to [C:] GAMECART.
  4. Press (A) on the <titleid>.trim.3ds file in the drive.
  5. Select NCSD image options... , ...
  6. Press (A) to enter the drive.

How do I dump a game cartridge? ›

Dumping a Game Cartridge
  1. Press and hold (Start), and while holding (Start), power on your console. ...
  2. Navigate to [C:] GAMECART.
  3. Follow the steps applicable to your game cartridge: ...
  4. Select “Copy to 0:/gm9/out”
  5. Your non-installable .3ds or .nds formatted file will be outputted to the /gm9/out/ folder on your SD card.

How to dump an nsp Switch? ›

Guide
  1. Turn off your switch and eject the SD card.
  2. Mount the SD card on your computer.
  3. Open NxNandManager then open new drive (CTRL + D).
  4. Select the drive labelled "FULL NAND".
  5. Scroll down to the SYSTEM partiton, right click it and select "Dump to file".
  6. Save the SYSTEM partiton somewhere handy.

What is nxdumptool? ›

GitHub - DarkMatterCore/nxdumptool: Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.

What is the rarest thing in Zelda Breath of the Wild? ›

1 Finding The Lord of the Mountain

Although the Lord of the Mountain is one of The Legend of Zelda: Breath of the Wild's more widely known secrets, encountering the majestic beast is still one of the rarest things that can happen in a play-through.

Is Vah Naboris the hardest divine beast? ›

Vah Naboris is the most difficult of the Divine Beasts in BOTW. This Beast is located in southwestern Hyrule, and was once piloted by the Gerudo Champion, Urbosa. To gain control of Vah Naboris, Link rides Sand Seals close to its feet and bombards it with arrows.

How do you dump Breath of the Wild switch? ›

Dumping binaries (executable files)

On your Switch, open nxdumptool. Afterwards: If you have the gamecard: Select Dump gamecard content . If you have the eShop version: Select Dump SD card / eMMC content , then select BotW.

Can you swim underwater in BotW? ›

It should be noted that diving in Breath Of The Wild is not a means to underwater exploration as in previous Zelda games, it simply triggers a graceful diving animation that is helpful for a particular side quest.

What is the L button in Breath of the Wild? ›

Controls
Nintendo Wii UNintendo SwitchAction
(ZR)(ZR)Use Bow
(L Button)(L Button)Use Rune
(R Button)(R Button)Throw Weapon
D-Pad Up + (R)D-Pad Up + (R)Select Rune
15 more rows
Apr 7, 2020

How do I delete all data from a game Switch? ›

How to Manage / Delete Game Save Data
  1. Select System Settings from the HOME Menu.
  2. Scroll down and select Data Management, then Delete Save Data. ...
  3. Select the game title for which you want to delete the save data.

How do you safely eject a Switch game? ›

Open the game card slot cover located on the top right side of the Nintendo Switch console. Gently push down on the inserted game card until the card clicks. Release the game card and it will partially eject. Slide the game card out of the game card slot and close the cover.

How do I get rid of a Switch game? ›

Ensure your console has the latest system version. From the HOME Menu, select "System Settings". Scroll down the options on the left and select "Data Management". On the right-hand side select "Software", then select the software you would like to manage or delete.

Top Articles
Epheria Sailboat and Caravel Guide - BDFoundry
Gear Progression & Failstacking Guide - BDFoundry
Navin Dimond Net Worth
Sharp Urgent Care Wait Times
Ess Compass Associate Portal Login
Hallmark White Coat Ceremony Cards
Conan Foal
Ohio State Football Wiki
Puss In Boots: The Last Wish Showtimes Near Fox Berkshire
Beach Umbrella Home Depot
The biggest intelligence leaks in US history
8 Restaurant-Style Dumpling Dipping Sauces You Can Recreate At Home
How To Get Father, Son or Grandmother Tokens in Warframe?
Parentvue Stma
Where Is The Nearest Five Below
Greyhound Bus Station Syracuse Ny
Pixel Speedrun Unblocked Games 76
The Woman King Showtimes Near Cinemark 14 Lancaster
Ian D. McClure on LinkedIn: New partnerships, licenses, patents and projects in today’s #ukotc…
Kuronime List
P.o. Box 30924 Salt Lake City Ut
Banette Gen 3 Learnset
Craigslist Manhattan Ks Personals
Osrs Toby
What Time Does The Moon Rise At My Location
Downloadhub Downloadhub
Gestalt psychology | Definition, Founder, Principles, & Examples
Let Basildon Sniff Your Hand
Acb Message Board Yahoo
Ck3 Culture Map
Xdm16Bt Manual
Red Dragon Fort Mohave Az
Cnb Pittsburg Ks
Family Leisure Sale
Craigslist Pennsylvania Poconos
Active Dispatch Calls Escambia County
Fx Channel On Optimum
Wlox Jail Docket
Stony Brook Citrix Login
Fade En V Pelo Corto
Centricitykp
Let's Take a Look Inside the 2024 Hyundai Elantra - Kelley Blue Book
Latest News & Breaking News Coverage | Flipboard
Hercules 2014 Full Movie Youtube
Giant Egg Classic Wow
1984 Argo JM16 GTP for sale by owner - Holland, MI - craigslist
Wash World Of Lexington Coin Laundry
1 Reilly Cerca De Mí
Jefferey Dahmer Autopsy Photos
Niw 一亩三分地
Gameday Red Sox
Sam Smith Lpsg
Latest Posts
Article information

Author: Aracelis Kilback

Last Updated:

Views: 5273

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Aracelis Kilback

Birthday: 1994-11-22

Address: Apt. 895 30151 Green Plain, Lake Mariela, RI 98141

Phone: +5992291857476

Job: Legal Officer

Hobby: LARPing, role-playing games, Slacklining, Reading, Inline skating, Brazilian jiu-jitsu, Dance

Introduction: My name is Aracelis Kilback, I am a nice, gentle, agreeable, joyous, attractive, combative, gifted person who loves writing and wants to share my knowledge and understanding with you.