mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
Added more PCM FSB support for Toy Story 3 (PS3)
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@856 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
ae6fcf2810
commit
ab4ef5647d
@ -222,6 +222,7 @@ VGMSTREAM * init_vgmstream_fsb4(STREAMFILE *streamFile) {
|
||||
case 0x20205000:
|
||||
case 0x30610080:
|
||||
case 0x50210080: /* Another Century's Episode R (PS3) */
|
||||
case 0x50010800: /* Toy Story 3 (PS3) */
|
||||
vgmstream->coding_type = coding_PCM16LE;
|
||||
vgmstream->layout_type = layout_interleave;
|
||||
vgmstream->interleave_block_size = 0x2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user