[Scummvm-tracker] [ScummVM :: Bugs] #13369: SCUMM: Loom (EGA) black thumbnail of focused object after reload
ScummVM :: Bugs
trac at scummvm.org
Tue Mar 22 17:55:53 UTC 2022
#13369: SCUMM: Loom (EGA) black thumbnail of focused object after reload
----------------------------------+----------------------------
Reporter: antoniou79 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCUMM
Version: | Resolution:
Keywords: save, load, thumbnail | Game: Loom
----------------------------------+----------------------------
Comment (by athrxx):
Thanks, but this is known.
https://bugs.scummvm.org/ticket/6011
It is not easy to fix. My disasm research shows that our loading process
is complete and correct, but our saving process is lacking. We do generate
our savestates without running the save script (which would display the
original save dialog and handle the input).
It it is a bit delicate to work around this. Either we'd have to imitate
the save script behavior when saving while somehow suppressing the display
and handling of the dialog. Or we'd have to run some restoration script
functions on top of the loading. But if I fully understood how to do it
this would long be fixed...Sooner or later someone will do it... :-)
--
Ticket URL: <https://bugs.scummvm.org/ticket/13369#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list