[Scummvm-tracker] [ScummVM :: Bugs] #13477: AGS: Heroine's Quest intro shows portrait bug
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 19 22:03:04 UTC 2022
#13477: AGS: Heroine's Quest intro shows portrait bug
--------------------------------+--------------------------
Reporter: i30817 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGS
Version: | Resolution:
Keywords: intro heroinesquest | Game:
--------------------------------+--------------------------
Comment (by criezy):
So the issue is that AGS added a check on the frame in
`CharacterInfo::UpdateMoveAndAnim()`. If the frame is greater than the
number of frames for the requested loop, it looks for another loop. In the
case of this animation the frame is 19, while the number of frame is 7.
Will wait to see what upstream developers have to say as I don't know if
that check was added in the code by mistake, or if this is an issue with
the frame having an incorrect value.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13477#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list