Commit Graph

41 Commits

Author SHA1 Message Date
Maschell f4793d1d0e Replace circleci with github actions 2022-02-02 00:21:33 +01:00
Maschell 66f6ec39e7 Add support for NUS installable format, update README 2022-02-02 00:16:06 +01:00
Maschell 25ad8ab4d7 Use latest JNUSLib version, bump version to 0.4 2022-02-02 00:01:03 +01:00
Maschell a3f9dcb648 Formatting, optimize imports 2022-02-01 23:54:17 +01:00
Maschell 2793c02246 Update .gitignore 2022-02-01 23:49:35 +01:00
Maschell 385ddb3bdc Fix titles which have just a title.tmd and no tmd.[version] 2022-02-01 23:48:30 +01:00
Maschell 623b8a6c9d Update to latest JNUSLib version 2020-12-20 15:36:54 +01:00
Maschell f3a1457518 Fix bugs in TicketUtils class 2020-07-10 17:55:24 +02:00
Maschell 962ebf68a9 Adopt to latest JNUSLib version 2020-07-10 17:55:03 +02:00
Maschell 5c8ea1f9d5 Fix mounting in some cases 2020-07-10 17:54:20 +02:00
Maschell a18b059004 Disable verbose logging 2020-07-10 17:54:02 +02:00
Maschell 89d15fb80c Fix titles without a FST 2019-06-05 22:26:53 +02:00
Maschell 4a9b6078f9 Refactor the wud/wumad handling 2019-06-04 15:06:18 +02:00
Maschell 0c8cdbb376 Update the readme 2019-06-04 13:48:29 +02:00
Maschell f0413ce055 Use the WumadLoader instead of directly the WumadParser 2019-06-04 13:18:50 +02:00
Maschell d82ccdce07 Update to latest JNUSLib 2019-06-04 13:17:13 +02:00
Maschell 4f95745f5b Wumads now use the same scheme/base as the wuds 2019-06-04 12:14:30 +02:00
Maschell 0132848dae Refactor the WUD loading. 2019-06-04 12:14:08 +02:00
Maschell 03f29b8f01 Initial support for .wumad files. 2019-06-03 22:26:06 +02:00
Maschell 7f2d519427 Force the offset to be align to 0x10 2019-05-04 12:26:51 +02:00
Maschell 2c3a5332a4 Add size check for the read() function 2019-05-04 12:26:31 +02:00
Maschell 5e05c65efd Add support for .woomy files 2019-05-04 12:08:15 +02:00
Maschell bcf60a889f Version bump to 0.3. 2019-04-26 19:23:52 +02:00
Maschell 245aecef89 Use the latest JNUSLib version. This fixes a bug while parsing the FST. The reading speed should also be increased. 2019-04-26 19:23:22 +02:00
Maschell 041aa4c949 Add missing "." and ".." entries to NUSTitleEncryptedTitleContainer 2019-04-24 13:47:58 +02:00
Maschell 7523bb3c10 Use newest JNUSLib version 2019-04-24 13:47:11 +02:00
Maschell ee54c9441a Catch Exception while creating a FSTDataProviderNUSTitle 2019-04-24 13:34:21 +02:00
Maschell 93330d24a6 The parent of a FSTEntry is now an optional, let's check if it exists before using it. 2019-04-24 13:33:38 +02:00
Maschell 3005ed981f Update to latest JNUSLib. This fixes a really rare error that happen by decrypting titles which have directory FSTEntries without a corresponding content entry. (Only seen at 0005000C10013000 v0) 2019-04-18 23:31:55 +02:00
Maschell e98832e6f8 Version bump to 0.2 2019-04-16 11:00:15 +02:00
Maschell 889b790afd Add support to access the original WUD if the input was compressed (WUX) or splitted (_partX.wud) 2019-04-15 19:39:32 +02:00
Maschell c7f65b2e08 Update to latest JNUSLIB, this fixes WUD support of non-gm partitions with FST > 0x8000 bytes. 2019-04-15 19:32:19 +02:00
Maschell 0e00d6d28a Move WUDInfo loading into an Util class 2019-04-15 19:30:15 +02:00
Maschell 53443ef0dc Add supported for splitted WUD files 2019-04-15 19:28:29 +02:00
Maschell 7900c26e50 Some minor cleanup 2019-04-14 14:52:42 +02:00
Maschell 967f137ea4 Added support for titles without FST 2019-04-14 14:52:30 +02:00
Maschell 84cde7c536 Try to parse `.ddi` files are wii u images. 2019-04-14 13:26:06 +02:00
Maschell 1f1a4fe1a9 Directories need the execution bit on OSX 2019-04-13 12:56:16 +02:00
Maschell 606d4485c8 Fix search for the title key 2019-04-12 20:04:40 +02:00
Maschell 0af70ed3a4 Improved the usability and flexability of the mountpath parameter. 2019-04-11 23:13:27 +02:00
Maschell f0e23f608f First commit 2019-04-11 22:27:43 +02:00