Commit graph

131 commits

Author SHA1 Message Date
StudentBlake
4f48285fb1 Update keys 2022-11-13 12:16:17 -05:00
StudentBlake
f5009ac167 Add publish profiles 2022-11-13 11:54:07 -05:00
StudentBlake
8fa06e0916 Allow publish profiles 2022-11-13 11:53:44 -05:00
StudentBlake
2370bc6cf4 Minor cleanup, update keys, add portable publish profile 2022-11-13 11:50:57 -05:00
StudentBlake
a328030ff6 Update .gitignore 2022-11-13 11:48:47 -05:00
StudentBlake
c0616a2873 Make GENERAL display game version and patch version, fix #62, minor cleanup 2021-10-31 12:35:51 -04:00
StudentBlake
2171444583 Add back GameRevision 2021-10-30 21:59:34 -04:00
StudentBlake
83a82aa3f6 Bump version 2021-10-30 21:23:57 -04:00
StudentBlake
2a889e76fc Merge branch 'pr/55' into zzpong-fixes 2021-10-30 21:15:23 -04:00
Blake
fdf8e56113
Merge pull request #60 from CaiMiao/CaiMiao-patch-1
Fix loading Chinese language
2021-10-30 21:08:37 -04:00
StudentBlake
e39c37f78d Disable trim button after trimming 2021-10-30 20:58:13 -04:00
Blake
b7e66a38a0
Update README.md 2021-10-30 20:31:25 -04:00
StudentBlake
cfc3c70566 Update to .NET 6, fix #61, make message boxes less annoying, bump version to v1.6.0 2021-10-30 20:28:22 -04:00
StudentBlake
a3ece743f8 Update .gitignore 2021-10-30 20:24:31 -04:00
Fumii Chuu
5be7b02b89
Fix loading Chinese language
Must use this formal name or won't load correctly
2021-01-11 14:55:35 +08:00
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
Blake
9662a441ad
Update README.md 2020-03-08 12:43:37 -04:00
Blake
c854cd45a3
Merge pull request #51 from zzpong/master
master_key_0a supported, fix issue #50 and more
2020-03-08 12:30:22 -04:00
Blake
24fab83cd4 Changed to target .NET 4.8, bumped version number, fixed lingering temp files 2020-03-08 12:29:55 -04:00
zzpong
7de76c8b39 C# function introduced for better computational efficiency
Logic improved, masterkey version larger than masterkey0f supported, code optimized.
2020-03-08 22:56:03 +08:00
zzpong
156a8634a3
format fixed 2020-03-01 16:13:39 +08:00
zzpong
dab1d0ab82 master_key_0a supported, fix issue #50 and more
Thanks for your great efforts on this work. This Pull Request add these functions:

1. masterkey_0a (or masterkey_10) support. Newest hactool is required for correct XCI information display;

2. small 1GB gamecard size capacity supported instead of "?";

3. now XCI-explorer support both "masterkey_0a" or "masterkey_0A" in "keys.txt" for users' convenience.

However, I am new to C# with few knowledge on its functions. Therefore, the efficiency of this modified code can be further improved. Please feel free to change anything if you need.

Moreover, now the code could only support no more than masterkey_0F from the future, and this also need to be fixed.
2020-03-01 15:55:47 +08:00
Blake
72fc846986 Disable trim ASAP if XCI can't be trimmed 2019-11-13 13:29:41 -05:00
Blake
18fb5eb3b7
Merge pull request #48 from CodingKoopa/master
Add mono support
2019-11-11 16:36:16 -05:00
Blake
526f8e3e7b Minor key update 2019-11-11 16:29:36 -05:00
Blake
4917b6c3e2 Update README.md 2019-11-11 16:20:10 -05:00
Blake
3b8dc168b4 Added edge-case error handling, reverted game revision display change, disable trim button if XCI is already trimmed 2019-11-11 16:05:17 -05:00
Blake
3f4ae7791d Added precompiled HexBox back to the repo 2019-11-11 15:52:47 -05:00
Koopa
ef59875017 Use platform independent directory seperators.
The "Path.DirectorySeparatorChar" variable contains a directory
separator that works on both Windows, and the Unixes.
2019-11-04 16:56:23 -05:00
Blake
8965a7376b
Update README.md 2019-10-25 16:58:03 -04:00
Blake
97e9379795 Minor version bump 2019-10-25 16:54:27 -04:00
Blake
8613f5e3a5 Removed .dll in repo
Build yourself, copy to root directory
2019-10-25 16:51:12 -04:00
Blake
22b44a6365 Support for .nsz, proper check for shop files 2019-10-25 16:47:30 -04:00
Blake
d019c2ff88 Update .gitignore 2019-10-25 16:44:00 -04:00
Blake
910ff77af8 Corrected displayed MasterKey text 2019-10-07 15:50:05 -04:00
Blake
4c492d78f7 Minor bump 2019-10-07 14:52:08 -04:00
Blake
a717e30521
Merge pull request #40 from garoxas/cnmt_nca
Handle NSP without .cnmt.xml
2019-05-24 22:16:12 -04:00
Garoxas
0a6d39a23d Handle NSP without .cnmt.xml 2019-05-25 08:08:03 +07:00
Blake
31575a6a61 Updated MasterKey text 2019-05-05 22:26:45 -04:00
StudentBlake
ab3e68e8a6 Simplified function, removed leftover files 2019-04-23 11:30:00 -04:00
StudentBlake
4b38e27b2e Changed text to display MasterKey6/7/8 firmware versions 2019-04-23 10:57:00 -04:00
StudentBlake
68cfd79b75 Removed unnecessary HintPath leftovers 2019-04-14 19:11:10 -04:00
StudentBlake
4a447b17ee Fixed picture URLs 2019-04-14 14:20:43 -04:00
StudentBlake
ae0ff7a7dd Removed old code, changed target framework to latest 2019-04-14 14:10:10 -04:00
StudentBlake
ee752c1e3c Changed formatting (for the last time) 2019-04-14 13:17:26 -04:00
StudentBlake
5ee76c270d Removed unnecessary if statement and reintroduced code removed from slight refactoring 2018-12-12 00:47:11 -05:00
StudentBlake
206cc3e9a3 Update 2018-11-29 13:06:08 -05:00
StudentBlake
dcaf9dcc01 Seperate designer code from main form code 2018-11-29 12:55:03 -05:00
StudentBlake
79aac3fbeb Update pictures 2018-11-29 11:45:37 -05:00
StudentBlake
e1970d1c40 Switched Game Rev. and Update Rev. 2018-11-29 00:42:35 -05:00