mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-18 07:44:43 +01:00
Added support for Devil May Cry HD Collection (PS3) EFF ESS BEES. Some work and some don't. Dunno why but one day I'll fix that....eventually...
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@981 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
b1e043d63f
commit
747a8a6ba9
@ -287,6 +287,7 @@ VGMSTREAM * init_vgmstream_fsb4(STREAMFILE *streamFile) {
|
||||
/* PC Blade Kitten */
|
||||
case 0x40004020:
|
||||
case 0x20004000:
|
||||
case 0x00004020:
|
||||
vgmstream->coding_type = coding_MS_IMA;
|
||||
vgmstream->layout_type = layout_none;
|
||||
vgmstream->interleave_block_size = 0x24*vgmstream->channels;
|
||||
|
Loading…
x
Reference in New Issue
Block a user