[Scummvm-tracker] [ScummVM] #9956: SCI: LB2: No Lip Animation for Laura with Yvette about Tut
sluicebox
trac at scummvm.org
Fri Nov 2 09:11:28 CET 2018
#9956: SCI: LB2: No Lip Animation for Laura with Yvette about Tut
-------------------------------------------------+-------------------------
Reporter: dafioram | Owner: (none)
Type: enhancement | Status: new
Priority: low | Component: Engine: SCI
Resolution: | Keywords: original
Game: Laura Bow 2: The Dagger of Amon-Ra |
-------------------------------------------------+-------------------------
Comment (by sluicebox):
Wow they really had trouble with this message, this is it's third bug.
(#10723 and #10724)
The problem is that the game doesn't include a sync resource for Laura's
message. Her lips also don't move in the original. ScummVM logs a warning
about the missing resource. This is unrelated to bugs #9950 and #9955
which appear to just be poor quality lip sync data and I doubt anything
can be done about.
But this one can be fixed. This message's buggy history means that there's
a duplicate message tuple with the same text and same audio which is used
later and it does include a sync resource. I'm submitting a patch that
uses that sync resource for both message tuples.
https://github.com/scummvm/scummvm/pull/1373
--
Ticket URL: <https://bugs.scummvm.org/ticket/9956#comment:3>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list