mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-10 06:34:15 +00:00
No description
728b940d0e
This pull request extends XCI-Explorer with more detailed game contents: - Detailed contents of Super XCI/NSPs supported; - "GENERAL" of "Contents" in XCI-Explorer will always show the newest game version recognized from their Super XCI/NSPs. And some fix: - Fix issue #16: NSP and NSZ file extraction supported; - Fix the problem that extraction of a file smaller than 8kb failed to work properly; - Fix the display of some NSZ or DLC informations; - Extend drag and drop support to a larger area. This version has been tested for a while, only some modified Super XCI/NSPs (e.g. localization etc) fail to get recognized, due to their corrupted nca header. |
||
---|---|---|
Properties | ||
XCI_Explorer | ||
XCI_Explorer.Helpers | ||
XTSSharp | ||
.gitattributes | ||
.gitignore | ||
app.config | ||
Be.Windows.Forms.HexBox.dll | ||
packages.config | ||
README.md | ||
XCI Explorer.csproj | ||
XCI Explorer.sln |
XCI Explorer
Originally Released by Anonymous on MaxConsole
View the contents of Switch files and more!
Features
- View metadata for XCI and NSP files
- Explore partitions
- Check NCA hashes
- Extract NCA
- Modify cert
Main | Partitions |
---|---|
Build Requirements
Build Instructions
- Open XCI Explorer.sln
- Change Debug to Release in the dropdown menu
- Go to Build, then Build Solution
- Extract hactool.zip to the
XCI-Explorer/bin/Release/tools/
folder - Run XCI-Explorer.exe
Special Thanks
- klks - CARD2, hash validation and bug fixes
- garoxas - Game revision, QoL changes and bug fixes
Disclaimer
- This is not my original work. I just made minor changes with the help of others.