Christopher Snowhill
|
85a1550fd8
|
Update formats.c
Fix formatting.
|
2018-10-09 15:42:17 -07:00 |
|
style_of_2001
|
107f9a658e
|
Add konami / sony VA3 support (fix crash in cli :P)
|
2018-10-09 09:53:10 -05:00 |
|
Christopher Snowhill
|
0e3b7c5539
|
Update formats.c
Add missing comma
|
2018-10-08 16:07:29 -07:00 |
|
RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIDGE RACERRRRRRRRRRRRRRRRRRRRRRRRRRRRR
|
34e6b0c7b6
|
one more extension added into formats.c
|
2018-10-08 16:29:02 -03:00 |
|
Christopher Snowhill
|
8d72756f45
|
Merge pull request #304 from bnnm/xwma-ffmpeg-lse-sps
xwma ffmpeg lse sps
|
2018-10-07 15:44:35 -07:00 |
|
bnnm
|
80aad4f15a
|
Add/fix XWMA start and num samples
|
2018-10-07 23:27:31 +02:00 |
|
RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIDGE RACERRRRRRRRRRRRRRRRRRRRRRRRRRRRR
|
0caea55067
|
update formats.c with two new extensions
these new extensions being "ADC" and "MVB"
|
2018-10-07 17:03:43 -03:00 |
|
bnnm
|
f59faa0c07
|
Fix some .lse [Operation Abyss (PC), Operation Babel (PC)]
|
2018-10-04 20:43:23 +02:00 |
|
bnnm
|
1056092bf3
|
Fix Final Fantasy Tactics A2 IMA decoding
|
2018-10-04 19:43:37 +02:00 |
|
bnnm
|
c0d484a715
|
Add .lse Ogg [Labyrinth of Refrain (PC)]
|
2018-09-27 23:41:26 +02:00 |
|
bnnm
|
d717f21189
|
Add UE4OPUS decoder [Fortnite (PC), ARK: Survival Evolved (PC)]
|
2018-09-23 04:26:11 +02:00 |
|
bnnm
|
f29012edb7
|
Add Capcom .adpcm [Resident Evil: Revelations (Switch)]
|
2018-09-22 17:45:02 +02:00 |
|
bnnm
|
0e4ee632b9
|
Remove standard G.722.1 (Siren7), since no game uses it
Siren14 wasn't affected by this
|
2018-09-22 16:32:21 +02:00 |
|
bnnm
|
eb4e871a05
|
Fix CSMP [DKC Tropical Freeze (Switch)]
|
2018-09-22 16:12:06 +02:00 |
|
bnnm
|
37d7fe83c4
|
Move NXA Opus to its own file, since it's not very standard
|
2018-09-10 02:24:59 +02:00 |
|
bnnm
|
6bee2a6209
|
Add .utk [The Sims Online (PC), SimCity 4 (PC)]
|
2018-09-09 15:29:34 +02:00 |
|
bnnm
|
210d365df1
|
Add .sod Ogg extension [Zone 4 (PC)]
|
2018-09-09 12:24:28 +02:00 |
|
bnnm
|
19f69e14b7
|
Add ALP IMA decoder [Lego Racers (PC)]
|
2018-09-06 20:25:04 +02:00 |
|
bnnm
|
5e2283f51a
|
Fix some .MSA [Konohana Pack: 3tsu no Jikenbo (PS2)]
|
2018-09-06 18:09:56 +02:00 |
|
bnnm
|
f519b1ad70
|
Add DERF DPCM decoder [Stupid Invaders (PC)]
|
2018-09-06 17:45:34 +02:00 |
|
bnnm
|
59b303d753
|
Update libacm to 1.2 and add .WAVC sfx
|
2018-09-04 22:42:21 +02:00 |
|
bnnm
|
3113342a71
|
Minor tweaks
|
2018-09-02 21:06:15 +02:00 |
|
bnnm
|
d5a11d58e8
|
Add various metas
- DSP: itl, vag (PPP)
- PS2: int (A2M), ahv, msv, sdf, svg, vis
- PC: .aif (Asobo), ao, apc, wv2
- Xbox: xau (Konami)
|
2018-08-28 18:47:56 +02:00 |
|
bnnm
|
cc537270c1
|
Add RFRM .csmp and cleanup [Donkey Kong Country Tropical Freeze (Wii U)]
|
2018-08-26 19:16:24 +02:00 |
|
bnnm
|
4ee39206c3
|
Fix Lunar 2 SCD loops/sample rate/stereo and PCM8 cleanup
|
2018-08-26 16:36:08 +02:00 |
|
bnnm
|
8a57cf4729
|
Add .dax RIFF [Love Game's - Wai Wai Tennis (PS1)]
|
2018-08-25 12:20:55 +02:00 |
|
bnnm
|
b17719f69c
|
Rename render_vgmstream_nolayout to _flat for clarity/consistency
But not layout_none to layout_flat, since it's used everywhere
|
2018-08-24 19:37:02 +02:00 |
|
bnnm
|
06c8ab1b3f
|
Remove bik2a/bk2a fake extensions since they aren't used
|
2018-08-22 20:43:19 +02:00 |
|
bnnm
|
dcbc7e5b9b
|
Lower parse priority of raw metas so TXTH has a chance to go first
|
2018-08-22 20:39:31 +02:00 |
|
bnnm
|
925916690a
|
Parse PS3 .bnk properly and remove ps3_klbs.c [L@ve Once (PS3)]
|
2018-08-22 19:26:19 +02:00 |
|
bnnm
|
75fb12eed4
|
Fix PS2 VGS/ASS/VPK/etc samples, glitches and cleanup
|
2018-08-22 19:19:31 +02:00 |
|
bnnm
|
2e6f6c8176
|
Remove unnecessary FFmpeg ifdef
|
2018-08-19 19:09:37 +02:00 |
|
bnnm
|
ca04dbca70
|
Add old .scd SSCF [Crisis Core FFVII (PSP), Dissidia 012 (PSP)]
|
2018-08-19 16:42:39 +02:00 |
|
bnnm
|
d93a4b2c7a
|
Add proper H4M decoding [Resident Evil 0 (GC), Tales of Symphonia (GC)]
|
2018-08-19 00:38:08 +02:00 |
|
bnnm
|
b71d568acb
|
Improve .sts+int/.x [Shadow of the Colossus (PS2), Ape Escape 3 (PS2)]
|
2018-08-16 20:06:57 +02:00 |
|
bnnm
|
9e06652264
|
Redo .nus3bank to parse as a bank with subsongs
Also removes hacky code from idsp, since it's now on its own file
|
2018-08-15 19:59:10 +02:00 |
|
bnnm
|
79cad960ae
|
Add Sony .bnk [Puyo Puyo Tetris (PS4), NekoBuro: Cats Block (Vita)]
|
2018-08-15 17:34:17 +02:00 |
|
bnnm
|
985a3aead6
|
Clean .bfstm and add region debug code
|
2018-08-14 20:25:17 +02:00 |
|
bnnm
|
b36646aacf
|
Add .hd3+bd3 [Elevator Action Deluxe (PS3), R-Type Dimensions (PS3)]
|
2018-08-14 00:28:15 +02:00 |
|
bnnm
|
36c6168c27
|
Add Firebrand Games .wavebatch [NFS: The Run (3DS), F&F: Showdown (3DS)]
|
2018-08-13 23:03:39 +02:00 |
|
bnnm
|
5720278d2d
|
IDSP cleanup
|
2018-08-12 18:04:19 +02:00 |
|
bnnm
|
efb01a921c
|
Add .wua IDSP and cleanup [Lego Dimensions (Wii U)]
|
2018-08-12 17:13:51 +02:00 |
|
bnnm
|
0502a6a74f
|
Fix VPK num_samples and cleanup [God of War (PS2), NBA 08 (PS3)]
|
2018-08-12 02:19:17 +02:00 |
|
bnnm
|
07bb40071a
|
Add FSB CELT decoder [Vessel (PC), Runner2 (PC)]
Corresponding libs will be added later
|
2018-08-12 00:58:20 +02:00 |
|
bnnm
|
b21d078aa6
|
Add ADS .800 extension [Gundam: The One Year War (PS2)]
|
2018-08-11 17:55:30 +02:00 |
|
bnnm
|
790525f990
|
Redo Blitz Games STR+WAV [Zapper (GC), Tak (PS2)]
Also removes 3 metas that parsed Blitz stuff
|
2018-08-04 21:02:10 +02:00 |
|
bnnm
|
16f2474a50
|
Add .WV6 IMA [The Fairly OddParents: Breakin' Da Rules (PC)]
|
2018-08-02 18:22:01 +02:00 |
|
bnnm
|
492f43a554
|
Merge branch 'master' of https://github.com/kode54/vgmstream into ck-xa-fsb
|
2018-08-02 17:15:38 +02:00 |
|
bnnm
|
a4f67bf077
|
Add Cricket Audio .cks/ckb [Part Time UFO, Mega Man 1-6 (Android)]
Includes Cricket Audio's MSADPCM variation, also cleaned up MSADPCM code
|
2018-08-02 17:15:09 +02:00 |
|
bxaimc
|
fcc728c8b1
|
Add Entergram NXA Opus
|
2018-08-01 01:24:26 -04:00 |
|