Files
scummex/help/specRIFF.html
2003-09-18 16:27:06 +00:00

23 lines
758 B
HTML

<HTML>
<HEAD>
<TITLE>RIFF</TITLE>
<META NAME="resource-type" CONTENT="document">
</HEAD>
<FONT SIZE="+2" FACE="Arial">
<B>RIFF</B>
</FONT><P>
<FONT FACE="Arial" SIZE="-1">
RIFF signifies a standard Windows RIFF WAV file (check any WAV file format
specification for more info), but when used in GrimE the file has been
compressed (usually starting from the 8th byte of the data chunk - the actual
pcm data) in accordance with the <A HREF="specMCMP.html">MCMP</A> block.
However, if no such file is found in the .WAV file (such as in <I>Phantom
Menace</I> and some instances in <I>Grim Fandango</I>), the file is likely to be uncompressed (but may follow a special
scheme when dealing with a 12 bit WAV).
</FONT>
</BODY>
</HTML>