[Scummvm-tracker] [ScummVM :: Bugs] #15225: SCI: PEPPER: Franklin's puzzle box doesn't appear to be solvable (bug or feature?)

ScummVM :: Bugs trac at scummvm.org
Mon Jun 24 18:32:25 UTC 2024


#15225: SCI: PEPPER: Franklin's puzzle box doesn't appear to be solvable (bug or
feature?)
-------------------------+------------------------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCI
 Version:                |  Resolution:
Keywords:                |        Game:  Pepper's Adventures in Time
-------------------------+------------------------------------------
Comment (by m-kiewitz):

 Tile order seems to get set by rm116::init

                 lofsa   t10
                 send    $6
                 pushi   $6e             ; 110, 'n', init
                 push1
                 lofsa   blankSpot
                 push
                 lofsa   t7
                 send    $6
                 pushi   $6e             ; 110, 'n', init
                 push1
                 lofsa   blankSpot
                 push
                 lofsa   t15
                 send    $6
                 pushi   $6e             ; 110, 'n', init
                 push1
                 lofsa   blankSpot
                 push
                 lofsa   t5
                 send    $6
                 pushi   $6e             ; 110, 'n', init
                 push1
                 lofsa   blankSpot
                 push
                 lofsa   t9
                 send    $6


 etc.
 So one would have to replace the last 2 calls and in theory the puzzle
 should then be solvable.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15225#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list