diff options
author | Martin Kiewitz | 2016-01-02 21:50:35 +0100 |
---|---|---|
committer | Martin Kiewitz | 2016-01-02 21:50:35 +0100 |
commit | 9d5ee9cba0d1881296a14eb4385029afb3258c1f (patch) | |
tree | 5636037b2ddb7e7f3e65ea5fcb1da1cc75036dc9 /backends/fs/chroot/chroot-fs.cpp | |
parent | 85fa44c32d3021d538b132b47771efe01d5cb354 (diff) | |
download | scummvm-rg350-9d5ee9cba0d1881296a14eb4385029afb3258c1f.tar.gz scummvm-rg350-9d5ee9cba0d1881296a14eb4385029afb3258c1f.tar.bz2 scummvm-rg350-9d5ee9cba0d1881296a14eb4385029afb3258c1f.zip |
SCI: fix sciAudio support on some platforms
The old code expected sciAudio FOpen calls to fail, because they
contained a directory name. On AmigaOS those calls succeeded.
Because of that at least on AmigaOS, sciAudio support didn't
work at all.
We now detect sciAudio FOpen calls and return a proper virtual file
handle. This should fix it on all platforms.
Also moved the SCI32 virtual save file handle from 200 to 32100.
Diffstat (limited to 'backends/fs/chroot/chroot-fs.cpp')
0 files changed, 0 insertions, 0 deletions