Opened 7 years ago

Closed 7 years ago

#10114 closed defect (fixed)

MOHAWK: Myst, Atrus movie drawn at the wrong spot?

Reported by: eriktorbjorn Owned by: bgK
Priority: normal Component: Engine: Mohawk
Version: Keywords:
Cc: Game: Myst

Description

When I approach Atrus with the page near the end of the game, he seems to suddenly move down by one pixel.

I suspect that the fix is simply to change atrus->moveTo(215, 77) to atrus->moveTo(215, 76) in Dni::atrus_run() when playing the atr1page movie. But there are a couple of different cases, so I'm not sure which lines to change and which to keep in that case.

I've tried this with both the old PC version and the Masterpiece version.

Attachments (2)

myst-006.mys (458 bytes ) - added by eriktorbjorn 7 years ago.
Savegame near end
myst-006.mym (11.9 KB ) - added by eriktorbjorn 7 years ago.
Or is this the savegame?

Download all attachments as: .zip

Change History (4)

by eriktorbjorn, 7 years ago

Attachment: myst-006.mys added

Savegame near end

by eriktorbjorn, 7 years ago

Attachment: myst-006.mym added

Or is this the savegame?

comment:1 by bgK, 7 years ago

Thanks for your report. This is fixed in commit e62e28732f.

There are two save files because the .mys one can be decompressed and used in the original engine. The .mym file contains ScummVM specific metadata such as the thumbnail.

Version 0, edited 7 years ago by bgK (next)

comment:2 by bgK, 7 years ago

Owner: set to bgK
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.