Opened 18 years ago

Closed 18 years ago

#2522 closed defect (outdated)

QUEEN: Player palette corruption

Reported by: agent-q Owned by: cyxx
Priority: normal Component: Engine: Queen
Version: Keywords:
Cc: Game: Flight of the Amazon Queen

Description

While writing my DS port of ScummVM (from the latest CVS source) I encountered a palette bug with the FOTAQ engine. I haven't built the Win32 version to check it occurs there, but it probably does.

This occurs when the player walks around the room into a different lighting state. The player palette then gets corrupted. This appears to be caused by an incorrect parameter passed to Display::palSet(). I enclose a patch that fixes it for me.

This bug is easy to demonstrate - just walk around in the first room in the game.

Ticket imported from: #1443533. Ticket imported from: bugs/2522.

Attachments (1)

queen_palette_bugfix.diff (532 bytes ) - added by agent-q 18 years ago.
Patch to display.cpp to fix bug

Download all attachments as: .zip

Change History (4)

by agent-q, 18 years ago

Attachment: queen_palette_bugfix.diff added

Patch to display.cpp to fix bug

comment:1 by agent-q, 18 years ago

Summary: Player palette corruptionQUEEN: Player palette corruption

comment:2 by sev-, 18 years ago

Owner: set to cyxx
Resolution: outdated
Status: newclosed

comment:3 by sev-, 18 years ago

It was fixed several hours ago by cyx. See revision 21108.

Note: See TracTickets for help on using tickets.