[Scummvm-tracker] [ScummVM :: Bugs] #15728: SCI: KQ5 (floppy): The text "What?!" goes by too quickly in the intro

ScummVM :: Bugs trac at scummvm.org
Wed Feb 5 20:57:38 UTC 2025


#15728: SCI: KQ5 (floppy): The text "What?!" goes by too quickly in the intro
-------------------------+-----------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCI
 Version:                |  Resolution:
Keywords:                |        Game:  King's Quest 5
-------------------------+-----------------------------
Comment (by eriktorbjorn):

 Actually, it looks like that particular part of the script doesn't change,
 unless I completely messed up trying to disassemble it. Is the translation
 handled elsewhere? Because that would probably be great.

 {{{
 0026:0287: 35 0c          ldi   0c              ; 12
 0026:0289: 1a             eq?
 0026:028a: 30 25 00       bnt   0025  [02b2]
 0026:028d: 76             push0                 ; species
 0026:028e: 45 06 00       callb 06      00
 0026:0291: 35 01          ldi   01
 0026:0293: a0 7c 01       sag   017c            ; 380
 0026:0296: 39 06          pushi 06              ; loop
 0026:0298: 39 66          pushi 66              ; 102, 'f', flags
 0026:029a: 7a             push2                 ; -info-
 0026:029b: 39 43          pushi 43              ; 67, 'C', at
 0026:029d: 39 64          pushi 64              ; 100, 'd', moveDone
 0026:029f: 3c             dup
 0026:02a0: 39 6b          pushi 6b              ; 107, 'k', dispose
 0026:02a2: 46 f7 02 00 00 0c calle      02f7            ; 759   0000    0c
 ; 12
 0026:02a8: 38 76 01       pushi 0176            ; 374, newRoom
 0026:02ab: 78             push1                 ; superClass
 0026:02ac: 39 67          pushi 67              ; 103, 'g', quitGame
 0026:02ae: 81 02          lag   02
 0026:02b0: 4a 06          send  06
 0026:02b2: 3a             toss
 0026:02b3: 48             ret
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15728#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list