Menu

#3768 WOODRUFF: Palette glitch

GOB: Woodruff
closed-invalid
Graphics (902)
5
2013-11-17
2008-06-15
No

ScummVM 0.12.0svn (Jun 14 2008 07:25:28)
Features compiled in: Vorbis FLAC MP3 zLib MPEG2

In the "5 Dime Shop" after Woodruff as overpainnted
the poster, sending him into the shadow at the right
part makes the long red "sleeve-gloves" on the poster
change color from red to black aswell as Woodruff
enters the dark place and gets "erased".

AmigaOS4
gcc version 4.0.2 (AmigaOS build 20051012)

Discussion

  • Anonymous

    Anonymous - 2008-06-15

    Keep the poster in sight and send Woodruff to the right

     
  • Eugene Sandulenko

    • assigned_to: nobody --> drmccoy
     
  • Sven Hesse

    Sven Hesse - 2008-06-19

    Logged In: YES
    user_id=556976
    Originator: NO

    What do you mean with "erased"? He isn't drawn while in the dark place? That would be normal (there's no light).
    (Our game versions don't seem to be compatible, so I can't load your save)

    About the poster: Apparently, there seems to be a bug with the palette code, probably the same that causes the menu recoloring in Lost in Time (bug #1995060).

     
  • Anonymous

    Anonymous - 2008-06-26

    Logged In: YES
    user_id=1944098
    Originator: YES

    > What do you mean with "erased"?

    Sorry for the unclear description, i was in a hurry.
    Yes i meant when Woodruff disappears into the darkness.

    What can i do about incompatible savegames, and what else
    might you need according to the bug report?

     
  • Sven Hesse

    Sven Hesse - 2008-06-27

    Logged In: YES
    user_id=556976
    Originator: NO

    Well, yes, the disappearing is normal.

    There's nothing you can do about incompatible savegames, the offsets for where the information about what's in every screen is, apparently got moved around.
    I.e. for example, when entering the bridge screen, one version would load 10 bytes from offset 100, 20 bytes from 110, 23 bytes from 130; while another version would load these byte counts from offsets 500, 510 and 530. Or maybe even different byte counts.

    Theoretically, you could enter every screen in both versions and write down what gets loaded and then write a converter of sorts, but that's pure madness, even if it were just one load for every screen and not around 20.
    And even then, it could just as well not work at all, as there's no guarantee that the information is the same.

     
  • Anonymous

    Anonymous - 2008-08-03

    Logged In: YES
    user_id=1944098
    Originator: YES

    For the sake of completeness, this also affects the blue
    description plate mounted on the upper center pillar.

    It turns from light blue to dark blue and vice-versa when
    going into/leaving the dark area

     
  • Eugene Sandulenko

    What is the status of this item?

     
  • Sven Hesse

    Sven Hesse - 2009-07-10

    This bug is still there

     
  • Sven Hesse

    Sven Hesse - 2009-07-17

    This also happens in the original, moving to the wiki.

     
  • Sven Hesse

    Sven Hesse - 2009-07-17
    • status: open --> closed-invalid