Commit Graph

11 Commits

Author SHA1 Message Date
bnnm
a4fe6a9352 Cleanup and logs 2021-09-04 20:31:11 +02:00
bnnm
43ef8e8507 Fix some Wwise .bnk SFX 2020-11-15 00:44:25 +01:00
bnnm
d57fe63681 Fix Wwise old IMA/PCM and new LE XMA [Shadowrun (PC)] 2020-11-01 15:26:57 +01:00
bnnm
ffaf08760b Fix some .bnk [Warhammer 40000 (PC)] 2020-10-01 21:15:11 +02:00
bnnm
e4ed26e703 Use silence meta for dummy entries in BKHD 2020-08-15 20:03:32 +02:00
bnnm
cfc2558d9c Ignore .wmid subsongs in BKHD .bnk [Ninjala (Switch)] 2020-07-05 21:07:44 +02:00
bnnm
b24116b0c7 Fix Wwise DSP memory interleave + renames [Punch Out!! (Wii)] 2020-04-22 00:34:49 +02:00
bnnm
b2f06707a8 Fix BE/old/empty Wwise .bnk [Too Human (X360)] 2020-04-12 20:35:38 +02:00
bnnm
ce54c283f2 Add Wwise .bnk FX mini-format [Borderlands 2 (X360)] 2020-04-04 18:37:53 +02:00
bnnm
faf6def4fe Print BKHD wwise id as unsigned for clarity
printf'ing an unsigned value as signed (%i) still gives unsigned result,
as does a signed value as unsigned (%u), maybe implementation-defined
though
2020-03-14 16:35:44 +01:00
bnnm
443bc2db7c Add Wwise .bnk for internal streams 2020-03-07 14:40:13 +01:00