[Scummvm-tracker] [ScummVM :: Bugs] #14170: Donald Duck's Playground: Ducks on title screen of PC Booter version don't jump
ScummVM :: Bugs
trac at scummvm.org
Tue Feb 14 07:19:57 UTC 2023
#14170: Donald Duck's Playground: Ducks on title screen of PC Booter version don't
jump
-----------------------+-------------------------
Reporter: einstein95 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGI
Version: | Keywords:
Game: |
-----------------------+-------------------------
Huey, Dewey and Louie in this version play leap frog on the title screen.
In ScummVM, the ducks merely pass through each other.
WHile this is happening, the following is printed to the console:
{{{
WARNING: Motion activated for screen object 7, but cycler also active!
WARNING: This would have resulted in flag corruption in original AGI.
Cycler disabled.!
WARNING: Motion activated for screen object 8, but cycler also active!
WARNING: This would have resulted in flag corruption in original AGI.
Cycler disabled.!
WARNING: Motion activated for screen object 9, but cycler also active!
WARNING: This would have resulted in flag corruption in original AGI.
Cycler disabled.!
}}}
Adding a `getGameID() != GID_DDP` to `AgiEngine::motionActivated` restores
the motion somewhat.
Attached a video of the motion as shown in DOSbox.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14170>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list