Commit Graph

134 Commits

Author SHA1 Message Date
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
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
7eb3b1cc5b Added .chk extension 2020-11-07 06:34:59 +03:00
NicknineTheEagle
da4050c144 Documented EA ABK and HDR formats 2020-11-02 01:55:38 +03:00
NicknineTheEagle
28a22f3684 EA SCHl: Fixed channel offsets for PS2 PCM 2020-11-01 19:30:07 +03:00
NicknineTheEagle
7a4864060d EA SCHl: Fixed channel offsets for PC GCADPCM streams 2020-11-01 18:59:00 +03:00
NicknineTheEagle
42bfc1fa6f EA SCHl: Adjusted when to use EA-XA v2 2020-11-01 18:57:16 +03:00
NicknineTheEagle
0df7f8ccca EA SCHl: Unified EA-XA decoder 2020-11-01 07:56:10 +03:00
NicknineTheEagle
0475750c2f EA SCHl: PCM is interleaved on PC only in v0 2020-11-01 07:07:28 +03:00
NicknineTheEagle
3985f20e7b EA SCHl: Minor doc + reordered codecs 2020-11-01 07:07:27 +03:00
NicknineTheEagle
69bec350fc EA SCHl: PS2 PCM always has mini-header 2020-11-01 07:07:27 +03:00
NicknineTheEagle
b965a8ae98 EA SCHl: Fixed channel offsets for Saturn PCM 2020-11-01 07:07:26 +03:00
NicknineTheEagle
a8a35cecb8 EA SCHl: Fixed channel offsets for some cases 2020-10-31 20:59:35 +03:00
NicknineTheEagle
19ccbc4782 EA SCHl: Assume interleaved PCM for v0 2020-10-29 20:20:43 +03:00
NicknineTheEagle
57209111cf EA SCHl: Filled missing codec indexes 2020-10-29 20:20:13 +03:00
NicknineTheEagle
ac7de48a48 EA BNK: Removed a hack for MUS files belonging to MPF 2020-05-22 19:17:48 +03:00
NicknineTheEagle
a418b6eb32 EA SCHl: Fixed some EA MicroTalk samples 2020-05-05 20:10:33 +03:00
bnnm
de850d4259 Improve EA SCHl bnk performance 2020-05-01 16:32:33 +02:00
bnnm
a8f00f0a40 Clean some EA SCHl code 2020-05-01 16:11:20 +02:00
bnnm
475ef226f0 Add VADPCM for EA SCHl [FIFA 99 (N64)] 2020-05-01 16:06:08 +02:00
NicknineTheEagle
c7c21dfd81 Minor doc fix 2020-04-10 17:33:57 +03:00
NicknineTheEagle
461230ecfb EA HDR/DAT: Fixed some checks 2020-04-08 13:39:37 +03:00
NicknineTheEagle
437667b2dc Minor tweaks 2020-02-25 21:52:49 +03:00
NicknineTheEagle
38a1896432 MPF: Added more filename combos [SSX On Tour (multi)] 2020-01-03 23:16:00 +03:00
bnnm
b0988dfc87 Fix compiler warning 2019-11-24 14:25:33 +01:00
NicknineTheEagle
f3eafd725d EA MPF: Fixed SSX 3 2019-11-23 01:10:11 +03:00
NicknineTheEagle
df9b7ea8c5 EA MPF: Fixed MPF/MUS pair finder function 2019-11-21 20:39:17 +03:00
bnnm
647e45143f Fix assert compilation and some compiler warnings 2019-11-18 00:37:45 +01:00
NicknineTheEagle
07bd62a4b5 EA MPF: Added support for empty tracks [Need for Speed: Nitro (Wii)] 2019-11-16 15:50:54 +03:00
NicknineTheEagle
e8f033dd65 Added multi-track EA MPF support 2019-11-15 22:32:03 +03:00
NicknineTheEagle
1f356cde5e Improved EA videos support 2019-11-09 23:16:13 +03:00
bnnm
65a96502fa Add extra MPF+MUS pair and missing .hdr check 2019-11-03 17:54:34 +01:00
bnnm
22c3266727 Improve RIFF ATRAC3/plus decoding accuracy 2019-08-25 20:46:29 +02:00
bnnm
59ff127548 Fix EA SCHl ATRAC3 crash 2019-08-25 20:20:26 +02:00
NicknineTheEagle
47d7b5a0ed Improved EA HDR/DAT support 2019-08-05 21:49:02 +03:00
NicknineTheEagle
52f2cb9333 Updated EA MPF parser 2019-07-29 23:05:26 +03:00
bnnm
c4feb3ca54 Tweak logs/comments 2019-07-21 13:11:25 +02:00
NicknineTheEagle
ec5c5a57e1 Fixed EA ABK parser 2019-03-22 20:25:06 +03:00
NicknineTheEagle
83d5468ee4 Fixed EA BNK parser (again) 2019-03-22 19:40:31 +03:00
NicknineTheEagle
92738358a1 Fixed EA BNK parser 2019-03-13 22:58:05 +03:00
bnnm
d0bb4d964e Add non-demuxed EA SCHl .vp6 videos with multilang subsongs 2019-03-10 11:11:27 +01:00
bnnm
0719c2cc61 Fix EA SCHl BR and handle multilang better [Battlefield: Hardline (PS3)] 2019-03-09 23:51:56 +01:00
NicknineTheEagle
70ffbb1194 Use header values instead of vgmstream values in some places 2019-01-28 09:38:11 +03:00
NicknineTheEagle
8a00c7cd66 Minor fixes and tweaks 2019-01-22 00:42:34 +03:00
bnnm
fb8d453c94 Add .lasf (.asf) for consistency 2019-01-20 00:50:39 +01:00
NicknineTheEagle
3f0ba31a43 EA SCHl: Implemented looping for streamed sounds in ABK 2019-01-16 23:05:09 +03:00
Christopher Snowhill
c6280d85b3
Merge pull request #352 from NicknineTheEagle/ea-sbr
Ea sbr
2019-01-14 18:04:58 -08:00
NicknineTheEagle
ba02ab8f66 EA SCHl: Changed update_ea_stream_size_and_samples to use the first channel offset 2019-01-14 04:01:57 +03:00