Commit Graph

6488 Commits

Author SHA1 Message Date
bnnm
cd79f4b5d7 Fix buggy .xa [Incredible Crisis (PS1)] 2024-01-07 19:18:53 +01:00
bnnm
881883d194 cleanup: reader helpers 2024-01-07 19:18:07 +01:00
bnnm
5231825ddb cleanup: get/put 2024-01-07 16:57:26 +01:00
bnnm
08e3ae4872 Add bank .rsd RedSpark [M&L Dream Team (3DS), Imabikisou (Wii)] 2024-01-07 16:47:46 +01:00
bnnm
ce1b9539fb Add .awckey support 2024-01-07 16:47:12 +01:00
bnnm
5de0d05537
Merge pull request #1468 from bnnm/ghs-xa-etc
- Fix some .gtd/ged [Gunslinger Stratos (AC)]
- xa: fix crash
- bik: cleanup
- Add HCA key
- Fix some .sm1 [Splinter Cell: Pandora Tomorrow (PS2)]
- Add .ogg NXOpus [Trouble Witches Origin (Switch)]
- cleanup
2024-01-05 20:31:34 +01:00
bnnm
38abf5d853 Add .mtt extension 2024-01-05 19:28:25 +01:00
bnnm
23df84516b doc 2024-01-05 19:27:29 +01:00
bnnm
1056cc4e88 cleanup: rename 2024-01-05 19:26:14 +01:00
bnnm
56b7e8580d cleanup: asd 2024-01-05 19:25:05 +01:00
bnnm
df53c0c6fc txtp tools: tweaks 2024-01-05 17:38:13 +01:00
bnnm
96348f12db Add .ogg NXOpus [Trouble Witches Origin (Switch)] 2024-01-05 17:37:35 +01:00
bnnm
c6337a98c4 Fix some .sm1 [Splinter Cell: Pandora Tomorrow (PS2)] 2024-01-05 17:36:44 +01:00
bnnm
cbc7ce5854 Add HCA key 2024-01-05 17:35:58 +01:00
bnnm
786a0d699c Fix some .gtd/ged [Gunslinger Stratos (AC)] 2024-01-05 17:34:58 +01:00
bnnm
2f48d9f4e1 bik: cleanup 2024-01-05 17:33:51 +01:00
bnnm
1442541585 xa: fix crash 2024-01-05 17:33:36 +01:00
bnnm
9ea73c958e
Merge pull request #1467 from dr0biwan/patch-1
Fixes a divide by zero crash in .asc
2024-01-03 23:32:33 +01:00
dro
633044c6cd
Update dc_asd.c
Fixes a divide by zero crash when trying to open asd files not in the expected format
2024-01-03 15:07:45 +00:00
bnnm
0ad2096ce3
Merge pull request #1466 from bnnm/xa-vag-eaac-etc
- Improve XA subsong detection performance
- Add .svg VAG [ModernGroove: Ministry of Sound Edition (PS2)]
- Fix some encrypted FSB .bank
- Add FSB keys
- Add .wav/lwav MPEG [The Seventh Seal (PC)]
- txtp tools: tweaks
- Add .gwb+gwd [Monster Truck 4x4 World World Circuit (Wii)]
- Fix some .vab with empty sounds
- Fix some .snu [Dead Space 3 (PC)]
2023-12-31 02:32:59 +01:00
bnnm
f76dc31146 Fix some .snu [Dead Space 3 (PC)] 2023-12-31 02:08:26 +01:00
bnnm
14336e9795 doc 2023-12-31 02:08:04 +01:00
bnnm
d442bde429 cleanup: clarify header/data parsing 2023-12-31 01:52:53 +01:00
bnnm
e9ea2af59b cleanup: split ea-eaac formats 2023-12-31 01:23:13 +01:00
bnnm
5f98d88d1c Fix some .vab with empty sounds 2023-12-30 22:52:47 +01:00
bnnm
c1ebef54e3 Add .gwb+gwd [Monster Truck 4x4 World World Circuit (Wii)] 2023-12-30 22:52:24 +01:00
bnnm
2d50d37bfd cleanup 2023-12-30 17:05:27 +01:00
bnnm
8b94043132 txtp tools: tweaks 2023-12-30 17:04:40 +01:00
bnnm
fdc74dbaf8 Fix some .wav sizes 2023-12-30 17:04:29 +01:00
bnnm
acca5d0030 Add .wav/lwav MPEG [The Seventh Seal (PC)] 2023-12-30 17:03:42 +01:00
bnnm
b593aac376 Add FSB keys 2023-12-30 17:03:33 +01:00
bnnm
242e10f80c Fix some encrypted FSB .bank 2023-12-30 17:03:09 +01:00
bnnm
948c55f4f9 Add .svg VAG [ModernGroove: Ministry of Sound Edition (PS2)] 2023-12-30 17:02:34 +01:00
bnnm
22a23103c5 Improve XA subsong detection performance 2023-12-30 17:02:15 +01:00
bnnm
26f0f1a864
Merge pull request #1465 from flumf/master
Add HCA key
2023-12-28 17:59:57 +01:00
bnnm
b69355d3a7
Merge pull request #1462 from EdnessP/master
RWS 0x80D: DSP-ADPCM initial sample history data
2023-12-28 17:59:19 +01:00
bin
8132bb5489 Add HCA key for Girls' Frontline 2: Exilium (PC) 2023-12-28 07:25:02 -05:00
EdnessP
0294738f03 AWD/RWS 0x809: Skip root name if it's identical to the base name 2023-12-26 05:52:37 +02:00
EdnessP
268c24efc6 RWS 0x80D: DSP-ADPCM initial sample history data 2023-12-26 05:07:31 +02:00
bnnm
abbd226b36
Merge pull request #1458 from EdnessP/master
EA BNK: .CAT extension (FIFA 2000)
2023-12-10 11:37:36 +01:00
EdnessP
883738e75c EA BNK: .CAT extension (FIFA 2000) 2023-12-09 14:53:18 +02:00
bnnm
8e5dbc563a
Update version.h 2023-12-06 12:41:07 +01:00
bnnm
1118c4b210
Merge pull request #1457 from bnnm/bnk-hca-etc
- Add Sony .bnk with MPEG [Last of Us demo (PS3)]
- Add HCA key
- foobar: don't downmix by default
- txtp_maker: add cmd flag
2023-12-04 00:10:28 +01:00
bnnm
e19e415850 txtp_maker: add cmd flag 2023-12-03 23:45:56 +01:00
bnnm
5cae4cbaa9 awc: fixes 2023-12-03 23:45:48 +01:00
bnnm
9e3a9ba901 foobar: don't downmix by default 2023-12-03 23:45:26 +01:00
bnnm
28cb13125f Add HCA key 2023-12-03 23:45:14 +01:00
bnnm
58f3a70c16 Add Sony .bnk with MPEG [Last of Us demo (PS3)] 2023-12-03 23:45:06 +01:00
bnnm
ada2b9a675
Merge pull request #1452 from arcadiasan/master
Add HCA key
2023-11-29 18:53:43 +01:00
arcadia
3525458831
add hca key 2023-11-29 13:37:50 +09:00