[Scummvm-tracker] [ScummVM] #2285: ZAKV1 C64 Caponians dont disguise after using blue crystal

Robert Crossfield trac at scummvm.org
Tue Dec 27 07:53:38 CET 2016


#2285: ZAKV1 C64 Caponians dont disguise after using blue crystal
---------------------------------+---------------------------
  Reporter:  SF/joachimeberhard  |      Owner:  (none)
      Type:  defect              |     Status:  new
  Priority:  normal              |  Component:  Engine: SCUMM
Resolution:                      |   Keywords:
      Game:  Zak McKracken       |
---------------------------------+---------------------------

Comment (by segrax):

 This bug still exists and can be replicated by

 1. Use the blue crystal on bird/dolphin
 2. Visit The King (make sure you show him your fan club card)
 3. Use the blue crystal on bird/dolphin


 Scripts:

 The cut scene (script-96) inside the telephone company which triggers just
 after first using the crystal, sets Var[245] (Actor 7's Costume) to 0x1C
 (Disguise On) and locks object 344. This cut scene is not played again.

 When you fly to the Bermuda Triangle and abducted, you can ring the door
 bell... this sets Var[245] back to 0x18 (Disguise Off). The previous
 variable state is not stored, and thus not restored upon leaving the
 craft.

 When you use the blue crystal again, object 344 being locked prevents
 script 96 from being started, thus  Var[245] is not changed.

 You can also visit the telephone company to set Var[245] to 0x1C (Disguise
 on)

--
Ticket URL: <https://bugs.scummvm.org/ticket/2285#comment:9>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list