Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#2961 closed defect (fixed)

FOA: Kerner counts incorrectly during end sequence

Reported by: bluegr Owned by: fingolfin
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Indiana Jones 4

Description

Platform: Windows XP ScummVM version: 0.10.0 SVN (22 Dec 2006) Game: Indiana Jones 4 and the Fate of Atlantis English PC CD-ROM talkie

*NOTE: The description below might contain spoilers for people who haven't played the game*

In the last screen, where Indy is with Kerner and Ubermann, if you tell Ubermann to count TWENTY orichalcum beads, he counts "pregod8" (which is 18 in the speech), "pregod9" (19) and then TWENTY. If he counts to 100, he counts it properly. The bug seems to be with the verbs for "18" and "19", which get displayed as "pregod8" and "pregod9". This seems more like a verb bug to be honest, because I think I remember it happening in the original too. It's not a major bug, because *SPOILER WARNING* leads to death anyway *END OF SPOILER*.

I've attached a savegame where this is happening. Just select the following dialog options: Indy: "OK let's get it over with" Ubermann will say: "Is your mind composed?" Indy: "Yes, I'm ready" Ubermann will ask if 20 beads is ok, answer with "Whatever you say" and you'll see the verb bug

Ticket imported from: #1621210. Ticket imported from: bugs/2961.

Attachments (2)

atlantis.s12 (21.7 KB ) - added by bluegr 17 years ago.
Save game at end screen where the verb glitch occurs
script-167.dmp (17.6 KB ) - added by eriktorbjorn 17 years ago.
The relevant - I think - script for the English talkie version

Download all attachments as: .zip

Change History (9)

by bluegr, 17 years ago

Attachment: atlantis.s12 added

Save game at end screen where the verb glitch occurs

comment:1 by bluegr, 17 years ago

Summary: Kerner counts wrong during end sequenceKerner counts incorrectly during end sequence

comment:2 by bluegr, 17 years ago

Summary: Kerner counts incorrectly during end sequenceATLANTIS: Kerner counts incorrectly during end sequence

comment:3 by fingolfin, 17 years ago

Summary: ATLANTIS: Kerner counts incorrectly during end sequenceFOA: Kerner counts incorrectly during end sequence

by eriktorbjorn, 17 years ago

Attachment: script-167.dmp added

The relevant - I think - script for the English talkie version

comment:4 by eriktorbjorn, 17 years ago

I think it's a script bug. As far as I can see, the script tells it to print "pregod8" and "pregod9". But I don't have the patience to play that far in DOSbox, so I can't say for certain that it's in the original game as well.

Of course, we could still add a workaround, like we did with the "I am Choas." typo in the CD version of Loom... File Added: script-167.dmp

comment:5 by Kirben, 17 years ago

Maybe a boot param could be used in original game, to compare more quickly?

comment:6 by fingolfin, 17 years ago

I added a workaround for this script bug.

comment:7 by fingolfin, 17 years ago

Owner: set to fingolfin
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.