[Scummvm-tracker] [ScummVM :: Bugs] #13804: LSL6: Larry can walk out of bounds in locker room
ScummVM :: Bugs
trac at scummvm.org
Wed Sep 28 04:22:08 UTC 2022
#13804: LSL6: Larry can walk out of bounds in locker room
------------------------+-----------------------------------
Reporter: RayKoopa | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: pathfinding | Game: Leisure Suit Larry 6
------------------------+-----------------------------------
Comment (by sluicebox):
It's amazing how few pathfinding edge-cases come up; the ScummVM algorithm
is really good at almost always achieving results that are indiscernible
from the original. There are papers written about the effort and programs
that went into it; it's jaw dropping. It's one of those things that really
makes me feel like I missed the party by... a decade or two.
I took a closer look and this script does put larry one coordinate further
left than any other script, or anywhere he should be able to walk to, so
it looks like an easy workaround would be to script patch those
coordinates one to the right. Have to test that on lo-res and see if it's
needed there too.
Please keep reporting any other out-of-bounds stuff like this. If they're
easy to patch with workarounds we can, and either way they will make good
test cases if/when we implement sierra's algorithm.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13804#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list