[Scummvm-tracker] [ScummVM :: Bugs] #14470: Maniac Mansion - amiga version - continous looping sound when choosing first character

ScummVM :: Bugs trac at scummvm.org
Sun May 21 12:30:29 UTC 2023


#14470: Maniac Mansion - amiga version - continous looping sound when choosing
first character
-----------------------+-----------------------------
Reporter:  gabberhead  |       Owner:  (none)
    Type:  defect      |      Status:  new
Priority:  normal      |   Component:  Engine: SCUMM
 Version:              |  Resolution:
Keywords:              |        Game:  Maniac Mansion
-----------------------+-----------------------------
Comment (by athrxx):

 If you look at the code, you can see that the existing version will make
 the call to the callback function only for certain buffer lenghts (which
 are passed as an argument to the function from the common mixer coder).
 Only the incrementation of _mixpos will ensure that the callback is
 invoked ad proper intervals. My guess is that the mixer PR changed the
 buffer sizes, so that the bug is no longer disguised. But I am not the
 author of that mod player, so what do I know... :-)
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14470#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list