Commit Graph

3581 Commits

Author SHA1 Message Date
Simon Aarons
5734a84a23 Implement Traveller's Tales' RAD 2019-07-12 20:14:39 +10:00
Christopher Snowhill
e118414287
Merge pull request #437 from AnonBaiter/patch-6
patch number six
2019-07-07 15:43:57 -07:00
RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIDGE RACERRRRRRRRRRRRRRRRRRRRRRRRRRRRR
ea33c4c737
add another extension
.L00, from the PS2 version of Disney's Dinosaur
2019-07-07 17:45:59 -03:00
bnnm
e316e89917
Merge pull request #436 from bnnm/awb-hca-txth
awb hca txth
2019-07-07 21:17:14 +02:00
bnnm
5d1dd63182 Add support for HCA with subkey from .awb [Dragalia Lost (Mobile)] 2019-07-07 21:04:56 +02:00
bnnm
1a4dbc83d3 Add .awb/afs2 for convenience 2019-07-07 20:46:14 +02:00
bnnm
0523b36a62 Add TXTH name_table wildcards + fix doc 2019-07-07 18:10:43 +02:00
bnnm
023e5b8d99 Fix dual TXTH/GENH Yamaha ADPCM + add .P04 extension 2019-07-07 15:26:43 +02:00
bnnm
b9d01e3176 Improve HCA key detection in rare cases [Ryu ga Gotoku Online (Mobile)] 2019-07-07 15:26:15 +02:00
bnnm
6f2c94b303 Add HCA keys 2019-07-07 15:25:50 +02:00
bnnm
aa8dafed88 Update txtp_segmenter with --include filter 2019-07-07 15:25:23 +02:00
Christopher Snowhill
5fe83c0c02
Merge pull request #435 from bxaimc/master
Prototype Opus
2019-07-06 19:52:26 -07:00
bxaimc
996d8a3545 Add opus support for Prototype games [Clannad (Switch)] 2019-07-06 22:30:11 -04:00
Christopher Snowhill
9bae582a24
Rename to strcasecmp
Dammit, I misread the macro. It defines strcasecmp=_stricmp for MSVC, not _stricmp=strcasecmp for Unix.
2019-07-02 16:54:33 -07:00
Christopher Snowhill
6b488b13e5
Change strcmpi to _stricmp
Unlike strcmpi, _stricmp is actually macro defined to strcasecmp for Unix systems. I don't know if Linux has strcmpi, but macOS certainly doesn't.
2019-07-02 16:50:28 -07:00
bnnm
1d28e0f58e
Merge pull request #434 from bnnm/txth-xvag-scd
txth xvag scd
2019-06-29 20:42:41 +02:00
bnnm
df2e3b43bb Add TXTH name_table 2019-06-29 20:20:50 +02:00
bnnm
bba3bd98ee Add TXTH base_offset, loop_behavior, improve math without spaces 2019-06-29 13:33:23 +02:00
bnnm
efacca42de Fix subsongs in some .hd3+bd3 2019-06-29 13:25:04 +02:00
bnnm
c7aaabf573 Fix XVAG MPEG encoder delay/gapless looping 2019-06-29 13:24:53 +02:00
bnnm
b82a2c964a Fix multichannel Ogg .scd layout [Final Fantasy XIV] 2019-06-29 13:24:27 +02:00
Christopher Snowhill
ad0b12ea1f
Merge pull request #432 from bxaimc/master
Add preliminary BWAV support [Super Mario Maker 2 (Switch)]
2019-06-27 18:06:33 -07:00
bxaimc
62fd5243ae fix loop_flag offset 2019-06-26 18:29:14 -04:00
bxaimc
69ab85d106 completed support w/ looping and multichan 2019-06-26 13:10:17 -04:00
bxaimc
e6c0f5d30d add missing files 2019-06-26 02:44:48 -04:00
bxaimc
1d2e9793e5 Add preliminary BWAV support [Super Mario Maker 2 (Switch)] 2019-06-26 02:26:44 -04:00
Christopher Snowhill
0514807c9e
Merge pull request #431 from bnnm/ogg-isd-etc
ogg isd etc
2019-06-23 14:31:19 -07:00
bnnm
2e13041be2 Fix some .opus [Lego Movie 2 (Switch)] 2019-06-23 23:20:53 +02:00
bnnm
57cd72771f Add .isd + .isl looping [Mighty Gunvolt (PC), Blaster Master Zero (PC)] 2019-06-23 23:20:43 +02:00
bnnm
afde14796e Fix some incorrectly ripped .xwb 2019-06-23 22:25:55 +02:00
bnnm
675556f78a Fix some .hd3+bd3 2019-06-23 22:25:42 +02:00
bnnm
8613e60946 Fix TXTH (offset)$1 command in some cases 2019-06-23 22:25:28 +02:00
bnnm
88ebf49b34 Add some ogg and cleanup [Yuppie Psycho (PC), Blaster Master Zero (PC)] 2019-06-23 22:25:06 +02:00
Christopher Snowhill
e003e2c2bf
Merge pull request #428 from slashiee/subkeys_dgl
Add Mercurial Gauntlet and Wedding Belles subkeys [Dragalia Lost (Mobile)]
2019-06-21 19:55:23 -07:00
Michael
2af3a55a28 Remove duplicate subkey(s) 2019-06-20 15:16:39 -07:00
Michael
f4f118a48c Add Wedding Belle subkeys [Dragalia Lost (Mobile)] 2019-06-19 22:50:17 -07:00
Michael
ec02172d9a Add Mercurial Gauntlet subkeys [Dragalia Lost (Mobile)] 2019-06-19 09:49:59 -07:00
Christopher Snowhill
2e1739e69b
Merge pull request #427 from slashiee/subkeys_dgl
(Hopefully) add every missing subkey from Dragalia
2019-06-18 14:24:19 -07:00
Michael
e16e5f80cb Add subkeys outside AssetBundle 2019-06-18 14:15:15 -07:00
Michael
45a1c75e67 (Hopefully) add every missing subkey from Dragalia
Thanks to Skyth for modifying libcgss' acb2hcas to output the subkeys to a text file instead of an hcakey file.
2019-06-18 13:56:19 -07:00
bnnm
7bc5b8b1a9
Merge pull request #425 from bnnm/strwav
strwav
2019-06-16 15:16:04 +02:00
bnnm
7a1f822153 Fix some .str+wav [The House of the Dead: Overkill (PS3)] 2019-06-16 15:11:24 +02:00
bnnm
86c104c97e
Merge pull request #424 from bnnm/txth-vpk-dsp
txth vpk dsp
2019-06-15 13:41:18 +02:00
bnnm
1e58d91c41 Extra doc 2019-06-15 13:21:23 +02:00
bnnm
94ce6e6a62 Ignore some incorrectly detected interleaved .dsp 2019-06-15 13:03:35 +02:00
bnnm
2be24a4d6e Add TXTH chunk_header_size/chunk_data_size for padding and fix fields 2019-06-15 13:03:30 +02:00
bnnm
42edcf7524 Fix VPK looping [Sly 2: Band of Thieves (PS2)] 2019-06-15 13:02:24 +02:00
bnnm
3267bdd34a
Merge pull request #423 from bnnm/xvag-ckd
xvag ckd
2019-06-14 00:04:21 +02:00
bnnm
357f876132 Fix mono 3DS Ubi RAKI .ckd 2019-06-13 23:56:56 +02:00
bnnm
817e9c2e1d Fix MPEG XVAG with subsongs [Sly Cooper: Thieves in Time (PS3)] 2019-06-13 23:56:38 +02:00