[Scummvm-tracker] [ScummVM :: Bugs] #15303: SCI: LSL5: Timed message skipped during LSL5 coffee scene (symptom of a bigger problem?)

ScummVM :: Bugs trac at scummvm.org
Sun Aug 18 13:46:30 UTC 2024


#15303: SCI: LSL5: Timed message skipped during LSL5 coffee scene (symptom of a
bigger problem?)
-------------------------+-----------------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCI
 Version:                |  Resolution:
Keywords:                |        Game:  Leisure Suit Larry 5
-------------------------+-----------------------------------
Comment (by dwatteau):

 Per the request on Discord, I've added the disasm output from my French
 release:

 {{{
 0032:0649: 0x89, 0x58,                          // lsg          58
 ; 88, 'X'
 0032:064b: 0x63, 0x5c,                          // pToa         ticks[5c]
 0032:064d: 0x04,                                // sub
 0032:064e: 0x36,                                // push
 0032:064f: 0x35, 0x00,                          // ldi          00
 0032:0651: 0x1e,                                // gt?
 0032:0652: 0x30, 0x08, 0x00,                    // bnt          0008
 [065d]
 0032:0655: 0x39, 0x6c,                          // pushi        6c
 ; 108, 'l', dispose
 0032:0657: 0x78,                                // push1
 ; superClass
 0032:0658: 0x67, 0x5e,                          // pTos
 disposeWhenDone[5e]
 0032:065a: 0x54, 0x06,                          // self         06
 0032:065c: 0x48,                                // ret
 0032:065d: 0x63, 0x58,                          // pToa         eyes[58]
 0032:065f: 0x30, 0x07, 0x00,                    // bnt          0007
 [0669]
 0032:0662: 0x38, 0xb0, 0x00,                    // pushi        00b0
 ; 176, cycle
 0032:0665: 0x78,                                // push1
 ; superClass
 0032:0666: 0x36,                                // push
 0032:0667: 0x54, 0x06,                          // self         06
 0032:0669: 0x63, 0x5a,                          // pToa         mouth[5a]
 0032:066b: 0x30, 0x07, 0x00,                    // bnt          0007
 [0675]
 0032:066e: 0x38, 0xb0, 0x00,                    // pushi        00b0
 ; 176, cycle
 0032:0671: 0x78,                                // push1
 ; superClass
 0032:0672: 0x36,                                // push
 0032:0673: 0x54, 0x06,                          // self         06
 0032:0675: 0x48,                                // ret
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15303#comment:33>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list