XCI Explorer
XCI Explorer Mod
Mit dem XCI Explorer könnt ihr euch eure ROMs/Dumps genauer anschauen, diese entpacken sowie eure Zertifikate extrahieren bzw. injizieren. Die modifizierte Version enthält zudem u.a. auch noch das Tool SAK.
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
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.
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
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
v1.4.8 Hotfix
- Corrected displayed MasterKey text
v1.4.8
- Updated to handle NSPs without .cnmt.xml (thanks to garoxas)
.NET Framework 4.7.2 Runtime Required
v1.4.7
- Updated text to properly display up to MasterKey 7
.NET Framework 4.7.2 Runtime Required
v1.4.6
- Removed Fody due to false positives with some AV software
- Changed target framework to latest .NET
- Other minor unimportant changes
v1.4.4
- MasterKey4/MasterKey5 support
- Latest hactool
- Minor bug fixes
v1.4.3
- Fixed some NSP files not reading
- Fixed NSP files being locked while open
- Added NSP version information if available
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
v1.4.1:
- Removed the need for nstoolmod (thanks to Giba). This release should work for Windows 7 users too.
v1.4.0:
- For now, I've decided to use a modified version of nstool for loading NSP files. While this is a workaround, this makes it just as fast (if not faster) than loading XCI files.
Files have been restructured so all tools (hactool + dependencies + nstoolmod) are located in the "tools" folder.
Open an issue if a file doesn't work properly and I'll try to figure out why. Thanks!
v1.3.0:
- This release brings the ability to load metadata from NSP files! Loading NSP is very slow because the program has to basically extract the whole NSP. Also included a temp fix for crashes for some XCI files.Thanks GibaBR for most of the code.
v1.2.4:
- Nothing notable in this release except the TitleID being displayed correctly.
v1.2.2.1:
- This fixes the program from becoming unresponsive while extracting NCA files.This is a pre-release because it needs more testing and polish.
v1.2.2.0:
- More bug fixes.
GBATemp doesn't like the keys.txt being included with the release, so it has been removed and Get-keys.txt.bat has been included. If you run the program without keys.txt, you'll be prompted to download/include them.
v1.2.1.0:
- This release adds drag and drop capabilities and some minor fixes. Just drag the XCI to the file text box (where the path would be located) and it will automatically load that file.
v1.2:
- Check the partitions tab for a new feature! You can now check the integrity of your NCA files before you extract them. Just click on an NCA and look at the bottom for information (green = match, red = corrupt).
Once again, thanks to klks for this release.
v1.1.0.0:
- Thanks to klks for kindly fixing CARD2!
v1.0.1.0:
- Minor UX tweaks and most likely my final release. A real developer needs to fix the underlying issues with CARD2, partitions, and metadata.
v1.0.0.3:
- Another temporary fix for CARD2 games. Currently XCI Explorer only supports CARD1 metadata.
v1.0.0.2:
- Added another temporary fix for games that crash with unknown side effects.
v1.0.0.1:
- Temporary fix to stop crashing with some games as reported here: https://gbatemp.net/threads/xc…orer.505528/#post-8055434
Some games still crash. Working on a fix.
v1.0.0.0:
- This is the same as the version from MaxConsole.
v1.5.0d
- Some cheat database naming fixes added + the ability to remove cheats via ftp (right click on cheat) have been added to this release.
v1.5.0c
- FTP Settings added so you can send cheats directly to the Switch.
v1.5.0b
- Added Cheats database and some general database fixes for previous databases. You can export/import your cheats database to a CSV file if you want to share this with your friends database or if someone has a better database you can import theirs.
v1.5.0
- Initial Github release