[Scummvm-tracker] [ScummVM] #6410: SCI: QFG1VGA - pathfinding bug in Yorick's room
ScummVM
trac at scummvm.org
Fri Mar 1 11:45:39 CET 2019
#6410: SCI: QFG1VGA - pathfinding bug in Yorick's room
-------------------------+-------------------------------------------------
Reporter: | Owner: (none)
misterhands |
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Resolution: | Keywords: pathfinding original has-pull-
Game: Quest for | request
Glory 1 |
-------------------------+-------------------------------------------------
Changes (by sluicebox):
* cc: sluicebox (added)
* keywords: pathfinding => pathfinding original has-pull-request
Comment:
Script patch for this: https://github.com/scummvm/scummvm/pull/1519
This is a bug that also occurs in the original, our pathfinding algorithm
is doing the same thing's Sierra's did in this case. Sierra rewrote all of
this door's code in the Mac version and changed all the relevant positions
and obstacle sizes, so the bug only occurs in PC versions.
The easiest way to test this is to just warp to room 96. If you already
have a saved game in that room, this patch will take effect immediately,
it's not one the ones where you have to reload the room first. (unless
you're already locked up)
--
Ticket URL: <https://bugs.scummvm.org/ticket/6410#comment:4>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list