aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound
diff options
context:
space:
mode:
authorMartin Kiewitz2016-01-02 21:50:35 +0100
committerMartin Kiewitz2016-01-02 21:50:35 +0100
commit9d5ee9cba0d1881296a14eb4385029afb3258c1f (patch)
tree5636037b2ddb7e7f3e65ea5fcb1da1cc75036dc9 /engines/sci/sound
parent85fa44c32d3021d538b132b47771efe01d5cb354 (diff)
downloadscummvm-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 'engines/sci/sound')
0 files changed, 0 insertions, 0 deletions