Commit graph

117 commits

Author SHA1 Message Date
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
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
StudentBlake
465bfa70a3 Remove Fody and remaining warnings, add consistant spacing to some classes 2018-11-27 12:11:05 -05:00
StudentBlake
afe9ebb6a3 Don't make the window maximizable 2018-11-25 13:32:49 -05:00
StudentBlake
c53bfd4e26 Increased read max files for NSP and clear form data every load 2018-11-25 13:25:15 -05:00
StudentBlake
4bbb1529e9 Update Fody 2018-11-25 12:49:48 -05:00
StudentBlake
d99c87f75f Updated MasterKey5 text 2018-11-25 12:13:12 -05:00
StudentBlake
722a94c7bb Minor version bump 2018-09-26 17:12:28 -04:00
StudentBlake
3c5284c7ae
Merge pull request #25 from garoxas/masterkey
fallback if MasterKey revision not supported by hactool
2018-09-26 17:04:41 -04:00
Garoxas
a9ae8163d3 fallback if MasterKey revision not supported by hactool 2018-09-21 11:14:52 +07:00
StudentBlake
ad13a76d50 Update Fody 2018-09-13 14:57:03 -04:00
StudentBlake
4fe5021c91 Properly close NSP when done, minor text and logic changes 2018-09-13 14:49:45 -04:00
StudentBlake
ed60192436
Merge pull request #24 from garoxas/master
NSP update version based on .cnmt.xml
2018-09-13 14:28:19 -04:00
Garoxas
a1649597f8 NSP update version based on .cnmt.xml 2018-09-12 22:10:18 +07:00
StudentBlake
37e1d37823 Some NSP updates have a lot of NCA files
Capping it at 20 was too small. I've raised the cap to 100. Needs more testing to see if it break anything else
2018-09-04 12:17:54 -04:00
StudentBlake
f196c698d8 Update Fody 2018-09-02 18:16:54 -04:00