More actions
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Switch Game Merger Utility | |title=Switch Game Merger Utility | ||
|image= | |image=Switchgamemergerutility.png | ||
|description=A NSP & XCI file merge utility. | |description=A NSP & XCI file merge utility. | ||
|author=LordZeuss | |author=LordZeuss | ||
|lastupdated= | |lastupdated=2024/10/22 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=1. | |version=1.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/SwitchGameMergerUtility.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/SwitchGameMergerUtility.7z | ||
Line 19: | Line 19: | ||
|image_alt=Switch Game Merger Utility | |image_alt=Switch Game Merger Utility | ||
}} | }} | ||
Switch Game Merger Utility is a tool | Switch Game Merger Utility is a tool (written in Rust) that can merge NSP and XCI files from multiple parts into a single file. | ||
Current supported operating system(s): | |||
*MacOS (Silicon) | |||
*Linux | |||
== | == User guide == | ||
To use the program, simply launch the downloaded program. | To use the program, simply launch the downloaded program. | ||
* Select if your game files you are going to merge are NSP or XCI. | * Select if your game files you are going to merge are NSP or XCI. | ||
* Click | * Click "Select Game Files" and choose all of the NSP/XCI files to be merged. | ||
* Enter a output name - WITHOUT the .nsp or .xci extension (EX: My Merged Files) | * Enter a output name - WITHOUT the .nsp or .xci extension (EX: My Merged Files). | ||
* Click | * Click "Start". | ||
The program will say "Finished!" when completed, and the file will be in the same directory as the program. | The program will say "Finished!" when completed, and the file will be in the same directory as the program. | ||
Line 34: | Line 38: | ||
==Screenshots== | ==Screenshots== | ||
[[image: | [[image:Switchgamemergerutility.png|640px|link=]] | ||
==Changelog== | ==Changelog== | ||
'''v1.2''' | |||
*For MacOS Silicon, you can get the new version which includes the NSZ decompression functionality. | |||
'''v1.1''' | '''v1.1''' | ||
*This release contains both the MacOS Silicon & Linux versions. | *This release contains both the MacOS Silicon & Linux versions. | ||
Line 43: | Line 49: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/LordZeuss/switch-merge-utility | ||
* GBAtemp - https://gbatemp.net/threads/i-created-a-nsp-xci-file-merge-utility-for-macos-linux-windows-later-this-week.661837/ |
Latest revision as of 00:36, 27 October 2024
Switch Game Merger Utility | |
---|---|
General | |
Author | LordZeuss |
Type | PC Utilities |
Version | 1.2 |
License | Mixed |
Last Updated | 2024/10/22 |
Links | |
Download | |
Website | |
Source | |
Switch Game Merger Utility is a tool (written in Rust) that can merge NSP and XCI files from multiple parts into a single file.
Current supported operating system(s):
- MacOS (Silicon)
- Linux
User guide
To use the program, simply launch the downloaded program.
- Select if your game files you are going to merge are NSP or XCI.
- Click "Select Game Files" and choose all of the NSP/XCI files to be merged.
- Enter a output name - WITHOUT the .nsp or .xci extension (EX: My Merged Files).
- Click "Start".
The program will say "Finished!" when completed, and the file will be in the same directory as the program.
There is no need to add .nsp or .xci when entering the name, as the program will do this for you.
Screenshots
Changelog
v1.2
- For MacOS Silicon, you can get the new version which includes the NSZ decompression functionality.
v1.1
- This release contains both the MacOS Silicon & Linux versions.
v1.0
- First Release.