[Scummvm-tracker] [ScummVM :: Bugs] #15550: SCI: KQ5CD Issue/bug with game freezing in mountains

ScummVM :: Bugs trac at scummvm.org
Wed Dec 4 07:29:19 UTC 2024


#15550: SCI: KQ5CD Issue/bug with game freezing in mountains
--------------------+--------------------------
Reporter:  LaZar00  |       Owner:  (none)
    Type:  defect   |      Status:  new
Priority:  normal   |   Component:  Engine: SCI
 Version:           |  Resolution:
Keywords:           |        Game:
--------------------+--------------------------
Comment (by sluicebox <22204938+sluicebox@…>):

 In [changeset:"3ac24923fb649f0aa98cd9b28fd271eff529541d" 3ac2492]:
 {{{#!CommitTicketReference repository=""
 revision="3ac24923fb649f0aa98cd9b28fd271eff529541d"
 SCI: Fix KQ5 CD lock up when falling in mountains

 Fixes bug #15550

 This began occurring in 2021 when kDoAudio was fixed to stop all
 currently playing digital samples. The fix exposed that the KQ5 CD
 mountain script is incompatible with playing digital samples from
 within sound resources. The KQ5 CD sound driver never played these
 samples, and the script was not written to handle this condition.
 We play all samples when "prefer_digitalsfx" is enabled, and it is
 enabled by default, so now we patch out the script incompatibility.
 See: de9443407fd28cd71ac568ec2326191129243517

 Thanks to @LaZar00 for reporting.

 Thanks to @MusicallyInspired for audio consulting and testing.
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15550#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list