aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorColin Snover2016-08-04 18:42:39 -0500
committerColin Snover2016-08-11 20:50:33 -0500
commitcdab24aa07c18ad4a25a1659f7fca15cca5e358e (patch)
tree258ea2b62c6ef6291bd0a01f0ef68a22ab26fdaf /test
parent4ff0924e57a9bc9101ee0799a967fe3373dd2574 (diff)
downloadscummvm-rg350-cdab24aa07c18ad4a25a1659f7fca15cca5e358e.tar.gz
scummvm-rg350-cdab24aa07c18ad4a25a1659f7fca15cca5e358e.tar.bz2
scummvm-rg350-cdab24aa07c18ad4a25a1659f7fca15cca5e358e.zip
SCI32: Fix KQ7 1.51 basic video playback
There is still a problem where the background is white instead of black; this is caused by the palette of the video using entry 0 as white. This seems to have worked out OK in SSCI because the video was not actually played back inside the engine itself, so didn't interfere with the palette of the engine. ScummVM has no such separation, so the palette of the video interferes with the palette of the blank background pic, turning it white.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions