[ scummvm-Patches-959129 ] Fix (I hope) for problems with MISEGACD sound assertion

SourceForge.net noreply at sourceforge.net
Mon May 24 00:41:33 CEST 2004


Patches item #959129, was opened at 2004-05-23 22:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=959129&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jonathan Gevaryahu (lord_nightmare)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix (I hope) for problems with MISEGACD sound assertion

Initial Comment:
I didn't account for the fact that sounds can be
demangled multiple times in the SegaCD Monkey Island,
causing them to trigger the assertion immediately below
the new demangling code. This patch SHOULD fix it, I
HOPE. It may not be the CORRECT way to do this
(Fingolfin suggested allocating a seperate buffer for
the demangled sounds instead of demangling them in
place, and I think all the sounds should be demangled
on game load rather than the first time they're played)
but it should work.

Lord Nightmare

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=959129&group_id=37116




More information about the Scummvm-tracker mailing list