Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 SF/von_kossa, 14 years ago

Summary: Freddy Pharkas "prolouge" not animatedFreddy Pharkas "prologue" not animated

comment:2 by m-kiewitz, 14 years ago

already known, it's a regression - worked before

comment:3 by digitall, 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 m-kiewitz, 14 years ago

was a regression, fixed in r52392 - game thought we were too slow, so it disabled the blob

comment:5 by m-kiewitz, 14 years ago

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