Commit Graph

5107 Commits

Author SHA1 Message Date
Kevin López Brante
86bdae5dce - Removed latest commit SHA sigil from Linux build
-- Since the Windows build takes "reliably" longer, we'll update it
  there instead.
- Changed downloads URL to new website.
2020-12-07 19:16:09 -03:00
NicknineTheEagle
49e5419a26
Merge pull request #777 from NicknineTheEagle/ubi
Ubi SB: Added more versions
2020-12-08 01:03:22 +03:00
NicknineTheEagle
dffe043381 Ubi SB: Set stream_type to 0x00 if subblock flag isn't set 2020-12-08 00:33:34 +03:00
NicknineTheEagle
f52ffd24e1 Ubi SB: Added more versions
Myst IV: Revelation (PC)
Splinter Cell: Chaos Theory (PS2)
2020-12-07 21:10:11 +03:00
NicknineTheEagle
7af4314261
Merge pull request #776 from NicknineTheEagle/ubi
Ubi
2020-12-06 23:52:20 +03:00
NicknineTheEagle
2d0d67084f Organizing 2020-12-06 22:10:41 +03:00
NicknineTheEagle
d4754b00b0 Split Ubi IMA and Ubi SCE IMA into different codecs 2020-12-06 21:05:13 +03:00
NicknineTheEagle
9d65efabc5
Merge pull request #774 from NicknineTheEagle/ubi
ubi
2020-12-06 05:05:07 +03:00
NicknineTheEagle
f9896bedfb Ubi SB: Updated random type for new versions 2020-12-06 02:19:52 +03:00
NicknineTheEagle
2259e163f1 Minor doc, organizing 2020-12-06 01:21:11 +03:00
NicknineTheEagle
359e6fc540 Merge remote-tracking branch 'upstream/master' into ubi 2020-12-05 21:46:40 +03:00
bnnm
67d38465e9
Merge pull request #775 from bnnm/aifc-etc
aifc etc
2020-12-05 19:46:00 +01:00
bnnm
8744c2f908 Add support for AIFC loop comments [Battle Tryst (Arcade)] 2020-12-05 19:26:18 +01:00
bnnm
ee1b0fc1f6 Doc 2020-12-05 19:25:12 +01:00
bnnm
7de6ba29cc Tweak player's ignore loop priority 2020-12-05 19:05:36 +01:00
NicknineTheEagle
feeb3053f2 Ubi SB: stream_type 0x01 is always PCM for streams 2020-12-05 20:28:10 +03:00
NicknineTheEagle
7f8294de2e Ubi SB: Doc unknown codec 2020-12-05 20:20:06 +03:00
NicknineTheEagle
32c04d58bf Ubi SB: Added new version [Myst III: Exile (PS2)] 2020-12-05 19:03:33 +03:00
bnnm
c3ed1fad60
Merge pull request #773 from ahigerd/oki4s-mono
switch stereo channels in OKI4S decoding
2020-12-02 18:18:13 +01:00
Adam Higerd
53542ad54e switch stereo channels in OKI4S decoding 2020-12-02 11:00:18 -06:00
Kevin López Brante
cfd71ab30c
Merge pull request #771 from NicknineTheEagle/ea
Ea
2020-12-02 06:59:09 -03:00
Kevin López Brante
0a6bee4137
Merge branch 'master' into ea 2020-12-02 06:52:26 -03:00
Kevin López Brante
55ac481f87
Merge pull request #772 from ahigerd/oki4s-mono
switch nibbles on OKI4s mono, add to TXTH
2020-12-02 06:51:56 -03:00
Christopher Snowhill
29c9321485
Correct case
Tokens are case sensitive
2020-12-02 01:45:33 -08:00
Adam Higerd
a9752e3da7 switch nibbles on OKI4s mono, add to TXTH 2020-12-01 21:19:03 -06:00
NicknineTheEagle
b455ac5af4 EA HDR: Added VAG variation [Need for Speed: Hot Pursuit 2 (PS2)] 2020-12-02 02:50:13 +03:00
NicknineTheEagle
bf0bfec463 EA HDR: Fixed byte endianness detection 2020-12-02 02:50:13 +03:00
NicknineTheEagle
1194fbf618 Fixed case inconsistency in logging 2020-12-02 02:50:13 +03:00
NicknineTheEagle
a3c6595865 Minor doc 2020-12-02 02:50:13 +03:00
NicknineTheEagle
dc74675b84 EA MPF: Improved parser accuracy 2020-12-02 02:50:13 +03:00
NicknineTheEagle
df6212d5e7 EA TMX: Use setup_subfile_streamfile for GIN sounds 2020-12-02 02:50:13 +03:00
bnnm
da1ef3eb16
Merge pull request #770 from bnnm/txtp-snds
txtp snds
2020-12-02 00:06:20 +01:00
bnnm
b87c06447c Fix TXTP segfault when not using groups 2020-12-01 23:50:01 +01:00
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
2135fea36d Fix CBD2_int decoder 2020-12-01 23:21:58 +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
77cc431be7
Merge pull request #769 from bnnm/txtp-3do
txtp 3do
2020-11-29 20:22:34 +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
763493c7ae Fix info dialog sometimes showing minutes+seconds as N:60.0 2020-11-29 20:10:21 +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
925da9b252
Merge pull request #766 from bnnm/fix2-wem
fix2 wem
2020-11-24 19:07:46 +01:00
bnnm
53cd56ab35 Fix Vorbis .wem with metadata [Gears of War 4 (PC)] 2020-11-24 18:46:57 +01:00
bnnm
c4c083dfea Disable layout seeking for now due to bugs 2020-11-24 18:46:15 +01:00
bnnm
d6181af971
Merge pull request #764 from bnnm/fix
fix
2020-11-22 21:58:29 +01:00
bnnm
c339b06238 Fix looping in segmented layout 2020-11-22 21:57:44 +01:00
bnnm
6857e0cd7a
Merge pull request #763 from bnnm/xwb-ww-layouts
xwb ww layouts
2020-11-22 20:49:25 +01:00