Commit Graph

2839 Commits

Author SHA1 Message Date
bnnm
78bb21b3ed Allow TXTP groups selecting subfiles like random for testing 2020-12-01 23:30:01 +01:00
bnnm
54340f9bcd Fix SNDS with CBD2 [Battle Tryst (Arcade)] 2020-12-01 23:25:13 +01:00
bnnm
5adcbc4da5 Tweak DTK detection 2020-12-01 23:21:33 +01:00
bnnm
7437c53545 Improve perfomance of some de-chunked .txtp 2020-12-01 23:20:28 +01:00
bnnm
38886537f6 Improve TXTP loop anchors and add #B for body time without fades 2020-11-29 20:13:14 +01:00
bnnm
5fd230293a Minor Wwise doc 2020-11-29 20:10:49 +01:00
bnnm
07c1168a6a Add .3do extension [Aqua World: Umimi Monogatari (3DO)] 2020-11-29 20:09:52 +01:00
bnnm
433c3ac56d Add HCA key 2020-11-29 20:07:19 +01:00
bnnm
53cd56ab35 Fix Vorbis .wem with metadata [Gears of War 4 (PC)] 2020-11-24 18:46:57 +01:00
bnnm
2f516d4e29 Add RIFF .ima [Baja: Edge of Control (PS3/X360)] 2020-11-22 19:01:17 +01:00
bnnm
be8eeb22d4 Fix multichannel Wwise Opus 2020-11-22 19:00:55 +01:00
bnnm
450281dafd Allow segments of different number of channels 2020-11-22 19:00:01 +01:00
bnnm
388007c355 Fix some .sad [Luminous Arc (DS)] 2020-11-21 15:55:46 +01:00
bnnm
30a495335c Enable Wwise OPUS [Assassin's Creed Valhalla (PC)] 2020-11-21 15:55:06 +01:00
bnnm
42e4a11564 Fix some .xwb+xsb name issues [LocoCycle (X360)] 2020-11-21 15:54:07 +01:00
bnnm
8c49c773a4 Fix some .awb CPK [Ace Combat Infinity (PS3)] 2020-11-15 22:44:45 +01:00
bnnm
061dd7f289 Tweak HCA bruteforcer 2020-11-15 22:44:04 +01:00
bnnm
ac357845b1 Add HCA key 2020-11-15 22:43:01 +01:00
bnnm
0984e4438e Fix some .acb names [Street Fighter vs Tekken (X360)] 2020-11-15 01:28:42 +01:00
bnnm
43ef8e8507 Fix some Wwise .bnk SFX 2020-11-15 00:44:25 +01:00
bnnm
d4f6228809 Add .nsopus [Sakuna: Of Rice and Ruin (Switch)] 2020-11-15 00:20:44 +01:00
bnnm
af5176721c Fix some .nus3bank [Tekken Tag Tournament 2 (X360)] 2020-11-15 00:15:21 +01:00
bnnm
f6bd042f12 Fix .txtm in .awb 2020-11-15 00:11:57 +01:00
bnnm
8da533e815 Add .awb+acb using CPK [MGS3 (3DS), SF vs TK (X360)] 2020-11-15 00:11:48 +01:00
Julian Xhokaxhiu
d55397242c sps_n1: init_vgmstream_ogg_vorbis is available when VGM_USE_VORBIS=ON 2020-11-12 20:11:55 +01:00
bnnm
0dac6af7e4 Fix compiler warnings 2020-11-09 22:26:26 +01:00
bnnm
2762dfa9d9 Fix compiler warnings 2020-11-09 22:26:07 +01:00
bnnm
81303b449c Add partial support for Koie Tecmo .xws with MSF 2020-11-09 22:22:00 +01:00
bnnm
847d93b7a1 Add WiiVoice dsp [Fatal Frame 5 (WiiU)] 2020-11-09 20:40:24 +01:00
bnnm
807d479851 Fix some .sed [Fatal Frame 5 (WiiU)] 2020-11-09 20:18:53 +01:00
bnnm
af7cc73685 Add TXTH name_offset_absolute for some subsong cases 2020-11-09 18:49:54 +01:00
bnnm
abb8d3fa1d Rename TXTH subsong_offset to subsong_spacing for clarity
Also add loop_start/end aliases for easier typing
2020-11-09 17:35:38 +01:00
bnnm
6e82819aa9 Clean Wwise meta 2020-11-09 17:04:42 +01:00
bnnm
1770ca53b6 Fix buggy .at3 [E.X. Troopers (PS3)] 2020-11-09 14:51:59 +01:00
bnnm
a092b40271 Add Wwise Opus (disabled) 2020-11-09 14:51:46 +01:00
bnnm
ba88be7a47 Improve XOpus handling + prepare Wwise Opus 2020-11-09 14:50:33 +01:00
NicknineTheEagle
b0b2fb7c5b EA MPF: Fixed RAM tracks with multiple BNKs 2020-11-09 03:54:56 +03:00
NicknineTheEagle
6d80fd3caa EA MPF: Set MUS name as stream name in v0 parser 2020-11-08 23:15:00 +03:00
NicknineTheEagle
ac389b1af3 Added TXTM format for specifying companion files 2020-11-08 22:42:57 +03:00
NicknineTheEagle
6ad66fdeb8 Fixed uninitialized local variable 2020-11-08 20:50:42 +03:00
NicknineTheEagle
cde0eb5520 EA MPF: Implemented RAM tracks (stored as BNKs) 2020-11-08 20:50:17 +03:00
NicknineTheEagle
adb7fa712e EA MPF: Fixed version 3.1 [SSX Tricky] 2020-11-08 17:47:39 +03:00
NicknineTheEagle
5c76592bfd Minor doc 2020-11-07 21:20:59 +03:00
NicknineTheEagle
f1912656cd EA TMX: Fixed big endian version 2020-11-07 18:26:57 +03:00
NicknineTheEagle
21b5f9d0e1 EAAC: SPS always has type set to streamed 2020-11-07 17:02:58 +03:00
NicknineTheEagle
4f03a5112d EA SCHl: Fixed PS2 bank offsets 2020-11-07 16:24:04 +03:00
NicknineTheEagle
8b463f9d53 EA SCHl: Added Wii platform 2020-11-07 16:24:03 +03:00
NicknineTheEagle
3d95d56559 EAAC: Implemented looped gigasamples 2020-11-07 06:36:19 +03:00
NicknineTheEagle
7eb3b1cc5b Added .chk extension 2020-11-07 06:34:59 +03:00
bnnm
4be85e27a3 Add FSB key 2020-11-06 17:44:34 +01:00