mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
Fix some .bnk [Fat Princess (PS3)]
This commit is contained in:
parent
a752297d77
commit
73410943a1
@ -474,6 +474,7 @@ VGMSTREAM* init_vgmstream_bnk_sony(STREAMFILE* sf) {
|
||||
channels = 2;
|
||||
stream_size = stream_size * channels;
|
||||
total_subsongs = 1;
|
||||
start_offset -= stream_offset; /* also channels may be inverted [Fat Princess (PS3)] */
|
||||
}
|
||||
interleave = stream_size / channels;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user