home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text7750.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  3.1 KB  |  69 lines

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