Skip to content

Releases: StudentBlake/XCI-Explorer

XCI Explorer v2.0.0

13 Nov 18:17
5a51136
Compare
Choose a tag to compare
XCI Explorer v2.0.0 Pre-release
Pre-release

Latest Changelog

v2.0.0

  • Add GUI changes and fixes by zzpong in #55
  • Fix loading Chinese language by CaiMiao in #60
  • Update keys
  • View all changes: v1.6.0...v2.0.0

.NET Desktop Runtime 6.0

Download here from the official Microsoft website
(Not required for portable version)

XCI-Explorer-v2.0.0.zip

SHA-256: 8812C4D2CFA642729AE925B34A04E9EF762AF71BB9471B87CD385FAE23FFDF9B

XCI-Explorer-v2.0.0-portable.zip

SHA-256: 5CAFB8F65B42F74C9AFC866C44F78A57677F29D99B91E44097DB084BC8070831

XCI Explorer v1.6.0

31 Oct 01:05
Compare
Choose a tag to compare
XCI Explorer v1.6.0 Pre-release
Pre-release

Latest Changelog

v1.6.0

  • Migrated to .NET 6.0
  • Fixed #61 by removing the dependency on hactool's Master Key versioning
  • Made message boxes more friendly
  • Note: This project still has a lot of issues and is mostly dead. This is a very minor optional update.

.NET Desktop Runtime 6.0.0

Download here from the official Microsoft website

XCI-Explorer-v1.6.0.zip

SHA-256: BF6263E1244A7BD07C2C016D259CAFDFEFFF062B9891356C193BE28DEAEEAD07

XCI Explorer v1.5.0

08 Mar 16:56
9662a44
Compare
Choose a tag to compare
XCI Explorer v1.5.0 Pre-release
Pre-release

Latest Changelog

v1.5.0

  • Added master_key_0a (MasterKey10) support - zzpong
  • Updated hactool to latest (1.3.1)
  • Added support for 1GB gamecards -- zzpong
  • Improved logic and optimized code -- zzpong
  • Updated keys.txt (you MUST delete keys.txt before running the program or add master_key_0a to keys.txt)
  • Changed to target .NET 4.8
  • Fixed lingering temp files
  • Disable trim button as soon as possible if XCI can't be trimmed

.NET Framework 4.8 Runtime Required

Download here from the official Microsoft website

XCI-Explorer-v1.5.0.zip

SHA-256: A613C26D7D99DF5F534E5DB696B6FD962BF7D6D85B458BBA6B90A2F9091105C7

XCI Explorer v1.4.9

11 Nov 21:47
18fb5eb
Compare
Choose a tag to compare
XCI Explorer v1.4.9 Pre-release
Pre-release

v1.4.9

  • Corrected MasterKey text
  • Added ability to select NSZ files
  • Reworked file checking to be more correct
  • Changed to use platform independent directory separators - CodingKoopa
  • Reverted Game Revision display order for NSP files
  • Minor key update (please delete keys.txt before running program)

.NET Framework 4.7.2 Runtime Required

Download here from the official Microsoft website

XCI-Explorer-v1.4.9.zip

SHA-256: 53FD9B9B2638F9132961F630E717A183AD08A14E87B7939292BF4EF1340DE138

XCI Explorer v1.4.8

07 Oct 18:57
Compare
Choose a tag to compare
XCI Explorer v1.4.8 Pre-release
Pre-release

v1.4.8

  • Updated to handle NSPs without .cnmt.xml (thanks to garoxas)
  • Hotfix: Corrected displayed MasterKey text

.NET Framework 4.7.2 Runtime Required

Download here from the official Microsoft website

XCI Explorer v1.4.7

09 May 22:55
Compare
Choose a tag to compare
XCI Explorer v1.4.7 Pre-release
Pre-release

v1.4.7

  • Updated text to properly display up to MasterKey 7

.NET Framework 4.7.2 Runtime Required

Download here from the official Microsoft website

XCI Explorer v1.4.6

14 Apr 18:15
Compare
Choose a tag to compare
XCI Explorer v1.4.6 Pre-release
Pre-release

v1.4.6

  • Removed Fody due to false positives with some AV software
  • Changed target framework to latest .NET
  • Other minor changes

.NET Framework 4.7.2 Runtime Required

Download here from the official Microsoft website

XCI Explorer v1.4.4

25 Nov 18:37
Compare
Choose a tag to compare
XCI Explorer v1.4.4 Pre-release
Pre-release

v1.4.4

  • MasterKey4/MasterKey5 support
  • Latest hactool
  • Minor bug fixes

Notes

image

This is the content in Super Smash Bros Ultimate [01006A800016E000][US][v0] NSP. I'm guessing this NSP was created from an XCI, which does not generate an XML file. In short, XCI Explorer cannot read information from homebrew NSP files, or files without XMLs. That said, take caution using homebrew NSP files as the contents can be anything (including a brick).

XCI Explorer v1.4.3

13 Sep 18:53
Compare
Choose a tag to compare
XCI Explorer v1.4.3 Pre-release
Pre-release

v1.4.3

  • Fixed some NSP files not reading
  • Fixed NSP files being locked while open
  • Added NSP version information if available

Thanks @garoxas for all the help!

XCI Explorer v1.4.2

01 Sep 05:22
Compare
Choose a tag to compare
XCI Explorer v1.4.2 Pre-release
Pre-release

v1.4.2

  • Hash validation has been added back in
  • Game revision now works (thanks @garoxas)
  • Reverted to hactool v1.1 because latest has issues for some users
  • Various bug fixes and improvements