home *** CD-ROM | disk | FTP | other *** search
/ PowerModul 2 / POWERMOD2.mdf / glx213 / glx.faq < prev    next >
Text File  |  1994-07-28  |  2KB  |  59 lines

  1. This file answers some of the most frequently asked questions concerning
  2. The Galaxy Music Player :
  3.  
  4.  Q: I'm using SoundBlaster 2.0+ 44 Khz mode, but sound just stops sometimes ?
  5.  A: I know, somehow SoundBlaster 2.0+ High Speed DMA is *VERY* touchy, so
  6.     If it doesn't work too well, just use 22 Khz mode and GLX will use the
  7.     old SoundBlaster DMA, which works perfectly well with any program.
  8.  
  9.  Q: PAS support is doing REALLY strange on my system, what's up ?
  10.  A: I don't exactly know what's the problem, but try using all configurations
  11.     and by the way only 8 Bit DMA channels, 0-3, are supported !
  12.  
  13.  ----
  14.  
  15.  Q: Hey, my system is doing FUNNY, what's the prob ?
  16.  A: Could be an Upper Memory Block conflict, use /UMB to disable UMB usage
  17.  
  18.  ____
  19.  
  20.  Q: Hmm, UMB usage ? Doesn't work with my system !
  21.  A: I had the same problem when I had this line in my CONFIG.SYS :
  22.  
  23.     DOS=HIGH
  24.  
  25.     Now it's impossible for DOS to use the UMB's in the memory list.
  26.     So if you want to use your UMB's to-the-max put this line in your
  27.     CONFIG.SYS and LOAD an EMS/XMS Driver :
  28.  
  29.     DOS=HIGH,UMB
  30.  
  31.  ----
  32.  
  33.  Q: Are you going to release an object-module for C/Pascal/Assembler ?
  34.  A: Yope, it's for sure now and it'll be a commericial module.
  35.  
  36.  ----
  37.  
  38.  Q: How about supporting protected mode for 80386+ ?
  39.  A: Well, check out GLX32 (also in the archive) which will only run on a
  40.     80386 or better with at least 1 Mb of extended memory and it'll use
  41.     ALL the available (extended) memory ;-))
  42.  
  43.  ----
  44.  
  45.  Q: When are you going to support XMS ?
  46.  A: Hmm, when I have time left, not !
  47.  
  48.  ----
  49.  
  50.  Q: Hey, why is GUS replay so slow ?
  51.  A: There's running a 22 Khz mono mixer too, for spectrum analyzer data.
  52.  
  53.  ----
  54.  
  55.  Q: My system is rebooting after I've started GLX, what's up?
  56.  A: I think you're running Soft-ICE, the built in ANTI-Debugging engine of
  57.     GLX detects if Soft-ICE is present and if so reboots your system, so
  58.     in order to fix this problem, just remove Soft-ICE
  59.