#5296 closed defect (fixed)
Freddy Pharkas "prologue" not animated
Reported by: | SF/von_kossa | Owned by: | m-kiewitz |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Freddy Pharkas: Frontier Pharmacist |
Description
The Freddy Pharkas prolouge is not animated, only the song "ballad of Freddy Pharkas" is heard.
Ticket imported from: #3051514. Ticket imported from: bugs/5296.
Change History (5)
comment:1 by , 14 years ago
Summary: | Freddy Pharkas "prolouge" not animated → Freddy Pharkas "prologue" not animated |
---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Have bisected for this regression.
Was introduced by r51544 change to engines/sci/graphics/animate.cpp : SCI: adding detection for benchmark views
and enable speed throttler when just one regular cel was drawn, fixes eco quest 2 ego getting light-speed fast in village (bug #3036805)
=this could cause regressions like disabled animations in games= ------------------------------------------------------------------------
To be clear, the problem manifests as a missing bouncing yellow ball which follows the song lyrics and the pictures above the lyrics do not slide in and out, but just appear.
comment:4 by , 14 years ago
was a regression, fixed in r52392 - game thought we were too slow, so it disabled the blob
comment:5 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
already known, it's a regression - worked before