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

  1.     id m0tWATa-0007qYa; Sat, 30 Dec 95 16:14 MST
  2. Sender: owner-paper
  3. Received: from ardi.com by ftp.ardi.com
  4.     (Smail3.1.29.1 #3) id m0tWASp-0007q9n; Sat, 30 Dec 95 16:13 MST
  5. Path: sloth.swcp.com!usenet
  6. From: Clifford T. Matthews <ctm@ardi.com>
  7. Newsgroups: comp.emulators.mac.executor
  8. Subject: Re: executor 1.99 P9 sound trouble!
  9. Date: 30 Dec 1995 15:43:30 -0700
  10. Organization: ARDI
  11. Lines: 46
  12. Message-ID: <ufvimynpez.fsf@ftp.ardi.com>
  13. References: <4bc81j$k40@sun.sirius.com> <hagieDKD2u7.K9y@netcom.com>
  14.     <s5gbuoqbi10.fsf@catfish.lcs.mit.edu>
  15. NNTP-Posting-Host: ftp.ardi.com
  16. In-reply-to: patl@lcs.mit.edu's message of 30 Dec 1995 12:03:55 -0500
  17. X-Newsreader: Gnus v5.0
  18. To: executor@ardi.com
  19. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  20. Sender: owner-paper@ardi.com
  21. Precedence: bulk
  22.  
  23. >>>>> "Pat" == Patrick J LoPresti <patl@lcs.mit.edu> writes:
  24. In article <s5gbuoqbi10.fsf@catfish.lcs.mit.edu> patl@lcs.mit.edu (Patrick J. LoPresti) writes:
  25.  
  26.  
  27. >>>>> "hagie" == Scott Hagie <hagie@netcom.com> writes:
  28.     hagie> I (using Dos) don't get sound with Lemmings either, but I
  29.     hagie> do get it with that solitare game demo that comes with the
  30.     hagie> emulator, after turning sound on in the menu.
  31.  
  32.     Pat> Lemmings appears to dodge (some of) the documented Sound
  33.     Pat> Manager interfaces, so it is going to take some disassembly
  34.     Pat> wizardry to figure out exactly what interface Lemmings wants.
  35.     Pat> Cliff and/or Mat will provide the wizardry, and then I will
  36.     Pat> implement the interface.  None of this will happen for a few
  37.     Pat> more weeks, though, since I am on vacation and Cliff and Mat
  38.     Pat> are gearing up for a trade show.
  39.  
  40. Here's what we know:
  41.  
  42. Oh No! More Lemmings actually plays sound under Executor.
  43.  
  44. Lemmings doesn't.
  45.  
  46. Our normal disassembly tools do not reveal any sound playing by
  47. either, which means that the sound playing is probably being done by
  48. code that is dynamically loaded from something other than a CODE
  49. resource.  However, since we can't find the code to play sounds under
  50. either, but Oh-No does play sounds, it's a good bet that Lemmings is
  51. just being too clever and deciding that we don't have the appropriate
  52. sound hardware or software and is just not attempting to play at all.
  53.  
  54. Fixing this will indeed require a bunch of disassembly wizardry.
  55. We've already spent some time on it, but as Pat mentions, we're too
  56. busy gearing up for MACWORLD Expo for us to be able to look at it now.
  57. In the meantime, we'll be replacing the Lemmings demo with the Oh-No
  58. demo in 1.99q (which is also consuming much of our time).
  59.  
  60. There are old programs that directly manipulate the sound hardware
  61. that won't currently play sound.  Pat's good enough that if we can
  62. take the time to document what we need to emulate that we can support
  63. those, too.  However, we won't even beging that until after Executor 2
  64. is out and even then we'll be more likely to spend our time on native
  65. ports to Windows '95 and OS/2.
  66.  
  67. --Cliff
  68. ctm@ardi.com
  69.  
  70.