Menu

#2522 QUEEN: Player palette corruption

closed-out-of-date
None
5
2006-03-06
2006-03-05
agent-q
No

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.

Discussion

  • agent-q

    agent-q - 2006-03-05

    Patch to display.cpp to fix bug

     
  • agent-q

    agent-q - 2006-03-05
    • summary: Player palette corruption --> QUEEN: Player palette corruption
     
  • Eugene Sandulenko

    Logged In: YES
    user_id=166507

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

     
  • Eugene Sandulenko

    • assigned_to: nobody --> cyx
    • status: open --> closed-out-of-date