[Scummvm-tracker] [ScummVM :: Bugs] #16246: AGI: DDP: F1 help screen is rendered incorrectly in the Amiga version

ScummVM :: Bugs trac at scummvm.org
Wed Oct 15 22:48:04 UTC 2025


#16246: AGI: DDP: F1 help screen is rendered incorrectly in the Amiga version
----------------------+--------------------------
Reporter:  Thelypody  |       Owner:  sluicebox
    Type:  defect     |      Status:  closed
Priority:  normal     |   Component:  Engine: AGI
 Version:             |  Resolution:  fixed
Keywords:             |        Game:
----------------------+--------------------------
Changes (by sluicebox):

 * owner:  (none) => sluicebox
 * resolution:   => fixed
 * status:  new => closed

Comment:

 Fixed in 5ff5d582890b1153cacd6e2d7c536341b51c8e7d

 The Amiga interpreter indeed respects the `clear.lines` color parameter in
 text mode, unlike DOS. I determined this by patching Logic 31 to use
 different background colors for `clear.lines` and `set.text.attribute`,
 replacing VOL.0 in a disk image with ADFOpus, and then running it in
 WinUAE.

 Emulator screenshot attached of the help screen with a blue `clear.lines`
 background and a red `set.text.attribute`, demonstrating that the white
 background comes from `clear.lines`.

 Thanks again for reporting!
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16246#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list