1
0
Fork 0
mirror of https://github.com/oMaN-Rod/nxDumpFuse.git synced 2024-11-09 20:21:46 +00:00
nxDumpFuse/README.md

45 lines
1,003 B
Markdown
Raw Normal View History

2023-03-23 17:02:59 +00:00
# nxDumpFuse
Cross platform tool used to fuse/merge Nintendo Switch dumps (e.g. dumped using [nxDumpTool](https://github.com/DarkMatterCore/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](https://yuzu-emu.org/help/quickstart/#merging-split-game-dumps).
If you run into issues running on Ubuntu try [this](https://github.com/oMaN-Rod/nxDumpFuse/wiki/Launching).
## Screenshots
### Windows
<p align="center">
<img src="assets/Windows.png">
</p>
### Ubuntu
<p align="center">
<img src="assets/Ubuntu-18.04.png">
</p>
### Fedora 34
<p align="center">
<img src="assets/Fedora-34.png">
</p>