Merges Nintendo Switch Dumps. (MIRROR)
Go to file
I aM O f3430240fc
Update README.md
fixed typo
2024-03-06 12:21:20 -05:00
LinuxLaunchers Move Linux launchers out of project directory 2021-10-30 08:52:24 -04:00
assets Update Windows screenshot 2021-10-29 20:17:54 -04:00
src Improve file dialog behavior 2022-11-26 17:00:23 -05:00
.gitignore Initial commit 2021-10-21 22:22:45 -04:00
README.md Update README.md 2024-03-06 12:21:20 -05:00
publish.ps1 Move Linux launchers out of project directory 2021-10-30 08:52:24 -04:00

README.md

nxDumpFuse

Cross platform tool used to fuse/merge Nintendo Switch dumps (e.g. dumped using nxDumpTool).

Tested on

  • Windows 10/11
  • Linux (Ubuntu/Debian/Fedora)

Will most likely also work on MacOS however I only have an old MBP running 10.10.5 which isn't compatible, if anyone tests successfully let me know.

Supported filename formats

  • file.ns#
  • file.nsp.##
  • file.xc#
  • file.xci.##
  • folder/##

Usage

Instructions on how to use this tool can be found here.

UPDATE: As I am sure you have all heard yuzu is shutting down... (RIP Yuzu) Here we are, dropping our hard-earned cash to play games on beast PCs, and then Nintendo goes and squashes the little guys instead of embracing our love for gaming and just giving us what we want. To be fair, I hope they learn from this and provide a gaming experience on par with what we were able to obtain with Yuzu, on PC!. Was all about celebrating Nintendo in HD and higher fps, not about piracy. Shame to see such cool projects end like this because of a few bad apples. Let's keep our heads up and find new ways to enjoy our games, legally and with respect. Keep gaming strong, y'all!! Below are the usage instructions copied over from the now removed quick start page.

Merging Split Game Dumps

Step 1: Extract nxDumpFuse.exe from the win-x64.zip archive.

Step 2: Open nxDumpFuse and click on Input.

Step 3: Navigate to sdcard:/switch/nxdumptool and open the NSP or XCI folder.

Step 4: Select one part of the split game dump, then click on Open.

  • For physical dumps, select a .xc0 file.
  • For digital dumps, select a 00 file that is inside a folder with its respective game name.

Step 5: Click on Output and navigate to your newly created games folder, then click on Select Folder.

Step 6: Click on Fuse. Wait for the merging process to finish.

You can see more details on the merging process by expanding the Log frame.

Your merged game dumps should now be available at your games folder.

If you run into issues running on Ubuntu try this.

If you are receiving a libssl error similar to the following you will need to manually install the package, refer to these issues for guidance

No usable version of libssl was found
Aborted (core dumped)

Screenshots

Windows

Ubuntu

Fedora 34