Commit Graph

4503 Commits

Author SHA1 Message Date
bnnm
3d8e559d3d
Merge pull request #717 from bnnm/ogg
ogg
2020-09-27 22:13:38 +02:00
bnnm
37d9f50f74 Fix some encrypted .ogg [Tobi Tsukihime (PC)] 2020-09-27 22:01:14 +02:00
bnnm
ba405509cc
Merge pull request #716 from bnnm/xwv-xse
xwv xse
2020-09-26 19:32:41 +02:00
bnnm
5b5d671f3b Fix some .xwb with DSP [Blossom Tales (Switch)] 2020-09-26 19:20:40 +02:00
bnnm
d6b6d6fd72 Add old/new .xse [Lost Odyssey (X360), Mindjack (X360/PS3)] 2020-09-25 16:58:59 +02:00
bnnm
c9bc1713de Add old .xwv [Lost Odyssey (X360), Bullet Witch (X360)] 2020-09-25 16:52:12 +02:00
bnnm
6bc2606c10 Fix FFmpeg subsongs always playing first 2020-09-25 16:50:50 +02:00
bnnm
2cb1be6a07
Merge pull request #715 from simontime/patch-1
Fix SWAV description
2020-09-24 19:16:34 +02:00
Simon Aarons
8440d01a49
Update formats.c 2020-09-24 14:50:54 +10:00
Simon Aarons
3e4adbb294
Update swav.c 2020-09-24 14:49:33 +10:00
bnnm
842171b83a
Merge pull request #712 from bnnm/wa
wa
2020-09-20 11:41:10 +02:00
bnnm
62fe714ea9 Fix subsongs in Winamp with some modern skins 2020-09-20 11:34:15 +02:00
bnnm
44c668d866
Merge pull request #710 from bnnm/xwb-hca
xwb hca
2020-09-19 00:20:43 +02:00
bnnm
f22947dcfd Fix some .xwb and cleanup [Crackdown (X360)] 2020-09-19 00:04:57 +02:00
bnnm
cb1b9f9083 Fix .txth subfiles with subsongs 2020-09-18 23:48:03 +02:00
bnnm
63c545b4e7 Fix some .awb/acb names 2020-09-18 23:47:28 +02:00
bnnm
807b6b6021 Add HCA keys [Kandagawa Jet Girls (PC), Re:Zero (Mobile)] 2020-09-18 23:46:00 +02:00
bnnm
3c4b96de36 Add ADX key [Mirai Nikki (PSP)] 2020-09-18 23:40:08 +02:00
bxaimc
86fbfffd88
Merge pull request #707 from bxaimc/master
Little Endian AST
2020-09-15 07:06:41 -04:00
bxaimc
4920603fcd Add reverse endianness for Super Mario Galaxy AST from Super Mario 3D All-Stars (Switch) 2020-09-15 06:56:27 -04:00
bnnm
562c5f0924
Merge pull request #705 from bnnm/fsb-mul
fsb mul
2020-09-14 17:07:53 +02:00
bnnm
0b244c50bd Fix .bank with encrypted FSB5 2020-09-14 16:56:20 +02:00
bnnm
807e42989e Add fsbkey [SCP: Unity (PC), GH Metallica (X360)] 2020-09-14 16:56:06 +02:00
bnnm
6fb356500e Tweak .mul check 2020-09-14 16:55:26 +02:00
bnnm
0b7c3ce61e
Merge pull request #704 from bnnm/aud-ktsr
aud ktsr
2020-09-12 15:10:51 +02:00
bnnm
898b016805 Fix some .ktsl2asbin [Atelier Ryza (PC)] 2020-09-12 15:03:43 +02:00
bnnm
bc80041925 Add subsongs and !tags.m3u support for Audacious 2020-09-12 15:03:22 +02:00
bnnm
a76abbcf17
Merge pull request #702 from FraGag/srb2
Parse loop points in Sonic Robo Blast 2's Ogg Vorbis music
2020-09-10 19:19:39 +02:00
Francis Gagné
07f9b7ea66 meta/ogg_vorbis: Support LOOPMS tags
Teach the Ogg Vorbis parser to interpret the value from LOOPMS tags as a
loop start position, measured in milliseconds (instead of the typical
samples). Converting this value to samples requires the sample rate, so
we must now read the sample rate before interpreting the tags.

These tags are used in Sonic Robo Blast 2 (as of v2.2.6).
2020-09-09 23:28:21 -04:00
Francis Gagné
414aa219c8 meta/ogg_vorbis: Support LOOPPOINT tags
Teach the Ogg Vorbis parser to interpret the value from LOOPPOINT tags
as a loop start position.

These tags are used in Sonic Robo Blast 2 (as of v2.2.6).
2020-09-09 22:38:35 -04:00
bnnm
40e93cd4df
Merge pull request #701 from bnnm/txtp-mul
txtp mul
2020-09-06 19:52:11 +02:00
bnnm
e983eeac9e
Merge branch 'master' into txtp-mul 2020-09-06 19:44:32 +02:00
bnnm
f1cc03dcef
Merge pull request #700 from BreakinBenny/patch-1
COMMENT in batch
2020-09-06 19:31:10 +02:00
bnnm
f61b746861 Fix some .mul [Tomb Raider 8 (PS3), Avengers (PC)] 2020-09-06 19:26:37 +02:00
bnnm
627fbe2f4e Fix some loop install issues with layers 2020-09-06 19:24:56 +02:00
BreakinBenny
fa8d8b7c9f
Update README.md
Also removed a little superfluous space in that REM extract thing.
2020-09-06 18:42:56 +02:00
BreakinBenny
7aebda8a06
COMMENT in batch
Marked as comment in case someone were to copypaste that into a batch file
2020-09-06 18:26:01 +02:00
bnnm
77173e4ac8
Merge pull request #699 from bnnm/hca
hca
2020-09-05 19:04:14 +02:00
bnnm
86b6aefc33 Add HCA key 2020-09-05 18:50:29 +02:00
bnnm
d345fba241
Merge pull request #698 from bnnm/master
misc
2020-09-04 23:09:46 +02:00
bnnm
216e1e019d Fix some Ubi SB [Petz Sports (Wii), NCIS (Wii)] 2020-09-04 22:58:42 +02:00
bnnm
a51008ad5a Fix some Ubi BAO [Avatar (Wii), Drawsome (Wii)] 2020-09-04 22:54:03 +02:00
bnnm
55b0854b3e Fix some .sab [Men of Valor (PC), Just Cause (PS2)] 2020-09-04 22:52:43 +02:00
bnnm
fdcaabc932 Cleanup 2020-09-04 17:11:22 +02:00
bnnm
87fc7007d7
Merge pull request #697 from bnnm/joe-hca
joe hca
2020-08-29 01:12:22 +02:00
bnnm
040bad86ce Add HCA keys 2020-08-29 01:05:08 +02:00
bnnm
3eaa43ea63 Fix some .joe [Counter Terrorism Special Forces (PS2)] 2020-08-29 01:04:46 +02:00
bnnm
573e3bd001
Merge pull request #695 from bnnm/misc
misc
2020-08-22 13:48:13 +02:00
bnnm
ff5ffac950 Fix infinite loop with bad data in Wwise Vorbis 2020-08-22 13:40:49 +02:00
bnnm
e42aebf945 Fix seeking with "ignore fade" set 2020-08-22 13:40:01 +02:00