[Scummvm-tracker] [ScummVM :: Bugs] #10578: MOHAWK: MYST: Matches and Held pages
ScummVM :: Bugs
trac at scummvm.org
Sat Jan 3 07:44:58 UTC 2026
#10578: MOHAWK: MYST: Matches and Held pages
---------------------+-----------------------------
Reporter: dafioram | Owner: (none)
Type: defect | Status: new
Priority: low | Component: Engine: Mohawk
Version: | Resolution:
Keywords: original | Game: Myst
---------------------+-----------------------------
Comment (by digitall):
I think the problem here is not with the page logic, but the script logic
for control of the active main cursor, specifically
MystScriptParser::o_saveMainCursor and
MystScriptParser::o_restorMainCursor:
https://github.com/scummvm/scummvm/blob/master/engines/mohawk/myst_scripts.cpp#L811
I need to confirm this, but I think that card script on exiting the cabin
restore the saved cursor to avoid possibly holding the match cursor... but
the issue is that if you have dropped the page inside the cabin, then the
cursor should be restored to the default rather than the saved cursor upon
entering the cabin i.e. held page.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10578#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list