home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 September / WPCSEP97.ISO / GAMES / ANIMAL / PROBLEMS.TXT < prev    next >
Encoding:
Text File  |  1997-07-10  |  1.9 KB  |  51 lines

  1. PROBLEMS.TXT
  2.  
  3.  
  4. Sound
  5.  
  6. If there seems to be problems with the sound setup utility
  7. (which is run by typing Setsound at the DOS prompt), please note that this needs to
  8. be run from DOS TEXT MODE 80 x 25. To set this mode, at the command prompt, type 'mode co80'.
  9.  
  10. DOS Extender (DOS4GW) problems - (taken from WATCOM help files)
  11.  
  12. 1. EMM386.EXE provided with DOS 6.0.
  13.  
  14. We know of at least three serious bugs in the EMM386.EXE distributed with MS-DOS 6.0:
  15.  
  16. 1. Miscounting the amount of available memory.
  17. 2. Mapping too little of the High Memory Area (HMA) into its page tables.
  18. 3. Allocation of EMS memory.
  19.  
  20. Version 1.95 of DOS/4GW contains workarounds for some of these problems.
  21.  
  22. If you are having problems with DOS/4GW and you are using an EMM386.EXE 
  23. dated 3-10-93 at 6:00:00, or later, you may wish to try the following workarounds, 
  24. in sequence, until the problem goes away:
  25.  
  26. 1. Configure EMM386 with both the NOEMS and NOVCPI options.
  27. 2. Convert the DEVICEHIGH statements in your CONFIG.SYS to DEVICE statements, and remove the 
  28. LH (Load High) commands from your AUTOEXEC.BAT.
  29.  
  30. 3. Run in a Windows DOS box.
  31. 4. Replace EMM386 with another memory manager, such as QEMM-386, 386Max, or an older version 
  32. of EMM386.
  33. 5. Run with HIMEM.SYS alone.
  34.  
  35. You may also wish to contact Microsoft Corporation to inquire about the availability of a fix.
  36.  
  37. 2. Bugs in Windows NT.
  38.  
  39. Although we have not tested the game on a Windows NT system, the following information may be 
  40. useful.
  41.  
  42. The initial release of Windows NT includes a DPMI host, DOSX.EXE, with several serious bugs, 
  43. some of which apparently cannot be worked around. We cannot warranty operation of DOS/4GW 
  44. under Windows NT at this time, but we are continuing to exercise our best efforts to work around 
  45. these problems.
  46.  
  47. You may wish to contact Microsoft Corporation to inquire about the availability of a new version 
  48. of DOSX.EXE.
  49.  
  50.  
  51.