[ scummvm-Patches-2903170 ] MM C64: costume fix
SourceForge.net
noreply at sourceforge.net
Tue Nov 24 16:22:02 CET 2009
Patches item #2903170, was opened at 2009-11-24 16:22
Message generated for change (Tracker Item Submitted) made by tobigun
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2903170&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tobias Gunkel (tobigun)
Assigned to: Nobody/Anonymous (nobody)
Summary: MM C64: costume fix
Initial Comment:
When Dave is walking there is a gap visible between Dave's leg and his belly. This gap occurs periodically. It seems to be related to the unused 4th and 5th byte of the costumes walk data. Whenever the gap shows the 5th byte is 255 (-1). I assume that these bytes are used as _xmove and _ymove values as this is the way it is handled in other Scumm versions. After adding _xmove and _ymove the costume is displayed correctly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2903170&group_id=37116
More information about the Scummvm-tracker
mailing list