home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / news / 0500 / 0598 < prev    next >
Internet Message Format  |  1994-07-31  |  2KB

  1. Path: cdrom.com!barrnet.net!agate!deep.rsoft.bc.ca!auggy.mlnet.com!not-for-mail
  2. From: tom@auggy.mlnet.com (Tom Klok)
  3. Newsgroups: comp.sys.ibm.pc.soundcard,alt.games.doom
  4. Subject: Re: Help!
  5. Date: 31 Jul 1994 00:27:01 -0700
  6. Organization: /etc/organization
  7. Lines: 41
  8. Message-ID: <31fjo5$22b@auggy.mlnet.com>
  9. References: <Ctq2tq.K7s@freenet.carleton.ca>
  10. Xref: cdrom.com comp.sys.ibm.pc.soundcard:19404 alt.games.doom:25315
  11.  
  12. In article <Ctq2tq.K7s@freenet.carleton.ca>,
  13. Sandeep Panesar <am850@FreeNet.Carleton.CA> wrote:
  14. > I'm having a HELLUVA time getting my GUS to work with DOOM. Perhaps some
  15. > people have experienced the same problems which I have.
  16.  
  17. > Autoexec.bat:  
  18. >
  19. > SET ULTRASND=220,3,3,7,5 
  20.  
  21. That sounds reasonable.
  22.  
  23. > SET BLASTER=A220 I5 D1 T1
  24.  
  25. You don't need this for Doom, but it shouldn't hurt.
  26.  
  27. > SET ULTRADIR=C:\GUS 
  28.  
  29. Make sure you have all the *.PAT files in C:\GUS\MIDI\*.PAT.  If Doom
  30. can't find them, you won't get music.  You should notice Doom pausing for
  31. a few seconds at "DMX_Init" or some such when it starts up, with the HD
  32. going nuts.  This is when the patches are loaded.
  33.  
  34. > SET GUSMOD=C:\GUS\MOD 
  35.  
  36. Again, Doom doesn't need this (but won't care the slightest).
  37.  
  38. > Config.sys:  
  39. >
  40. > DEVICE=C:\DOS\HIMEM.SYS
  41. > DEVICE=C:\DOS\EMM386.EXE RAM 4096 
  42.  
  43. Doom doesn't need either of these.  EMM386 isn't a good idea.  If you have
  44. 8 megs or more, it should be ok... with a 4 meg machine, dump'm and run
  45. with no memory manager at all.
  46.  
  47. > DEVICEHIGH /L:1,13872 =C:\GUS\ULTRINIT.SYS -DJ -O ULTRASND=220,3,3,7,5
  48.  
  49. Device HIGH?  Bad idea.  ULTRINIT.SYS doesn't stay in memory after it
  50. terminates.  Low is safer.  Besides, you don't really need it anyways.
  51.  
  52. Tom                                                a344@mindlink.bc.ca
  53.