Commit Graph

21 Commits

Author SHA1 Message Date
Maschell
a3f9dcb648 Formatting, optimize imports 2022-02-01 23:54:17 +01:00
Maschell
623b8a6c9d Update to latest JNUSLib version 2020-12-20 15:36:54 +01:00
Maschell
962ebf68a9 Adopt to latest JNUSLib version 2020-07-10 17:55:03 +02:00
Maschell
4a9b6078f9 Refactor the wud/wumad handling 2019-06-04 15:06:18 +02:00
Maschell
f0413ce055 Use the WumadLoader instead of directly the WumadParser 2019-06-04 13:18:50 +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
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
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
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
0e00d6d28a Move WUDInfo loading into an Util class 2019-04-15 19:30:15 +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
1f1a4fe1a9 Directories need the execution bit on OSX 2019-04-13 12:56:16 +02:00
Maschell
f0e23f608f First commit 2019-04-11 22:27:43 +02:00