Commit Graph

3684 Commits

Author SHA1 Message Date
bnnm
cb3e42c0d7 doc 2023-09-15 17:29:42 +02:00
soneek
4c5c3736e4
Add HCA key for SO2R Demo 2023-09-14 19:13:03 -04:00
bnnm
c84589cae2 Fix PS4 .bsnd num_samples 2023-09-11 00:57:32 +02:00
bnnm
4407dd26e1 Fix some .rpgmv [Omori (PC)] 2023-09-11 00:56:24 +02:00
bnnm
61bf0b5d26 cleanup 2023-09-02 19:57:41 +02:00
bnnm
9e4f23ccaa Add FSB key 2023-09-02 19:57:22 +02:00
bnnm
29260470ff Fix some DC .str issues and cleanup 2023-09-02 12:27:06 +02:00
bnnm
976c19a109 cleanup 2023-09-02 12:23:05 +02:00
bnnm
0b713d01f6 Add non-looping .btsnd 2023-09-02 12:22:32 +02:00
bnnm
3b61d09fc5 Add .fish [Wonder Boy: The Dragon's Trap (PC)] 2023-09-02 12:21:02 +02:00
bnnm
2cbd5f463d Add HCA key 2023-09-02 12:19:48 +02:00
bnnm
344d459d96 txth: extra debug info 2023-08-26 17:39:30 +02:00
bnnm
c8bfca4742 Add some .bnk versions [The Last of Us (PC)] 2023-08-26 17:24:22 +02:00
bnnm
094fe8f974 cleanup: restructure bnk_sony parsing 2023-08-26 13:24:05 +02:00
bnnm
54350d4851 Add .xai XA [Quake II (PS1)] 2023-08-26 13:23:40 +02:00
bnnm
b2eb542b1b Adjust ADX decoding for v04 files 2023-08-26 13:23:24 +02:00
NicknineTheEagle
a2d2bf7712 id BSNF: Extensionless data file, support languages 2023-08-23 08:01:16 +03:00
NicknineTheEagle
474c15723a Ubi SB: Use more accurate var names 2023-08-22 17:13:38 +03:00
bnnm
046918589a Add .ogg loops [Tsuki ni Yorisou Otome no Sahou (PC)] 2023-08-19 23:31:40 +02:00
bnnm
fbcd503bd7 cleanup: adm3.c to adm.c 2023-08-19 23:30:25 +02:00
bnnm
651a66624e Add ADM2 .wem [The Grand Tour Game (PC)] 2023-08-19 23:28:05 +02:00
bnnm
4e85072cbc
Merge branch 'master' into pcm-fixed-32 2023-08-18 16:07:58 +02:00
Adam Gashlin
3a49c090a0 Support 32-bit integer PCM in RIFF
From masters for a Sonic Origins mod
2023-08-17 22:21:33 -07:00
Adam Gashlin
2930c8d20b Handle 32-bit float PCM RIFF 2023-08-17 21:47:55 -07:00
bnnm
dcadb19e35 logs 2023-08-15 19:48:54 +02:00
bnnm
21c92d3d8c Add HCA key 2023-08-15 19:48:43 +02:00
bnnm
76aeb25038 Add FSB key 2023-08-15 19:48:14 +02:00
EdnessP
a0552a2d7a Reflections IMA ADPCM: Use interleave block size for frame samples 2023-07-29 00:06:32 +03:00
EdnessP
a98780b0eb VAG: Increase bigfile padding check to 2MiB 2023-07-27 21:28:30 +03:00
EdnessP
3c08136b31 VAG: Remove bigfile ignoring temporarily 2023-07-27 00:40:26 +03:00
bnnm
065b7ead87 cleanup: fix typo 2023-07-23 15:30:36 +02:00
bnnm
0fa9df4c7b Remove fake extension .tydsp (use .mus) 2023-07-23 15:22:15 +02:00
bnnm
3ad17813a4 doc 2023-07-23 15:09:33 +02:00
bnnm
5d7883fed1 Remove fake extension .sgx (use .sgh+sgd) 2023-07-23 13:56:50 +02:00
bnnm
b67406a683 Add SNDS format 2023-07-23 13:43:10 +02:00
bnnm
bf9cc7f635 cleanup: rename sxd to sndx 2023-07-23 11:06:14 +02:00
bnnm
dbeb538d1a ivaud: improve detection 2023-07-23 11:03:29 +02:00
bnnm
7cb570b2ad Add more SqueakStream/SqueakSample codecs 2023-07-23 11:01:50 +02:00
kjhmagic
d2d809eb8e
Update hca_keys.h
subkeys added for D4DJ Groovy Mix (Android)
2023-07-20 17:37:59 +09:00
EdnessP
526345b84e Sony BNK: v4 and v5 name support 2023-07-12 18:04:10 +03:00
bnnm
78aae40f20
Merge pull request #1394 from hcs64/short-str-wav
Allow a str+wav header to end at table1
2023-07-10 17:30:34 +02:00
EdnessP
f9a433980c Sony BNK: Check if name table exists 2023-07-10 17:44:40 +03:00
EdnessP
cdff576bd1
Merge branch 'master' into master 2023-07-10 17:43:09 +03:00
Adam Gashlin
0c228d0bac Allow a str+wav header to end at table1
Fixes Bad Boys: Miami Takedown (aka Bad Boys II) (PC)
2023-07-09 19:10:21 -07:00
EdnessP
508d69a41b Sony BNK: Verify the full beginning frame 2023-07-10 00:26:05 +03:00
bnnm
31cfb1d9d8 bnk_sony: fix warning 2023-07-09 23:24:05 +02:00
bnnm
57a9611dad cleanup: rename 2023-07-09 23:23:49 +02:00
bnnm
04f719b080 Add Torus's SqueakSample and old SqueakStreams 2023-07-09 23:22:36 +02:00
EdnessP
c5f3179714 Sony BNK: Attempt to closer calculate the guesstimated sample rate from pitch 2023-07-09 01:45:33 +03:00
bnnm
888cd42ffa Add HCA key 2023-07-08 18:06:41 +02:00