No description
Find a file
zzpong 728b940d0e New Version With Detailed Game Contents
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.
2020-04-09 21:35:35 +08:00
Properties Changed to target .NET 4.8, bumped version number, fixed lingering temp files 2020-03-08 12:29:55 -04:00
XCI_Explorer New Version With Detailed Game Contents 2020-04-09 21:35:35 +08:00
XCI_Explorer.Helpers Changed formatting (for the last time) 2019-04-14 13:17:26 -04:00
XTSSharp Changed formatting (for the last time) 2019-04-14 13:17:26 -04:00
.gitattributes Initial commit 2018-06-17 14:18:24 -04:00
.gitignore Added precompiled HexBox back to the repo 2019-11-11 15:52:47 -05:00
app.config Changed to target .NET 4.8, bumped version number, fixed lingering temp files 2020-03-08 12:29:55 -04:00
Be.Windows.Forms.HexBox.dll Added precompiled HexBox back to the repo 2019-11-11 15:52:47 -05:00
packages.config Remove Fody and remaining warnings, add consistant spacing to some classes 2018-11-27 12:11:05 -05:00
README.md Update README.md 2019-11-11 16:20:10 -05:00
XCI Explorer.csproj Changed to target .NET 4.8, bumped version number, fixed lingering temp files 2020-03-08 12:29:55 -04:00
XCI Explorer.sln Removed old code, changed target framework to latest 2019-04-14 14:10:10 -04:00

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
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.