Simple merger for Nintendo Switch dumped content, designed to merge dumps from nxdumptool.
The python script is writen in Python 3, use the "python3" command instead of "python" when use this program. Tkinter is bundled with a regular Python 3 install, so there's no need to install that.
file.ns0
,file.ns1
, etcfile.nsp.00
,file.nsp.01
, etcfile.xc0
,file.xc1
, etcfile.xci.00
,file.xci.01
, etcfolder/00
,folder/01
, etc- This will output a .nsp file
Please report any issues found.
The script is written in Python with tkinter, however a Windows version is included within the releases which shouldn't require installing Python or any additional libraries.