<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello M. Kiewitz<br><br>We are aware of the problem with SQ4CD. Your observations are quite interesting. I can't think of why you would want a new iterator for this, instead of feeding the correct kind of data to the current one and having a special case for SQ4 for the DoSound event. Could you please attach your code up to now as a patch, so that we can see why a new iterator is needed?<br><br>Regards<br>Filippos<br><br><br>> Date: Sun, 5 Jul 2009 12:05:04 -0700<br>> From: m_kiewitz@users.sourceforge.net<br>> To: scummvm-devel@lists.sourceforge.net<br>> Subject: [Scummvm-devel] Fw: SCI: SQ4 Talkie DoSound<br>> <br>> <br>> From: Willem Jan Palenstijn <wjp@usecode.org><br>> Subject: Re: SCI: SQ4 Talkie DoSound<br>> To: "M. Kiewitz" <m_kiewitz@users.sourceforge.net><br>> Date: Sunday, July 5, 2009, 9:44 AM<br>> Hi,<br>> <br>> Thanks for looking into this. Is it ok if I forward your<br>> message to our<br>> development mailing list so the other developers working on<br>> SCI can<br>> answer it? The others are more knowledgeable about these<br>> things than me.<br>> <br>> -Willem Jan<br>> <br>> On Sun, Jul 05, 2009 at 08:35:18AM +0000, M. Kiewitz<br>> wrote:<br>> > Message body follows:<br>> > <br>> > Hi there,<br>> > <br>> > Just found another problem and somewhat solved it.<br>> > SQ4 uses DoSound on resources that don't exist, actually the<br>> > resource exists as audio resource. Also the SCI script needs<br>> > a DoSound-event back so that it continues with the game<br>> > (intro of SQ4 for example).<br>> > I think the only solution is to do a new iterator and I'm<br>> > currently doing so. Can you think of a better solution? I<br>> > needed to replace data/size with the actual Resource entry<br>> > so that I'm able to access resource header etc. within the<br>> > iterator. I'm not done yet, but at least doing an<br>> > SI_FINISHED immediately works fine and let the script continue.<br>> > <br>> > Regards<br>> >   M. Kiewitz<br>> <br>> <br>> <br>>       <br>> <br>> <br>> ------------------------------------------------------------------------------<br>> _______________________________________________<br>> Scummvm-devel mailing list<br>> Scummvm-devel@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/scummvm-devel<br><br /><hr />Hotmail® has ever-growing storage! Don’t worry about storage limits. <a href='http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009' target='_new'>Check it out.</a></body>
</html>