diff options
author | Colin Snover | 2016-12-14 11:27:49 -0600 |
---|---|---|
committer | Colin Snover | 2017-03-30 19:46:27 -0500 |
commit | 477e31cea69f2ac4f2cf80549d6a773319868a61 (patch) | |
tree | 9efd5c927225239fb75f9ffadcb87e39b4659f74 /engines/sci/engine/kernel.cpp | |
parent | 30435ec0abee168af13b5c41671ee5ca41db8a88 (diff) | |
download | scummvm-rg350-477e31cea69f2ac4f2cf80549d6a773319868a61.tar.gz scummvm-rg350-477e31cea69f2ac4f2cf80549d6a773319868a61.tar.bz2 scummvm-rg350-477e31cea69f2ac4f2cf80549d6a773319868a61.zip |
SCI32: Ignore invalid audio map entries in GK2
The invalid entries, which are on CD 6, appear to correspond to
audio that's on CD 4 (though not with the correct offset for CD
4's RESOURCE.AUD).
Skipping the invalid map entries on CD 6 should cause these audio
files to be loaded from the CD 4 audio bundle if they are
requested during chapter six since ScummVM combines resources from
all CDs and matches on their IDs.
Diffstat (limited to 'engines/sci/engine/kernel.cpp')
0 files changed, 0 insertions, 0 deletions