bnnm
a53712d495
Add RSD6WMA [Scarface (Xbox)]
2018-03-23 18:54:20 +01:00
bnnm
8bb9fa5f4a
Clean .WSI
2018-03-23 18:34:37 +01:00
bnnm
e2a3590158
Remove layout_ogg and cleanup
...
Layout was not actually needed, remove to simplify. Rename
vgm_vorbis_info_t to ogg_vorbis_meta_info_t to clarify it's only for
meta, also don't pass filename to init ogg (not useful even as an
optimization since getting the name is a minuscule part in parsing a
meta)
2018-03-23 16:34:48 +01:00
bxaimc
ceaa776f83
Add -official- VSV extension to PSH meta. Modified channe_count flag in VSF for test files found in FFXII:TZA (PS4).
2018-03-19 15:19:30 -04:00
bnnm
71d642574b
Unify coding_NWAx in a single coding_NWA to simplify
2018-03-16 18:35:21 +01:00
bnnm
05dc3df6e0
Simplify mus_acm_codec_data into acm_codec_data
2018-03-16 18:02:17 +01:00
bnnm
ad1f719cf3
Remove mus_acm_layout.c as it's not neede anymore
2018-03-16 17:23:50 +01:00
bnnm
8d4974033c
Allow ACM to play as regular (single file) layout and remove layout_acm
2018-03-16 13:03:39 +01:00
bnnm
8328814a2f
Add RSD6AT3+ [Crash of the Titans (PSP)]
2018-03-11 21:03:48 +01:00
bnnm
3eeddcc41e
Add WayForward single/segmented .wave [Shantae and the Pirate's Curse]
2018-03-11 19:24:06 +01:00
bnnm
15f221af7c
Rename aax layout to segmented layout, as now can be used for others
2018-03-10 20:25:57 +01:00
bnnm
66c9a06351
Add AAX HCA [Binary Domain (PS3)]
2018-03-10 17:33:48 +01:00
bnnm
693fbf8e3b
Clean AAX layout (rename parts, move code around, etc)
2018-03-10 12:19:30 +01:00
bnnm
a7870c5339
Rename coding_ogg_vorbis to coding_OGG_VORBIS for consistency
2018-03-08 23:32:58 +01:00
bnnm
c0906d1b0f
Add CAF .caf/empty extension, cleanup [Baten Kaitos (GC), Fragile (Wii)]
2018-03-08 23:26:10 +01:00
bnnm
67a2f29f75
Minor FADPCM cleanup
2018-03-08 22:55:50 +01:00
bnnm
789ca26e8a
Add KID .WAF [Ever 17 (PC)]
2018-03-03 18:46:12 +01:00
bnnm
c44b7ef264
Rename some blocked layouts for clarity
2018-02-25 16:52:57 +01:00
bnnm
494dfb8194
Fix .adm [Dragon Quest V (PS2)]
2018-02-25 15:04:29 +01:00
bnnm
5e50819778
Add FSB FADPCM decoding [Dead Rising 4 (PC), Sine Mora EX (Switch)]
2018-02-25 10:05:28 +01:00
bnnm
3a11728846
Remove xbox_xwav.c as riff.c now should produce identical files
2018-02-24 22:37:17 +01:00
bnnm
aca3dc5f2d
Parse "wsmp" loop chunk, rarely found in Xbox games [Dynasty Warriors 5]
2018-02-23 23:30:55 +01:00
bnnm
216ecf04b2
Rename psx_mgav to ea_swvr and clean for future changes
2018-02-17 21:15:21 +01:00
bnnm
9cf9416665
Add/use xbox_ima_bytes_to_samples, rename coding_XBOX to XBOX_IMA
...
Currently same as ms_ima_bytes_to_samples, but this will change; renamed
for consistency with all other IMA variations. Also clean a bit some
metas since I was testing anyway.
2018-02-17 12:30:14 +01:00
bnnm
67269eaf8a
Add L2SD Ogg [Lineage II Chronicle 4 (PC)]
2018-02-17 02:23:45 +01:00
bnnm
86ce73d181
Rename Wwise Vorbis enums with prefix for clarity
2018-01-28 00:47:06 +01:00
bnnm
694cded587
Add stream_size to calculate bitrate in subsongs, print bitrate info
2018-01-28 00:31:12 +01:00
bnnm
2ef0663d79
Add SQEX SAB/MAB (MPEG/ATRAC9/HCA/MSADPCM) [DQ Builders, FF XV (PS4)]
2018-01-27 22:34:48 +01:00
bnnm
448d52fa4e
Remove BGW ATRAC3 mode in FFmpeg in favor of custom streamfiles
2018-01-27 13:01:30 +01:00
bnnm
a0e97683e4
Add Starbreeze XWC [Riddick Dark Athena, Syndicate]
2018-01-27 11:00:21 +01:00
bnnm
cbe4b19b92
Add .KM9 [Nobunaga no Yabou - Souzou (Vita)]
2018-01-13 17:47:40 +01:00
bnnm
149d4292a6
Add .ISD encrypted Ogg Vorbis (missing looping) [Gunvolt PC]
2018-01-13 15:22:58 +01:00
bnnm
3236676d5d
Fix some XVAG interleave/subsongs/multichannel [God of War 3 (PS4)]
2018-01-13 11:36:35 +01:00
bnnm
018ea2fc92
Fix Ogg Vorbis streamfile size to allow subsongs
2018-01-11 22:55:23 +01:00
bnnm
a67a83b9ed
Add .SNGW Ogg Vorbis (normal and encrypted) [Capcom PC games]
...
Also remove ifdefs for meta_OGG_x, there was no benefit
2018-01-10 22:34:14 +01:00
bnnm
d85bca24ae
Remove unused flag
2018-01-07 20:15:49 +01:00
bnnm
adf9bc84a5
Remove tabs for consistency
2018-01-04 23:38:22 +01:00
bnnm
dd6c854e14
Fix some ATRAC9 XVAG and minor adjustments
2018-01-04 17:35:14 +01:00
Christopher Snowhill
c2cc114bbe
Merge pull request #166 from bnnm/atrac9pre-etc
...
ATRAC9pre, etc
2017-12-28 16:30:32 -08:00
bnnm
8789c5918e
Prepare ATRAC9 decoder hooks (disabled, not usable at the moment)
2017-12-29 00:29:33 +01:00
soneek
160a13dff9
Support for tri-Ace mobile vorbis AAC, support for KTSS
2017-12-27 00:14:50 -05:00
bnnm
2f9c16ae9b
Add mu-Law with internal interleave decoder
...
This is needed for blocked layout, as it can't do normal interleave.
Probably could be fixed in the future to remove several superfluous
_int/block decoders
2017-12-24 01:39:24 +01:00
bnnm
a3b991ac3f
Modify SCD/P3D/FSB/XVAG interleave and fix short last interleave
...
Previously, the streams' offsets needed to be pre-adjusted with the
interleave; now assumes all streams start in the same offset (first
stream).
This simplifies short last interleaves (SCD/P3D) and makes
layout_mpeg_custom unnecessary (also allows theoretical variable-sized
interleaves).
2017-12-17 19:25:10 +01:00
bnnm
b65765a56e
Fix multistream MPEG SCD [Final Fantaxy XIII-2 (PS3)]
2017-12-17 16:39:36 +01:00
bxaimc
0db009b3e6
Add Harmonix Music Systems MOGG Vorbis
2017-12-10 20:30:00 -05:00
bnnm
cc8256d178
Fix some VAWX multichannel files
2017-12-09 19:01:36 +01:00
bnnm
b5da881a44
Remove thpNextFrameSize and use full_block_size instead
2017-12-08 01:20:09 +01:00
bnnm
666d47ef84
Remove layout_interleave_byte as NGC_DSP_subint is used instead
...
The layout was designed to do subframe deinterleave (when
less-than-a-frame bytes of each channel are interleaved) in an array and
pass it to "mem" decoders.
In practice this only happens in a handful of formats, was only used
with DSP, and since making "mem" decoders is required it's simpler to
make normal decoders handling the byte layout directly.
In an effort to simplify vgmstream's layouts, code, and other esoteric
features I changed the old decode_ngc_dsp_mem for decode_ngc_dsp_subint;
results are byte-exact.
2017-12-06 21:12:42 +01:00
bnnm
98b4f8c5b1
Add NGC DSP subinterleave decoder
...
Meant to replace layout_interleave_byte
2017-12-06 21:04:04 +01:00
bnnm
53698db7c3
Add vgmstream_force_loop, comments (API cleanup)
2017-12-06 16:55:41 +01:00
bnnm
3380451c80
Code cleanup (renames, comments, nitpicks)
2017-12-06 15:32:52 +01:00
bnnm
48795333e1
Fix mpeg_bytes_to_samples in newer libmpg123, by saving initial info
2017-12-03 17:24:32 +01:00
bnnm
6072d17f50
Add EA MicroTalk decoder [FIFA 2001 PS2, Ultima IX voices]
2017-12-03 13:44:55 +01:00
bnnm
e3de403c9f
Add Ultima IX .FLX (EA-XA/PCM)
2017-12-03 01:41:25 +01:00
bnnm
b9c3bd9a01
Add Neversoft .OGG [Gun (GC)]
2017-12-02 16:33:43 +01:00
bnnm
7d9e5a93e4
Make MPEG custom decoder use their own data buffer instead sharing one
...
In rare cases (ex. EALayer3) mpg123 may need several passes to feed one
stream's data buffer, and meanwhile other streams would overwrite it
2017-12-01 20:02:30 +01:00
bnnm
e2c059bc31
Add EA .SNS+SNR / .SPS [Burnout Crash, NFS Hot Pursuit PS3]
2017-12-01 17:27:49 +01:00
bnnm
77b849a024
Add Gameloft .VXN [Mobile games]
2017-11-27 20:22:10 +01:00
Christopher Snowhill
3bdd5616df
Merge branch 'master' into master
2017-11-25 17:34:45 -08:00
bnnm
2889765c5c
Fix EA SNU looping not properly saving block state
2017-11-26 01:25:27 +01:00
bnnm
db3af4d407
Rename some blocked layouts for clarity (hopefully)
2017-11-25 01:18:27 +01:00
bnnm
d0be7e0c36
Minor tweaks/comments/renames/etc
2017-11-25 00:43:18 +01:00
bnnm
7c7af0bf18
Rename *_DE2 to _*DEC for consistency and since it was first
2017-11-23 22:48:11 +01:00
bnnm
17da12f324
Add Namco AAC (.naac) [Ace Combat: Assault Horizon Legacy (3DS)]
2017-11-23 22:32:31 +01:00
bxaimc
ed36ae44a3
Add EZW for EZ2DJ (Arcade)
2017-11-21 21:30:48 -05:00
bnnm
8363e26b88
Unify IMA/IMA_int with standard IMA decoder + add stereo IMA
2017-11-19 03:32:21 +01:00
bnnm
ea634ad473
Add 3DS IMA for BCSTM and fix old IMA regression (HWAS/SWAV/SAD/AUD/etc)
...
Standard IMA algorithm was changed for BCSTM, subtly altering regular
IMA's waveforms (not too audible). Now this 3DS variation is separate.
2017-11-18 22:25:44 +01:00
bnnm
79c5cfab49
Clean EA 1SNh/EACS (ea_old) and fix some bugs/looping
2017-11-18 02:20:52 +01:00
bnnm
4a2cf9dd91
Fuse EACS and DVI IMA decoder into a configurable IMA decoder
...
EACS was just DVI (high nibble first) with stereo and mono modes, while
old DVI was mono only.
This unifies both decoders, so DVI_IMA (not interleaved) works with mono
and stereo while DVI_IMA_int (interleaved) forces mono.
Some metas needed to explicitly set DVI_IMA_int but others work with no
change.
2017-11-17 17:18:17 +01:00
bnnm
4dfbc3cf6a
Improve CD-XA detection and RIFF-less support; minor XA code cleanup
2017-11-16 19:47:42 +01:00
bnnm
2ad3d432f1
Rename pcm.c > scd_pcm.c (cleanup)
2017-11-16 00:41:06 +01:00
bnnm
0cf9600791
Clean/separate PS2 .PCM and fix looping in some cases
2017-11-16 00:32:22 +01:00
bnnm
6c141a6582
Clean .dvi/.kcey and add proper .PCM extension
2017-11-15 23:26:38 +01:00
bnnm
82b1f235de
Remove/simplify formats.h and move to vgmstream.h for simpler API
2017-11-10 20:26:44 +01:00
bnnm
66be677f56
Add Ubisoft .sb0..N + ss0/ls0..N banks + Ubisoft ADPCM [Ubi PoP trilogy]
2017-11-05 17:06:40 +01:00
Christopher Snowhill
b316b0ec33
Merge pull request #136 from bnnm/bgw-sab-etc
...
BGW, SAB, etc
2017-10-28 18:22:12 -07:00
bnnm
2a57dda6d9
Add/fix SAB+SOB [Worms 4 PC/PS2/Xb]
2017-10-27 18:53:17 +02:00
bnnm
d09dc9739b
Add encrypted ATRAC3 BGW [Final Fantasy XI PC]
2017-10-27 18:50:06 +02:00
bxaimc
0d440dbecd
Added AST (ASTL) variant for Dead Rising (PC). Looping is disabled due to being non-trivial; it will need to be fixed eventually.
2017-10-20 21:06:49 -04:00
bnnm
c770490b3d
Add AL2 meta + A-law decoder [Conquest of Elysium 3 (PC)]
2017-10-08 17:51:54 +02:00
bnnm
16786b78d4
Add .opus [Lego City Undercover]
2017-09-30 01:27:47 +02:00
bnnm
abaefd17cd
Rename wwise_opus to switch_opus as it's apparently so
2017-09-30 00:16:40 +02:00
bnnm
8a8ebe3e24
Minor renames for style (ps3_xvag > xvag, x360_nub > nub_xma)
2017-09-29 23:37:20 +02:00
bnnm
8aae6ed794
Fix multichannel EA-XMA [Dante's Inferno (X360)]
2017-09-29 23:28:27 +02:00
bnnm
9f90ca9181
Improve XNB [Dragon's Blade (Android)]; add .DA wav; extra exts
2017-09-24 22:27:33 +02:00
bnnm
6da7a86cc4
Add FFmpeg custom IO callbacks for data transmogrifiers
...
Those are custom read/seeks that can transform data on the fly, for
games that use variations of regular FFmpeg codecs. When FFmpeg tries to
read N bytes, the code may read less/more but still fill the buffer with
N transformed bytes. Must handle "real" (data) and "virtual"
(transformed) offset/sizes.
Works with fake headers too, but "virtual" offset/size now include the
fake header, as I found hard to keep in mind when the header_size was
being added/substracted (could be clearer).
2017-09-24 18:40:59 +02:00
bnnm
d644d2f9f7
Add HCA key detection and key list
...
Updated the meta a bit so it's closer to others and optimized some
mallocs, as it was a bit hard to understand for me so I hope it's for
the better
2017-09-17 03:41:36 +02:00
bnnm
d46996a642
Improve Guitar Hero II multi-streams with block layout
...
Fixes partially by ignoring last stream, as it can be half sample rate
2017-08-28 20:05:03 +02:00
bnnm
41b22c2699
Add AWC PCM/IMA (non-encrypted only) [GTA5 (PC)]
2017-08-28 16:07:09 +02:00
bnnm
953022b983
Add AWC MP3 [Red Dead Redemption (PS3), GTA5 (PS3)]
2017-08-28 15:14:24 +02:00
bnnm
5d12d6fb67
Add big endian mode to coding_PCM16LE_int and rename to coding_PCM16_int
2017-08-27 22:17:13 +02:00
bnnm
adb225c180
Add EA SNU + EA-XAS decoder + SNS blocks [Dead Space, The Godfather 2]
2017-08-20 02:18:48 +02:00
bnnm
d9fb118412
Add BINK multi-stream support and v2 header
2017-08-18 19:24:19 +02:00
bnnm
6642607d0e
Add FSB5 PCMFLOAT + decoder [Anima Gate of Memories (PC)]
2017-08-18 18:54:21 +02:00
bnnm
ade662e023
Redo Angel STM: add PCM, adjust looping, unify code, add .lstm
2017-08-12 18:42:38 +02:00
bnnm
b7c807a85c
Add stream name string, for metas than can use it
2017-08-12 11:27:10 +02:00
bnnm
aaa2613802
Add EALayer3 v1 decoder for SCHl [EA games for PS2/Wii/X360/PS3]
2017-08-05 17:54:50 +02:00
bnnm
fadb999207
Add AHX type 0x08 decryption, with .ahxkey files (16b*3, start/mult/add)
2017-08-04 21:48:55 +02:00
bnnm
66219f6b37
Use sample buffers per stream in MPEG custom decoder
...
Simplifies the code somewhat and allows more flexibility for new custom
modes (like EALayer3, that can output PCM blocks before decoding
anything)
2017-08-04 21:29:58 +02:00
bnnm
cb05313b13
Add P3D MPEG decoder [Prototype 1/2 (PS3)], fix debug crap
2017-07-29 23:53:45 +02:00
bnnm
3e947b5e9d
Remove meta_AHX from MPEG ifdefs
...
I feel parsing a header/meta isn't tied to the ability to init the
codec, which could be swapped if one wanted to use another lib
2017-07-29 23:21:32 +02:00
bnnm
d54492cb95
Update MPEG "interleaved" decoder: now "custom", restructured, added AHX
...
To support future MPEGs of uncertain layout and frame variations (namely
EALayer3) the code has been restructured: mpeg_decoder does stream
procesing and decoding, while mpeg_custom_utils_x does init and parsing
(write to data buffer + update offsets), per MPEG subtype. Internals
have changed but still gives byte-exact results.
AHX has been adapted to this format as a test. Some modes
(P3D/EALayer3/LyN/AWC) are defined for later development but will fail
on init ATM.
2017-07-29 23:14:04 +02:00
bnnm
6308818b77
Simplify MPEG coding/layouts to allow blocked layouts and future changes
2017-07-29 13:05:23 +02:00
bnnm
54ef2b5190
Add Silicon Knights .AUD + SK Vorbis [Eternal Darkness (GC)]
2017-07-29 11:46:53 +02:00
bnnm
bc8e2e9204
Unify fsb/wwise/ogl Vorbis decoders into a single decoder with subtypes
2017-07-28 23:26:58 +02:00
bnnm
ab6a146528
Add EA SCHl fixed/old (PATl) support [NHL 97 (PC)]
2017-07-23 17:09:55 +02:00
bnnm
3d6e0882ba
Improve NDS HWAS volume swings by resetting ADPCM hist every block
2017-07-23 13:16:59 +02:00
bnnm
312b68c0b7
Add EA BNK support and fix minor EA header parsing defects
2017-07-23 03:46:55 +02:00
bnnm
5fe6033442
Fix/improve EAXA naming scheme and detection/handling
...
EA's MT/MicroTalk is not the early version of EAXA as I thought, but a
rarely used VBR codec (ex. FIFA 2001/2002 PS2) seemingly related to
Westwood VBR ADPCM
2017-07-21 19:19:58 +02:00
bnnm
47c5f70976
Add TXTH generic header format
...
It's a single text file with basic read commands; similar to GENH but
meant to simplify addition/distribution of (semi)headerless formats
2017-07-15 11:49:28 +02:00
bnnm
cce72d7aa5
Add EA SCHl Saturn + MT10 mono/int; changed Maxis_ADPCM to Maxis_MT10
...
Also fixed some issues with ADPCM hist in EA SCHl blocks
2017-07-08 00:27:36 +02:00
bnnm
68071467c2
Add MPEG to EA SCHl [Harry Potter and the Chamber of Secrets (PS2)]
2017-07-01 23:55:10 +02:00
bnnm
bf34339b41
redo EA SCHl support [EA games from roughly 1997~2010]
...
* tested most variations using EA's tools
* added looping [Need for Speed II PC]
* added DSP support [3DS games]
* fixed PCM/EAXA/MT in some cases [PS2/GC/XBOX/Wii games]
* fixed sample rate/codec defaults, num_samples in some cases
* documented more header patches and other details (ex. "EA ADPCM" is
now EA MT/MicroTalk, as per EA's tools)
* (dev) some internals adapted for EA stuff
2017-07-01 23:02:24 +02:00
bnnm
86cb660f76
Define MPEG interleave type to improve and simplify some internals
2017-06-25 02:09:12 +02:00
bnnm
880b8c5543
Add Wii 04SW [Driver: Parallel Lines (Wii)]
2017-06-25 00:27:58 +02:00
bnnm
f617e5e762
Improve PS2 XA30 [Driver: Parallel Lines (PS2)]
2017-06-24 23:33:49 +02:00
bnnm
64500f025d
Add PC XA30 + IMA decoder [Driver: Parallel Lines (PC)]
2017-06-24 23:30:10 +02:00
bnnm
519c5d71de
Redo RWS with PCM/PS-ADPCM/DSP/IMA-ADPCM + block support [many games]
2017-06-10 02:25:49 +02:00
bnnm
f513d53999
Rename ps2_rws.c to rws.c and do other rws cleanup
2017-06-09 22:31:33 +02:00
bnnm
7e42eeca58
Add u-Law decoder + ULW meta [Burnout 1 GC]
2017-06-09 22:26:09 +02:00
bnnm
a903072a11
Added XPEC's .XAU IMA-ADPCM support [Beat Down (Xbox)] + looping (PS2)
2017-05-18 21:00:42 +02:00
bnnm
9488ba32c7
test.exe: add "-F" option to loop + play stream's end instead of fading
2017-05-18 19:55:00 +02:00
bnnm
625c18a87e
Add MTA2 decoder/meta support [Metal Gear Solid 4 (PS3)]
2017-05-18 19:16:44 +02:00
Christopher Snowhill
4e54a82900
Merge pull request #89 from Thealexbarney/adx
...
Improve ADX support
2017-05-13 16:42:23 -07:00
Alex Barney
89cdaa83e9
Add support for encoding type 4 ADX
2017-05-13 17:37:24 -05:00
Alex Barney
ab647cc155
Add support for type 2 ADX files
2017-05-13 16:04:30 -05:00
bnnm
21c9f44273
Rename ps2_rxw to ps2_rxws and do some cleanup
2017-05-13 13:01:16 +02:00
bnnm
a79b874f82
Add RSD6XMA and tri-Ace's PS3/X360 support (by bxaimc)
2017-05-13 02:22:15 +02:00
bnnm
e2cc352238
Add GTD support [Knights Contract X360]
2017-05-13 01:55:31 +02:00
bnnm
b8f2efadc4
Add partial support for Xbox MSS [Shellshock Nam 67], update names
...
Needs a new "stereo interleave" layout so it only plays as a 2ch stream
for now.
2017-05-12 19:15:18 +02:00
bnnm
825ebbdec9
Update Audacious plugin
...
- make extension list use formats.c and remove exts.cc
- Audacious 3.8 preparations (untested)
- cleanup
2017-05-01 10:56:40 +02:00
bnnm
d5aee307f0
Rename coding_INT_X to coding_X_int for consistency with other codecs
2017-04-29 02:53:36 +02:00
bnnm
086a47cd76
Add compiler flag VGM_DISABLE_VORBIS (as Vorbis is enabled by default)
2017-04-29 02:20:24 +02:00
bnnm
4a83de7dae
Added MC3 decoder/meta [MX Rider, Spy Hunter, T3] (thanks to daemon1)
2017-04-28 17:26:25 +02:00
bnnm
f153479383
Add OGL Vorbis decoder/meta [Jett Rocket (Wii), FAST Racing NEO (WiiU)]
2017-04-22 19:25:54 +02:00
bnnm
bd3e054b82
Add basic SXD support [Gravity Rush, Freedom Fighter SFX (PSV)]
2017-04-22 15:00:22 +02:00
bnnm
bb00cfa22c
Make try_dual_file_stereo static/local
2017-04-22 13:31:12 +02:00
bnnm
f067d4ddb9
Added Wwise Vorbis decoder and packed codebooks
2017-04-13 15:04:46 +02:00
bnnm
a468898855
Added Wwise IMA decoder; ms_ima_bytes_to_samples
...
There are some minor issues with seeking in odd samples to be fixed
2017-04-11 19:59:29 +02:00
bnnm
a33a77575a
Add Ubisoft RAKI [Rayman Legends, Just Dance 2017 (multi)]
2017-04-07 18:01:04 +02:00
bnnm
4f73cfc18d
Add partial Wwise support (PCM/DSP/AAC/HEVAG)
2017-04-02 12:27:21 +02:00
bnnm
01391f4d6d
Add FSB Vorbis decoder
2017-03-25 14:57:44 +01:00
bnnm
3a98c9e7d5
Add Capcom .AST [Dead Rising X360]
2017-03-19 00:44:58 +01:00
bnnm
e021cff626
Add some XMA meta descriptions
2017-03-18 19:26:39 +01:00
bnnm
d6ce0f0ae3
Fix SGXD typo (SGDX to SGXD)
2017-03-18 15:07:58 +01:00
bnnm
0e10b75beb
Fix interleaved FSB MPEG decoding
...
Padding doesn't apply to Layer II FSBs, and it needed to manually get
info from MPEG frames since mpg123 functions weren't always working.
2017-03-13 20:04:09 +01:00
bnnm
85a3ec749f
Show stream numbers in the description (few multi-stream formats only)
2017-03-04 02:05:07 +01:00
bnnm
0101572718
Add multichannel MPEG decoder
...
Supports fixed-size frames (for XVAG) or variable/padded frames (for
FSB), but FSB support has some bugs so it's not used yet.
2017-02-19 20:20:13 +01:00
bnnm
7418b61793
Hide buffer and mpeg_bytes_to_samples MPEG internals; cleanup
...
Also removes VBR check from metas; it's only needed because
mpeg_bytes_to_samples doesn't work with VBR, but now it'll return 0,
which would be validated later.
2017-02-18 00:17:38 +01:00
bnnm
b3ca092b6a
Add AKB support for OGG/alt AAC [SQEX iOS: Dragon Quest 2-6, FF6, TWEWY]
2017-02-12 14:42:02 +01:00
bnnm
9317ce9cc2
Add ffmpeg_set_skip_samples to manually fix encoder delay in some cases
2017-02-12 13:17:01 +01:00
bnnm
6cd991ebf6
Added FSB multichannel IMA
...
Variation of the XBOX IMA used in >2ch FSB (interleaved header)
2017-02-04 19:19:51 +01:00
bnnm
a809a7c628
Add Omikron: The Nomad Soul IMA ADPCM coding and meta
2017-01-25 20:25:39 +01:00
bnnm
11968a5593
Add support for WiiBGM demuxed from G1L [Romance of Three Kingdoms 12]
2017-01-18 21:28:14 +01:00
bnnm
7f02c9951d
Fixed 6ch "multi" IDSP [Tekken Tag Tournament 2 (Wii U)]
2017-01-14 21:21:39 +01:00
bnnm
c68608149c
Moved check_extensions/open_stream to streamfile.c/vgmstream.c
2017-01-14 00:59:54 +01:00
bnnm
747ee30992
Add missing meta description
2017-01-14 00:13:50 +01:00
bnnm
2467f9afdc
Added CXS [Eternal Sonata (Xbox 360)]
2017-01-08 14:19:32 +01:00
bnnm
01981a6686
Added PS2 VDS/VDM [Graffiti Kingdom]
2017-01-08 12:59:04 +01:00
bnnm
86ba7a6a23
Remove some old DEBUG code
2017-01-08 02:58:52 +01:00
bnnm
c7c1564d9f
Minor cleanups (no functionality changes)
...
- added comments, code alignment for clarity
- renamed some decoders for consistency (ex. eaxa > ea_xa, invert_psx >
psx_bmdx, vgm_adpcm_cfg > psx_cfg)
- removed layout_dkt_interleave (same as nolayout)
- removed skip_last_channel (not used anymore)
- removed meta_DSP_HALP (not used anymore)
2017-01-08 01:09:20 +01:00
bnnm
3e4299b373
Added ATRAC3/XMA in VAWX (.xwv) [Moon Diver, No More Heroes X360]
2017-01-07 17:04:21 +01:00
bnnm
8913ccdd47
Add SCD OGG v3 decryption (FF XIV Heavensward)
...
Original code by ShadowRoze and algorithm by Ioncannon.
2017-01-03 19:03:08 +01:00
bnnm
ee5a40224d
Added PS ADPCM of configurable frame size (FF XI, Blur, Afrika)
...
This fuses the FF XI/BSF/Short VAG decoder variants into a single one
(FF XI alone has 4 possible frame sizes); also fixed FF XI sample rate
and some cleanup.
2016-12-29 23:34:21 +01:00
bnnm
6c82a508ef
Redone FSB1-4: improved XMA/MPEG, bugs, looping
...
Now parses FMOD's flags correctly and should work for all versions.
There are still some problems with IMA ADPCM which also happened before.
2016-12-29 14:06:57 +01:00
bnnm
ea7b8d2570
Added short VAG variation (SGXD type 5 found in PS3 Afrika)
2016-12-21 23:00:34 +01:00
bnnm
0b3050cf0a
Added PSVita HEVAG (original algorithm by daemon1)
2016-12-21 20:44:16 +01:00
bnnm
cdfd47eb7b
FFmpeg: expose block/frame size, rename totalFrames for clarity
2016-12-10 15:53:29 +01:00
bnnm
2ac3db4d03
SGDX fixes: AT3/AC3 codecs (via FFmpeg), ADPCM interleave, unify code
2016-12-04 23:10:18 +01:00
bnnm
0faa3286aa
Don't manually check framesRead and rely on FFmpeg's EOFs
...
FFmpeg's duration isn't always reliable (ie. bad headers) and the
decoder detects EOFs already, extra decoding attempts should be ignored.
This way vgmstream can use other values without modifying
ffmpeg_codec_data's state.
2016-12-03 11:42:38 +01:00
bnnm
b9db20283d
FFmpeg: keep block size constant (for edge loops), don't write on EOF
2016-11-29 20:22:20 +01:00
bnnm
900390d153
add flag to disable MPEG
2016-11-27 16:14:40 +01:00
bnnm
75dd0d0d8b
FFmpeg fixes
...
- add samplesPerBlock to FFmpeg struct (for clarity)
- delete functions defs already in meta.h
- comments as I tried to understand the code better
2016-11-26 13:43:59 +01:00
bnnm
b5a9db8ae2
support for PS2 SNK SVAG
2016-10-27 23:21:12 +02:00
Christopher Snowhill
42c00f304b
Add rollback to FFmpeg loop seeking, since FFmpeg doesn't seem to institute any rollback of its own.
2016-08-14 15:18:34 -07:00
Chris Moeller
cbe9bc3d6b
Added FFmpeg support, and fixed a long standing issue with broken loops locking up the decoder.
2016-07-16 23:02:27 -07:00
Chris Moeller
33563f4e7c
Add HCA support.
2016-06-28 00:20:37 -07:00
Joseph Gibbs
51dfc3339a
Added support for Xenoblade Chronicles 3D adx
2015-05-16 15:30:15 -07:00
Chris Moeller
2c5e8a1421
Implemented function for querying the average bitrate of all stream files associated with a VGMSTREAM instance
2015-02-08 19:01:26 -08:00
Chris Moeller
1ad884287b
Added G.719 decoding support to BNSF input
2015-01-24 21:08:25 -08:00
soneek
46f21d977b
Update to build with mingw, added at3plus support to Winamp plugin, Capcom mca, WiiU btsnd, MH3U dspw
2015-01-21 19:28:43 -05:00
soneek
76062dbbdc
Add Hyrule Warriors G1L
2014-10-19 17:10:31 -04:00
soneek
52d3f06162
First BFSTM support (needs work for 9+ channels), experimental NSMBU bfwav support
2014-10-18 17:54:31 -04:00
Chris Moeller
9a03256df2
CSMP for Metroid Prime 3 and DKCR, from Antidote
2014-09-16 16:34:08 -07:00
Chris Moeller
0ebc29f236
IDSP as in SSB4 3DS
2014-09-16 16:31:59 -07:00
Chris Moeller
c37a9cc3dd
Soneek forgot a comma
2014-08-02 20:39:52 -07:00
soneek
b1e5a3a9e3
Added experimental support for bfwav
2014-08-02 19:10:45 -04:00
manakoat
96301376cc
FSB5 added, only MPEG support now
2014-04-23 21:31:04 -07:00
Chris Moeller
1ab759bd19
Added soneek's experimental CSTM meta for BCSTM support (3DS)
2014-02-25 22:31:28 -08:00
Chris Moeller
9fc46bd877
Added OTM support for Otomedius (Arcade)
2014-02-25 22:25:02 -08:00
Chris Moeller
dc4b7f553c
Add PS2 VBK meta.
2013-09-03 11:27:36 -07:00
Chris Moeller
aa1d39a19e
Initial Ubisoft CKD support for Rayman Origins (Wii only for now) Still testing but seems to work fine. Mono is kinda broken but w/e.
2013-09-03 11:14:14 -07:00
Chris Moeller
ae4863b0bf
Clarified AT3plus as such
2013-06-26 04:36:57 -07:00
Chris Moeller
98e90f8a25
Implemented ATRAC3plus support
2013-06-26 02:54:15 -07:00
Chris Moeller
634845b1ce
Added preprocessor blocking around MP4/AAC parts
2013-06-13 17:42:24 -07:00
Chris Moeller
142cfc971d
Raised path length limit to 32767 characters, controlled by a global enum definition
2013-05-26 20:55:50 -07:00
Chris Moeller
29bcc68bde
Removed unnecessary reinitialization
2012-09-05 03:28:19 +00:00
Chris Moeller
e1dc9ba487
Implemented MP4 AAC support for iOS AKB format
2012-09-05 03:28:18 +00:00
halleyscometsw
55b50601b4
Psychic software's obfucsated ogg as seen in Darkwind: War on Wheels (untested)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@998 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-09-05 03:12:58 +00:00
bxaimc
26f6e3208c
Added RSD6OOGV support for Scarface: The World is Yours (PC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@996 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-31 05:12:04 +00:00
halleyscometsw
bed971faf8
CWAV for 3DS, added as a modification to Wii RWAV/RWAR/RWSD
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@993 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-28 05:08:46 +00:00
halleyscometsw
a4bb71f17d
DSP SCD support for DQX.
...
Not completely happy with how this turned out (see TODOs), but it works.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@992 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-24 17:36:40 +00:00
halleyscometsw
a4561ef328
XNBm support, share some functionality among RIFF-related formats
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@987 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-20 05:17:52 +00:00
snakemeat
1c67f85bc7
Add PS2 2PFS meta. Cannot determine loop points.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@984 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-08-15 03:41:24 +00:00
snakemeat
70df3651fa
Add PS3 IVAG meta.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@977 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-04-14 16:07:21 +00:00
snakemeat
4ef19d3820
Add PS2 HSF meta.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@974 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2012-03-21 03:30:36 +00:00
halleyscometsw
d8e13f6d29
SCD Ogg Vorbis with obfuscated header triad (FFXIII-2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@970 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-12-15 08:00:47 +00:00
halleyscometsw
8f7faebedd
support an improved form of ADX encryption
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@967 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-08-20 12:00:01 +00:00
manakoat
85e9303b61
added .mms support (ShellSHock Nam '67)
...
added WIP support for Mini Minjas (.mnstr)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@965 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-07-22 05:32:10 +00:00
snakemeat
2b1a89dfd7
Add SGD file type, an SGH/SGB style file [Boku no Natsuyasumi 3 (PS3)].
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@956 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-31 15:01:04 +00:00
halleyscometsw
fde0d8d5a1
Square-Enix SCD (SEDB SSCF) Vorbis
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@952 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-28 09:03:45 +00:00
bxaimc
d4e2f18106
Added initial support for .TUN (LEGO Racers (PC)), broken though (for now)
...
Added .WPD support for Shuffle! (PC)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@951 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-18 20:33:00 +00:00
halleyscometsw
cf60da0f24
MGS3 VAG2
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@947 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-08 04:09:34 +00:00
halleyscometsw
c98cb8f25e
reenable mpeg
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@946 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-08 03:53:56 +00:00
halleyscometsw
72aca13617
MGS3 VAG1
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@945 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-08 03:47:20 +00:00
halleyscometsw
3f1f45ba07
remove mtaf blocking support, new extractor produces clean files
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@944 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-08 03:12:45 +00:00
halleyscometsw
262d5a98c9
Metal Gear Solid 3 MTAF. What a thrill.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@941 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-05-07 11:05:05 +00:00
manakoat
0f05f28769
add new extension for SGXD/WAVE
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@933 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-03-23 08:06:05 +00:00
snakemeat
c829019e48
Add PS3 KLBS meta.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@932 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-03-23 03:17:53 +00:00
halleyscometsw
84e23b7faa
Excitebots .sfx and .sf0
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@930 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-03-03 09:03:18 +00:00
halleyscometsw
ce2816c0eb
ADP! from Balls of Steel
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@928 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-22 06:57:50 +00:00
bxaimc
e14ce06d23
Added .PSND support for Crash Bandicoot Nitro Kart 2 (iOS)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@926 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-19 02:59:42 +00:00
manakoat
f514642b76
add Mattel Hyperscan format
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@923 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-15 18:24:50 +00:00
snakemeat
85e4780db3
Add PS2 WMUS for "The Warriors" PS2
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@919 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-13 02:23:53 +00:00
bxaimc
16bae0a74d
Combined FSB metas
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@918 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-08 12:56:16 +00:00
halleyscometsw
bf8a32fefd
.snds from Incredibles PC
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@913 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-02-06 09:49:57 +00:00
halleyscometsw
6bf8f36726
.seg support for Xbox ADPCM as well as existing ADPCM
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@912 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-01-22 02:31:52 +00:00
snakemeat
e4c1a9de5b
Add PS3_VAWX. Attempting to verify 6-channel files.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@909 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-01-17 21:22:10 +00:00
halleyscometsw
040a5a0648
lsf meta and decoder, Fastlane Street Racing (iPhone)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@906 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-01-13 08:11:58 +00:00
halleyscometsw
0541b579cb
handle > 2 channels in .baf, don't call it "Blur" anymore
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@905 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-01-12 01:50:45 +00:00
halleyscometsw
c58b2e2acd
Add support for CRI's UTF DSP samples, with ADPCM_WII tables. Currently extensionless.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@902 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2011-01-04 14:20:49 +00:00
manakoAT
7bcbc6f6be
WIP support for "The Bouncer" .str files
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@900 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-12-29 12:33:33 +00:00
halleyscometsw
6263225565
add KOVS Ogg from Dynasty Warriors Online
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@897 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-12-11 06:42:42 +00:00
snakemeat
649e987aca
Add PS2 IAB blocked type. Can't seem to get exactly right, but it's very close.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@891 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-12-06 22:22:06 +00:00
snakemeat
56f31b8f4a
Clean up VGS meta to have it's own constant and proper description for use in the File Information dialog for Winamp plugin.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@890 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-12-06 17:30:48 +00:00
fastelbja
7b137c17ef
try to fix .tra
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@885 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-12-03 22:48:51 +00:00
bxaimc
16f554d23b
Added .SPM support for Lethal Skies - Elite Pilot: Team SW (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@884 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-29 02:02:27 +00:00
bxaimc
1519d29183
Removed all code that is/potentially crashing winamp/vgmstream
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@883 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-24 04:27:59 +00:00
bxaimc
9c7283eda0
Initial .RAS support (incomplete but working) added for Donkey Kong Country Returns (Wii). Loop and other code will need to be added once other files are found. Other incomplete/unused code that breaks vgmstream commented out for now.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@881 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-22 01:45:39 +00:00
fastelbja
3ea0cd0cae
add support for .tra
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@879 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-14 16:05:58 +00:00
bxaimc
4588ff77b7
Added support for "DAT8" MUSX from GoldenEye 007 (Wii)
...
Added support for NGCA files found in MUSX "containers" from GoldenEye 007 (Wii)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@877 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-11-09 04:21:22 +00:00
bxaimc
87bc10bd82
Added initial support for SGH+SGB file pairs from Folklore (PS3)
...
No support for individual SGB and Non-PS ADPCM files.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@867 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-10-19 02:16:08 +00:00
bxaimc
bbb6d6fc3c
Added .PAST support for Bakugan Battle Brawlers (PS3)
...
Added a few things to fb2k stuff
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@865 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-10-12 00:16:49 +00:00
halleyscometsw
27f2f1fcf4
cleanup from last few commits
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@864 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-10-03 09:34:44 +00:00
fastelbja
9fe60e65c0
missing xa_headerless
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@863 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-10-03 08:04:17 +00:00
bxaimc
f2cbf2116d
Added support for .VAG from NUB archives found in Ridge Racer 7 (PS3) and others.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@859 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-30 00:04:17 +00:00
manakoAT
bcbfeaac14
add .iadp to ngc_dsp_std.c (Dr. Muto NGC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@851 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-16 11:53:36 +00:00
manakoAT
1e11a5b7a2
add MPEG coding to FSB4
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@850 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-15 19:37:54 +00:00
manakoAT
26d9ce5367
add PS3 MSF header, just mpeg support for 320kbps CBR, someone needs to finish it
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@848 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-14 18:22:49 +00:00
halleyscometsw
0bdad0b6ce
Blur .baf
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@843 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-11 20:57:39 +00:00
manakoAT
19fcc3fb49
add NST DSP (Animaniacs NGC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@837 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-11 17:53:33 +00:00
halleyscometsw
e98bb44bb5
.scd (FFXIII and FFXIV, MPEG, MS ADPCM, and PCM)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@834 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-10 23:56:39 +00:00
bxaimc
51a12c5e30
Added .CPS support for Eternal Sonata (PS3)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@830 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-09 23:47:27 +00:00
bxaimc
d662a5f323
added .XVAG support for Ratchet & Clank Future: Quest for Booty (PS3)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@827 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-09-04 22:06:39 +00:00
halleyscometsw
5df5090fdd
JSTM (.stm) from Tantei Jinguji Saburo - Kind of Blue. Includes a simple XOR obfuscation.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@821 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-08-28 01:43:40 +00:00
manakoAT
b50bd33c31
add .dspw (Sengoku Basara 3 Wii)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@817 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-08-04 09:12:08 +00:00
manakoAT
cd942db88f
add .ffw (Freedom Fighters NGC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@815 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-07-27 19:45:59 +00:00
halleyscometsw
ca679e3fd4
CBD2, a variation on the SDX2 theme, from the unreleased 3DO M2
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@813 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-07-27 12:24:03 +00:00
bxaimc
a2a9e2b717
Added .2dx9 as replacement for .2dx. New .2dx support removed for now.
...
More Fixes on FSB4 for Toy Story 3 (Wii).
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@808 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-06-29 15:52:07 +00:00
halleyscometsw
1f06d39987
Guitar Hero III Mobile .bar
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@805 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-06-13 04:41:26 +00:00
snakemeat
24487635df
Add PS2 XAU meta (Spectral Force Chronicle).
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@802 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-06-02 01:16:03 +00:00
snakemeat
effcfc6111
Add PS2 VMS meta (Autobahn Raser - Police Madness).
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@796 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-30 23:56:35 +00:00
manakoAT
ad4276c7b7
fixed the "XIII" dsp meta
...
added PCM coding to NAOMI SPSD
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@794 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-10 08:02:22 +00:00
manakoAT
c6f5c886e9
just fixes
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@788 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-05-02 19:16:35 +00:00
bxaimc
87e7537643
Add .LPCM from Ah! My Goddess (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@786 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-30 02:35:26 +00:00
manakoAT
8a8d77149f
added blocked format for Future Cop L.A.P.D.
...
added new IDSP format
added various stuff to MUSX
rewritten FSB3 meta (still WIP)
added .bo2 (Blood Omen 2 NGC)
added .mpds (Big Air Freestyle NGC)
added .khv (Kingdom Hearts 2 PS2)
added .voi (Raw Danger 2 PS2)
added .ddsp and a new dsp meta to ngc_dsp_std.c
moved source from wii_was.c to ngc_dsp_std.c
rewritten PDT meta (Mario Party games)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@782 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-20 20:26:10 +00:00
halleyscometsw
a6ba5fbf67
Ghostbusters .smp mono support, MS ADPCM mono decoder
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@779 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 03:35:58 +00:00
bxaimc
a1797ac9ee
Add TK1 from Tekken (NamCollection) to avoid conflict with TK5 infos. Add ADSC .ads from Kenka Bancho 2: Full Throttle
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@776 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-12 01:06:18 +00:00
halleyscometsw
94dca9a32b
P3D (Prototype)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@773 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 12:06:25 +00:00
halleyscometsw
53342e16a6
.smp from some PC game. Somewhat updated readme.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@772 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 10:55:14 +00:00
halleyscometsw
86a702f435
Disable G.722.1 by default, enabled in Makefiles for Windows builds.
...
Note that someone will have to add a definition to the MSVC Makefiles to
support this (define VGM_USE_G7221).
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@771 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-04-10 09:58:47 +00:00
bxaimc
f35de62b8e
Add .MSA support for Psyvariar -Complete Edition- (PS2) and .SMPL support for Homura. Add frequency switch for .TK5
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@769 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-31 01:57:34 +00:00
bxaimc
55d3170c14
Add Support for .GCM from NamCollection (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@766 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-29 20:06:08 +00:00
halleyscometsw
e5ddad3b1f
G.722.1 support for mingw32 and MSVC (needs testing) build.
...
.s14 and .sss support.
Other builds will probably not build correctly, I'll follow up with something to disable G.722.1 there in a bit.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@760 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 20:57:12 +00:00
bxaimc
6475e89d44
Add support for .WB from Shooting Love. ~TRIZEAL~ (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@759 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-23 03:36:10 +00:00
halleyscometsw
b29738d9df
initial BNSF support, with placeholder Siren 14 support (disabled for now)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@758 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-21 04:23:18 +00:00
bxaimc
c387c06dc3
Add .STER support for Juuni Kokuki: Kakukaku Taru Ou Michi Beni Midori no Uka (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@756 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-16 02:34:18 +00:00
halleyscometsw
1eb20e259f
ubisoft .sns (Red Steel 2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@755 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-03-15 04:33:22 +00:00
manakoAT
130f1f4dff
Support for Turok: Evolution (NGC)
...
Support for Teenage Mutant Ninja Turtles 2 (NGC)
renamed ps2_rkv.c to rkv.c
fixes in tec.c
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@749 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-27 22:10:52 +00:00
manakoAT
64ea8a391f
.pona updated
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@744 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-19 11:28:29 +00:00
manakoAT
ce3ab5d154
lot of fixes :)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@742 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-15 09:02:31 +00:00
manakoAT
7eef6e0b5b
missing stuff in pcm.c added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@740 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 20:14:57 +00:00
bxaimc
c56ae2fd6a
meta rewrite for Lunar: Eternal Blue (SCD)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@738 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-08 18:33:20 +00:00
manakoAT
41afdcddfa
.dmsg added (Nightcaster II - Equinox)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@734 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-02-05 18:25:31 +00:00
manakoAT
484ea33b02
deleted isws.c, work was already done in wii_was.c, which has been fixed too
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@730 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-26 18:36:24 +00:00
manakoAT
c9e9319cc1
.ast (PS2) added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@729 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-26 17:57:49 +00:00
manakoAT
8ddf6990c9
.isws added (Sega Superstars Tennis Wii)
...
Multi-Channel support for IDSP
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@728 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-24 21:27:22 +00:00
halleyscometsw
2f60a76e8a
Add Her Interactive Sound (.his)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@725 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-19 19:40:41 +00:00
halleyscometsw
52190b4720
U-SING .myspd
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@724 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2010-01-10 21:22:20 +00:00
halleyscometsw
5b0525fed5
.musx support for Dead Space: Extraction (rename from .sfx)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@718 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-12-16 06:12:53 +00:00
halleyscometsw
69a1f2be4e
Red Dead Revolver .stm (needs renamed to .ps2stm to avoid module collision in Winamp, etc)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@715 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-11-22 14:06:45 +00:00
halleyscometsw
bca7a460ba
Pikmin .stx
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@714 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-11-18 00:46:36 +00:00
bxaimc
9fb2c73d4b
Add RSD4RADP support from The Simpsons Hit & Run (GC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@711 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-10-17 19:17:42 +00:00
manakoAT
81285adbdd
hlwav support for Half Life 2 (XBOX)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@710 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-10-15 09:24:04 +00:00
halleyscometsw
2612fb517c
remove unused layout_maxis_blocked
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@705 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-29 18:39:16 +00:00
manakoAT
c4137c39d2
add .pona (Policenauts)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@699 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-15 06:22:01 +00:00
halleyscometsw
cc6912b2d5
RSD6RADP .rsd support, added "Radical ADPCM" decoder (IMA)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@698 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-12 04:51:39 +00:00
manakoAT
4d8e5ee8ae
add .was (DiRT 2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@697 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-11 18:40:26 +00:00
halleyscometsw
53fdc56999
Wii BNS
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@689 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-05 12:18:34 +00:00
halleyscometsw
3f318927da
add SC meta and Activision / EXAKT SASSC 8-bit DPCM for Supercar Street Challenge (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@687 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-04 04:19:39 +00:00
jurassicpieter
5db0fccc7f
Lego Island: ripped MxSt files playable, counting samples is slow and brute force
...
Worms 4: Mayhem: SOB/SAB soundpacks are playable as one stream
Sim City 3000: added second type of header for these xa files.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@683 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-02 12:18:23 +00:00
fastelbja
5d0e2a4fb6
fix maxis xa
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@682 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-09-01 21:28:55 +00:00
halleyscometsw
81d4cbf919
.caf (Apple Core Audio Format file), as seen on iPhone, using Apple's IMA
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@677 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-08-30 02:16:54 +00:00
manakoAT
3fae2f2fd3
.sck added - Scorpion King (ngc)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@672 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-08-25 17:50:43 +00:00
manakoAT
286d21e6c8
.wvs for NGC added (metal Arms)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@670 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-08-25 03:21:28 +00:00
manakoAT
d003418862
.gcub added for "Sega Soccer Slam"
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@669 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-08-23 08:42:14 +00:00
manakoAT
d01ddac99b
Rune: Viking Warlord .vgv (ps2) added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@666 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-07-11 11:28:36 +00:00
fastelbja
ce7dd88f50
fixed xbox ADS format (used real interleave IMA)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@665 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-06-29 21:58:40 +00:00
bxaimc
26481c82ca
fixed .dsp for Yu-Gi-Oh! The Falsebound Kingdom (GC), transferred to new meta created
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@664 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-06-26 16:31:58 +00:00
bxaimc
f65adfd696
added .dsp support for Yu-Gi-Oh! The Falsebound Kingdom (GC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@660 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-06-20 21:26:36 +00:00
bxaimc
775dac0221
Added .2dx from beatmaniaIIDX16 - EMPRESS (Arcade)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@657 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-31 18:56:16 +00:00
halleyscometsw
fc1e4c4c9b
add RIFX support, including Punch-Out! (with WiiH)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@655 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-25 20:59:50 +00:00
bxaimc
4f79513ce3
Added .SD9 support for beatmaniaIIDX16 - EMPRESS (Arcade)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@653 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-23 01:42:43 +00:00
bxaimc
6d4242e9bb
Added RSD3GADP & RSD3PCMB from Dark Summit (GC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@652 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-20 02:48:13 +00:00
manakoAT
7fd12dcc3d
naomi/naomi2 .adpcm added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@645 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-10 07:14:29 +00:00
halleyscometsw
3b008b9ea2
SSND/.snd ps2 meta
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@641 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-05-01 15:03:51 +00:00
bxaimc
e27b380369
Added .LPS from Rave Master (Groove Adventure Rave)(GC)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@640 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-29 20:24:39 +00:00
halleyscometsw
5a7e89be6a
8-bit unsigned pcm with no interleave assumption
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@639 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-28 16:52:49 +00:00
bxaimc
b5b50db24a
Added RSD3VAG from Dark Summit (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@638 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-25 16:45:22 +00:00
manakoAT
786029ab91
.hwas addes
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@634 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-19 09:49:08 +00:00
bxaimc
41b9525fe5
XA2 fix (again)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@632 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-08 20:17:10 +00:00
bxaimc
a806a8d491
XA2 fix
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@631 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-08 19:31:56 +00:00
bxaimc
50f092b971
Added .sps support from Ape Escape 2
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@623 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-04-05 22:03:29 +00:00
bxaimc
d99bb4c520
Vertigo (Wii) .ndp added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@617 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-30 04:18:46 +00:00
halleyscometsw
64a2daf4e5
redone .wsd support with standard dsp header processing, update readme
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@615 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-28 05:49:16 +00:00
manakoAT
272f4ffa70
wsd for Phantom Brave (WII) added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@612 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-25 23:25:30 +00:00
fastelbja
ed429e9317
add support for GTA IV .ivaud Audio File
...
+ preliminary .VGS (Phantom of Inferno) file support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@609 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-19 19:43:06 +00:00
halleyscometsw
9fb52e42f4
RedSpark (MadWorld .rsd)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@605 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-16 15:45:02 +00:00
fastelbja
000879f407
add support for Gunvari MCG Audio Files
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@602 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-13 22:00:33 +00:00
halleyscometsw
d2e943af3a
ZSD (UGLY!)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@600 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-12 23:42:56 +00:00
fastelbja
b818f00297
Add .STR + .STR WII (HOTD Overkill)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@598 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-12 21:25:41 +00:00
bxaimc
acf54a8fca
Added ADS with dhSS & dbSS headers from Gauntlet Dark Legend (GC). Fixed RSD6XMA commenting.
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@593 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-11 22:34:30 +00:00
manakoAT
dd693435c2
new idsp added (Mario Strikers Charged)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@592 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-11 16:23:47 +00:00
halleyscometsw
8963ee3eed
Microsoft IMA for riff and genh
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@590 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-09 12:48:53 +00:00
halleyscometsw
e4fe2edb1d
fix rrds warning, add bxaimc's tiny toon adventures: defenders of the universe meta
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@588 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-09 09:25:59 +00:00
manakoAT
fdb5dff591
WAV FSB4 added (Deadly Creatures Wii)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@587 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-05 21:27:50 +00:00
fastelbja
ad6bbef79f
add support for .vb (dual channels ps2 files)
...
add support for .tk5 (tekken 5 stream files)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@584 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-05 16:08:23 +00:00
manakoAT
164b6ddfe0
.rrds added (Ridge Racer DS)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@581 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-03-05 10:11:47 +00:00
halleyscometsw
56b96d1257
vsf meta from bxaimc
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@576 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-02-08 08:36:33 +00:00
manakoAT
019497f829
nds swav added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@575 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-02-06 19:16:37 +00:00
manakoAT
015ea92e4b
wav+dcs fixed
...
gsp+gsb fixed
ish+isd fixed
added .baka (Saturn)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@572 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-28 09:35:55 +00:00
manakoAT
b3b06b5dad
added a new type to dreamcast str
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@566 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-23 14:06:14 +00:00
halleyscometsw
48075dedd6
rwav and improved rwar support in rwsd
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@563 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-20 01:03:33 +00:00
halleyscometsw
fd6ca93047
enhanced bmdx decryption (determine key from initial frame, which ought to be all zeroes)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@559 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-10 00:07:12 +00:00
halleyscometsw
6b31139644
FF:CC .str
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@558 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-08 14:29:40 +00:00
halleyscometsw
485cc53129
BMDX "decryption"
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@557 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-07 12:38:46 +00:00
fastelbja
317112bb68
add support for P2BT & GBTS (pop'n'music)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@555 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-05 18:41:14 +00:00
halleyscometsw
ac3fef6f7e
.mwv, RIFF with Level-5 "0x555" ADPCM (new decoder)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@551 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-04 15:36:06 +00:00
halleyscometsw
88072ec6c2
AAX (without proper header reading)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@548 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-03 11:08:44 +00:00
halleyscometsw
7f93db8d84
support odd brstm from Trauma Center: Second Opinion, blame Atlus
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@547 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2009-01-01 03:24:57 +00:00
halleyscometsw
a9ee80dc59
Procyon Studio Digital Sound Elements NDS ADPCM (as seen in .sad) decoder added
...
extended .sad support
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@541 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-28 06:29:43 +00:00
halleyscometsw
c70680a1e6
Encrypted ADX playback, currently assumed Clover Stuios key without any checking
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@533 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-24 07:19:15 +00:00
manakoAT
4b578db302
fixed capcom hack in .genh
...
added .sng (WII)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@532 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-24 00:00:10 +00:00
halleyscometsw
e791c52a3a
rwar support (and changed version 3 rwsd support to use it)
...
cleaned up references to vjdsp
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@529 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-20 22:57:54 +00:00
manakoAT
471c926f10
.capdsp added
...
changed some case sensitive things
removed the sample counting from .emff
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@528 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-20 21:26:01 +00:00
manakoAT
3a6c65c2b9
block format for .filp added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@521 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-18 06:51:26 +00:00
manakoAT
06e43e9c00
added new dsp type in .emff.c
...
added block format for gsp+gsb
cleaned some metas from useless stuff
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@519 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-16 15:48:21 +00:00
manakoAT
6f2ee1c123
added dsp format to .emff.c
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@517 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-15 04:37:43 +00:00
fastelbja
3a609330dd
adding WII .STS Format
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@514 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-12 19:21:11 +00:00
fastelbja
828568bfef
adding thp movie audio file format
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@511 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-11 23:16:09 +00:00
manakoAT
96bc7f3bf6
.emff added (Eidos games)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@509 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-10 12:30:23 +00:00
manakoAT
85e277c2ce
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@502 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-09 18:16:51 +00:00
manakoAT
48d1092d51
.smp (Wii) added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@501 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-08 17:36:44 +00:00
manakoAT
c57d6dd3e4
added WAV+DCS (Evil Twin)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@500 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-07 10:27:04 +00:00
manakoAT
f303c080ac
.vgs added
...
.vs added (incomplete)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@497 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-04 20:11:45 +00:00
manakoAT
f39fbb03f0
.joe added (Disney/Pixar games)
...
fixed ass (ps2)
added 2 more rsd formats
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@496 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-03 20:30:18 +00:00
manakoAT
0de3e95209
msvp (ps2) added
...
ssm (ngc) added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@495 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-12-02 20:11:42 +00:00
manakoAT
87e1f9c087
GSB+GSP added (incomplete)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@493 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-28 16:25:52 +00:00
manakoAT
0b3be50b28
YSDP added
...
SPT+SPD added
ISH+ISD added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@492 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-28 14:27:51 +00:00
manakoAT
c11656570c
added new musx format
...
gca added (Metal SLug Anthology)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@491 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-27 21:08:48 +00:00
manakoAT
a41c341a18
fsb updated (fsb4)
...
nds strm fixed
genh dsp interleave types added
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@489 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-24 18:27:28 +00:00
halleyscometsw
8ee5f1b89d
8-bit unsigned pcm, for RIFF
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@486 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-23 12:21:36 +00:00
manakoAT
b8102c7a7e
zwdsp added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@484 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-23 11:49:58 +00:00
manakoAT
13a7cdacf5
support for Donkey Kong Jet Race added (.str .asr)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@480 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-18 19:13:12 +00:00
manakoAT
7aefd4f6ed
strm updated (Final Fantasy Tactis A2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@479 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-18 16:32:04 +00:00
manakoAT
5aca380054
.seg added (Eragon)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@475 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-15 20:34:18 +00:00
manakoAT
835d459721
fsb1 added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@474 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-15 11:38:14 +00:00
manakoAT
863e8f3b58
pdt fixed (mario party gamecube)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@472 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-13 20:02:15 +00:00
manakoAT
66af232280
.waa .wac .wad .wam added (Beyond Good & Evil)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@469 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-11 18:10:26 +00:00
manakoAT
317600fb3a
.ass added - Dai Senryaku VII - Exceed (PS2)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@468 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-11 10:02:52 +00:00
manakoAT
9deacaa34b
musx updated
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@467 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-09 11:37:21 +00:00
manakoAT
8ca5a0645c
support for newer MUSX formats
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@466 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-08 19:03:28 +00:00
halleyscometsw
20ab0b6e96
spw (sound effects, woo)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@465 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-07 01:47:39 +00:00
halleyscometsw
35409b1c40
FFXI (PC) .bgw
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@462 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-06 23:30:33 +00:00
manakoAT
cd7367c500
naomi_spsd.c added (Naomi GD-ROM / Dreamcast)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@458 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-11-02 16:43:12 +00:00
manakoAT
058b0edb75
.asd added for DC (Miss Moonlight)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@457 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-30 15:43:36 +00:00
manakoAT
e3bb79bd0a
rewrite of rsd.c
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@455 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-20 18:06:35 +00:00
halleyscometsw
a28d7a642c
wii .mus support, seemingly not quite correct yet
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@450 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-11 04:00:57 +00:00
halleyscometsw
910f2bcfc7
support RIFF WAVE smpl chunk looping
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@449 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-08 00:09:11 +00:00
manakoAT
169dc6bb5b
changes in DSP
...
added PDT (Mario Party)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@448 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-10-04 18:52:50 +00:00
manakoAT
2038b72eec
some changes in .xwb
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@446 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-30 13:39:17 +00:00
manakoAT
96c3b5cc43
.MIHB added -> Merged MIH+MIB
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@441 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-24 16:36:19 +00:00
manakoAT
da5f3a7376
.CCC added -> Tokyo Xtreme Racer DRIFT 2 (PS2)
...
.FAG added -> Jackie Chan - Stuntmaster (PSX)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@440 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-24 05:56:25 +00:00
halleyscometsw
dbb87cfe07
add .sad support (only Professor Layton type for now)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@438 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-23 11:07:41 +00:00
manakoAT
2cf85fa11c
.YMF (NGC) added
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@437 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-23 06:05:37 +00:00
manakoAT
021d10a4ac
.IDSP added (Chronicles of Narnia Wii)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@436 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-23 05:13:53 +00:00
fastelbja
7a12a632cf
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@435 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-21 14:58:50 +00:00
fastelbja
e70a110ea5
add support for .OMU (.INT with Header)
...
fixed .MIB & .INT issues
fixed EA XA Decoder
fixed resource.rc for vs2008 (& 2005 ?)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@430 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-09-08 18:55:01 +00:00
manakoAT
58e9832d00
.kRAW added (Geometry Wars - Galaxies)
...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@428 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-31 11:34:55 +00:00
halleyscometsw
30107db223
Wii IDSP .gcm.
...
I had apparently planned for it early on but it wasn't implemented.
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@426 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
2008-08-22 00:24:15 +00:00