[Scummvm-tracker] [ScummVM :: Bugs] #9593: SCI: LSL5 (and others): port drawing issues

ScummVM :: Bugs trac at scummvm.org
Fri Jul 26 12:43:29 UTC 2024


#9593: SCI: LSL5 (and others): port drawing issues
----------------------+-----------------------------------
Reporter:  m-kiewitz  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: SCI
 Version:             |  Resolution:
Keywords:             |        Game:  Leisure Suit Larry 5
----------------------+-----------------------------------
Comment (by m-kiewitz):

 not really, this problem exists for all port drawing SCI versions, this
 means SCI0 up to SCI1.1
 it's one off, but it's not simple to fix at all
 one of the problems is also that the common ScummVM code like Rect doesn't
 act like the one in SCI. It's either that common code doesn't include the
 end of the rectangle, but SCI does, or the other way round, but common
 code is used, so positions and sizes have to get adjusted accordingly.
 It's a mess.

 Have you really compared screenshots pixel by pixel?
 maybe there are situations, where the code works fine, but as I said it
 doesn't matter in the end, because tons of code has to get adjusted. I
 tried to fix it years ago, but it's not trivial at all.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/9593#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list