Commit Graph

3702 Commits

Author SHA1 Message Date
bnnm
b88d1914ae Fix .srsa names 2023-10-14 12:52:14 +02:00
bnnm
0c90f4842b Fix some N1 .at9 [Labyrinth of Galleria (PC)] 2023-10-14 12:50:29 +02:00
Michael
2d36a7c775 Add HCA key 2023-10-12 18:15:23 -07:00
bnnm
27776d5cf1
Merge branch 'master' into asrs 2023-10-08 12:43:22 +02:00
bnnm
a44e40d004 Add FSB key 2023-10-08 12:33:29 +02:00
bnnm
6b68fa6d3f Add/fix some .srsa [Fate/Samurai Remnant (PC)] 2023-10-08 12:33:10 +02:00
RuRuRu
7869c5b050 STHD: Fix special value check [Dinosaur Hunting (Xbox)]
The value of offset 0x0C is checked to be 0x0001, but the data for this game is 0x0000.
Since this value is not referenced in decoding, it is not a problem, so it is unchecked.
2023-10-01 20:33:15 +09:00
bnnm
b9c255cd25 cleanup: nxa to nxa1 2023-09-30 20:57:15 +02:00
bnnm
f613ac5514 Fix 5.0ch .wem Opus [Bayonetta 3 (Switch)] 2023-09-30 20:52:33 +02:00
bnnm
102c1fae04 Add HCA key 2023-09-30 20:51:41 +02:00
Adrian Graber
9cb7ecb15e Rename and adjust positioning of new nxof stuff 2023-09-28 20:25:03 +02:00
Adrian Graber
1d982bef6f Add support for FDK (NX) Opus Header 2023-09-27 14:50:21 +02:00
bnnm
58482731b5
Merge pull request #1424 from bnnm/crank
- Fix some ADM3 .wem [The Crew Motorfest (PC)]
- Fix some str+wav [Taz: Wanted (PC)]
- Add ADM3 in .bnk (first subsong only)
2023-09-24 15:21:26 +02:00
bnnm
e61d02fc72 doc 2023-09-24 15:20:28 +02:00
bnnm
94a985d653 Add ADM3 in .bnk (first subsong only) 2023-09-24 15:19:55 +02:00
bnnm
44e6abdcf1 Fix some str+wav [Taz: Wanted (PC)] 2023-09-24 15:19:46 +02:00
bnnm
ab530d40b6 Fix some ADM3 .wem [The Crew Motorfest (PC)] 2023-09-24 15:19:38 +02:00
EdnessP
1da6977b72 RIFF: WMA/LWMA extension + size check adjustment 2023-09-16 23:27:26 +03:00
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