[Scummvm-tracker] [ScummVM] #9952: SCI: LB2: Can get into the storage room early

sluicebox trac at scummvm.org
Fri Nov 30 21:52:16 CET 2018


#9952: SCI: LB2: Can get into the storage room early
-------------------------------------------------+-------------------------
  Reporter:  dafioram                            |      Owner:  (none)
      Type:  defect                              |     Status:  new
  Priority:  normal                              |  Component:  Engine: SCI
Resolution:                                      |   Keywords:  pathfinding
      Game:  Laura Bow 2: The Dagger of Amon-Ra  |
-------------------------------------------------+-------------------------

Comment (by sluicebox):

 Script patch: https://github.com/scummvm/scummvm/pull/1427

 This bug is indeed due to differences in the pathfinding algorithms that
 let Laura reach one pixel further in ScummVM and trigger a room change. I
 worked around this by expanding the closed door's polygon by one pixel to
 prevent this.

 This is a game-breaking bug as there's no way to return from the crate
 room the way you came. The crate room doorway isn't wired up to anything
 since you're not allowed to go backwards during act 5 chase.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9952#comment:6>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list