[Scummvm-devel] Endian problem with Atlantis
Michael Pearce
chuzwuzza at optusnet.com.au
Fri Jul 19 21:31:05 CEST 2002
On Sat, 20 Jul 2002 06:23, Soeren Gust wrote:
>
> In the case of Monkey Island 2 for Amiga the sound is stored in MIDI
> format, but the header code is "AMI " instead of "SOU ". The problem
> is that the instrumentation is non-standard. The instruments seem to be
> stored as samples in .ims files. They start with PLIB and contain
> LHDR PDAT PTCH PHDR and SDAT chunks.
>
> Soeren
Yes, that's because the amiga doesn't have any midi support. It seems what
they did was create their own custom module format based on midi, and stored
the samples in the .ims files. Unfortunately I have no idea what to do about
that as I am not a coder =) I'm just an amiga 500 lover.
--Michael Pearce
More information about the Scummvm-devel
mailing list