This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# SAK | ||
Switch Army Knife (SAK) | ||
https://psxtools.de/index.php/Thread/77281 | ||
|
||
|
||
|
||
With Switch Army Knife you can easily juggle XCI / NSP content from your switch. | ||
|
||
- Split / merge XCI | ||
- Update XCI with game update and dlc's | ||
- Convert XCI to NSP | ||
- Compress XCI to XCZ | ||
- Decompress XCZ to XCI | ||
- Extract Firmware from XCI | ||
- Patch NSP | ||
- Split / merge NSP | ||
- Convert NSP to XCI | ||
- Compress NSP to NSZ | ||
- Decompress NSZ to NSP | ||
- Extracting Switch savegames which you have copied from your User partition | ||
- Format the SD card in FAT32 | ||
|
||
More details at https://psxtools.de/index.php/Thread/77281 |