home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text7754.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.7 KB

  1. To: "Clifford T. Matthews" <ctm@ardi.com>
  2. cc: executor@ardi.com
  3. Subject: Re: executor 1.99 P9 sound trouble!
  4. In-Reply-To: <ufvimynpez.fsf@ftp.ardi.com>
  5. Message-ID: <Pine.A32.3.91.951230233028.25044B-100000@hopi.gate.net>
  6. MIME-Version: 1.0
  7. Content-Type: TEXT/PLAIN; charset=US-ASCII
  8. Sender: owner-paper@ardi.com
  9. Precedence: bulk
  10.  
  11. Is it possible that Lemmings is missing a Sound file? There appears to be 
  12. one for music.
  13.  
  14. On 30 Dec 1995, Clifford T. Matthews wrote:
  15.  
  16. > >>>>> "Pat" == Patrick J LoPresti <patl@lcs.mit.edu> writes:
  17. > In article <s5gbuoqbi10.fsf@catfish.lcs.mit.edu> patl@lcs.mit.edu (Patrick J. LoPresti) writes:
  18. > >>>>> "hagie" == Scott Hagie <hagie@netcom.com> writes:
  19. >     hagie> I (using Dos) don't get sound with Lemmings either, but I
  20. >     hagie> do get it with that solitare game demo that comes with the
  21. >     hagie> emulator, after turning sound on in the menu.
  22. >     Pat> Lemmings appears to dodge (some of) the documented Sound
  23. >     Pat> Manager interfaces, so it is going to take some disassembly
  24. >     Pat> wizardry to figure out exactly what interface Lemmings wants.
  25. >     Pat> Cliff and/or Mat will provide the wizardry, and then I will
  26. >     Pat> implement the interface.  None of this will happen for a few
  27. >     Pat> more weeks, though, since I am on vacation and Cliff and Mat
  28. >     Pat> are gearing up for a trade show.
  29. > Here's what we know:
  30. > Oh No! More Lemmings actually plays sound under Executor.
  31. > Lemmings doesn't.
  32. > Our normal disassembly tools do not reveal any sound playing by
  33. > either, which means that the sound playing is probably being done by
  34. > code that is dynamically loaded from something other than a CODE
  35. > resource.  However, since we can't find the code to play sounds under
  36. > either, but Oh-No does play sounds, it's a good bet that Lemmings is
  37. > just being too clever and deciding that we don't have the appropriate
  38. > sound hardware or software and is just not attempting to play at all.
  39. > Fixing this will indeed require a bunch of disassembly wizardry.
  40. > We've already spent some time on it, but as Pat mentions, we're too
  41. > busy gearing up for MACWORLD Expo for us to be able to look at it now.
  42. > In the meantime, we'll be replacing the Lemmings demo with the Oh-No
  43. > demo in 1.99q (which is also consuming much of our time).
  44. > There are old programs that directly manipulate the sound hardware
  45. > that won't currently play sound.  Pat's good enough that if we can
  46. > take the time to document what we need to emulate that we can support
  47. > those, too.  However, we won't even beging that until after Executor 2
  48. > is out and even then we'll be more likely to spend our time on native
  49. > ports to Windows '95 and OS/2.
  50. > --Cliff
  51. > ctm@ardi.com
  52.  
  53.