diff --git a/src/meta/ngc_dsp_std.c b/src/meta/ngc_dsp_std.c index 0378ab2c..08b8cf63 100644 --- a/src/meta/ngc_dsp_std.c +++ b/src/meta/ngc_dsp_std.c @@ -415,6 +415,7 @@ VGMSTREAM * init_vgmstream_ngc_dsp_std_le(STREAMFILE *streamFile) { vgmstream->meta_type = meta_DSP_STD; vgmstream->coding_type = coding_NGC_DSP; vgmstream->layout_type = layout_none; + vgmstream->allow_dual_stereo = 1; { /* adpcm coeffs/history */