Opened 3 months ago
Last modified 2 weeks ago
#14311 new defect
ULTIMA8: Disappearing Stepping Stone
Reported by: | bliznik | Owned by: | |
---|---|---|---|
Priority: | low | Component: | Engine: Ultima |
Version: | Keywords: | stone, lava | |
Cc: | Game: | Ultima VIII: Pagan |
Description
This is for ScummVM v. 2.7.0, with the time stamp of Feb 14, 2023.
In Ultima 8, during the endgame process, you place a bunch of stones on platforms in order to raise stepping stones in the lava. Then, you're supposed to jump on the stepping stones to reach the next section of the game.
As you jump from one stepping stone to the next, the stepping stone is supposed to disappear back into the lava after you've jumped.
The very first stepping stone has been misprogrammed to disappear as soon as you land on it, instead of after you've jumped from it. This makes it very difficult to proceed in the game unless you have extremely fast reflexes.
I attach here a savegame at the point just before you jump onto a stepping stone.
Attachments (1)
Change History (5)
by , 3 months ago
Attachment: | ultima8.030 added |
---|
comment:1 by , 2 weeks ago
follow-up: 3 comment:2 by , 2 weeks ago
Oh, I didn't realize that. In that case, you're probably right. This is probably more of an aiming issue than a bug.
You can close this ticket if you would like. Or if you're REALLY ambitious, I guess you could reprogram a "fix" that increases the "safe" area of the stone. But I don't think that's really necessary here.
Thanks for checking on that!
comment:3 by , 2 weeks ago
Replying to bliznik:
You can close this ticket if you would like. Or if you're REALLY ambitious, I guess you could reprogram a "fix" that increases the "safe" area of the stone. But I don't think that's really necessary here.
Well this should be compared with the original before changing the game logic...
I'll leave the bug open for now, but setting low priority
comment:4 by , 2 weeks ago
Priority: | high → low |
---|
I don't know how the original worked, but I'm not sure this is a bug. The stone (I tested version 2.7.0 and 2.8.0git) only starts disappearing if you botch the jump, landing farther than the stone or on the border. Using your save, if you do a couple steps south you can complete the jump normally.
Also the bug does not occcur if you enable the "jump to mouse" option (which is a bit of a cheat, admittedly)