home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdaency.txt < prev    next >
Text File  |  1996-11-16  |  5KB  |  122 lines

  1. OSDAENCY - CONFIGURING MULTIMEDIA ENCYCLOPEDIAS TO RUN UNDER OS/2 2.1
  2. 01/08/96
  3.  
  4. =======================================================================
  5.      Configuring Multimedia Encyclopedias to Run Under OS/2 2.1
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedure
  9. -------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes configuring Grolier's Multimedia Encyclopedia 
  14. Version 5.0 and Software Toolworks Multimedia Encyclopedia Version 5.01 
  15. to run correctly under OS/2 2.1.
  16.  
  17. RESOLUTION
  18.  
  19. Note: Make sure you have a backup of any file you intend to change.
  20.  
  21. Grolier's Multimedia Encyclopedia Version 5.0 and Software Toolworks 
  22. Multimedia Encyclopedia Version 5.01 are the same, except for different 
  23. batch-file names (STW.BAT versus NGME.BAT) and path specifications 
  24. (?:\STW versus ?:\NGME).
  25.  
  26. Adapt the setup instructions for Software Toolworks Multimedia 
  27. Encyclopedia to set up Grolier's Multimedia Encyclopedia. Refer to the 
  28. OS/2 documentation for additional information and for detailed 
  29. instructions for the following procedures.
  30.  
  31. 1. Open a DOS Full Screen session and install the software. Note where
  32.    the files are installed, because the program might change the
  33.    AUTOEXEC.BAT and CONFIG.SYS files.
  34.  
  35.    If you indicate that sound will be used, the
  36.    DEVICE=?:\STW\SNDBK12.SYS statement is added to the CONFIG.SYS file.
  37.    You need to edit the CONFIG.SYS file and remark-out (REM) this
  38.    statement. It will be added in a different place later.
  39.  
  40. 2. Create a new program-object icon for running the program.
  41.  
  42. 3. Change DOS Session settings for the program.
  43.  
  44.    If a sound board is used, set:
  45.  
  46.      AUDIO_ADAPTER_SHARING = REQUIRED
  47.  
  48.    This setting is not seen if MMPM/2 for OS/2 is not installed in the
  49.    system.
  50.  
  51.    Note: If using a Pro AudioSpectrum sound board, add the following
  52.          statement in the DOS_DEVICE session setting before the
  53.          SNDBK12.SYS device driver:
  54.  
  55.          DOS_DEVICE = ?:\PROAUDIO\MVSOUND.SYS D:DMA Q:IRQ
  56.  
  57.          where ? is the partition where Pro AudioSpectrum software is
  58.          installed; DMA is the DMA channel; and IRQ is the hardware
  59.          interrupt.
  60.  
  61.    Set DOS_DEVICE = ?:\STW\SNDBK12.SYS DMA IRQ I/O 2.
  62.  
  63.    This is the statement remarked-out of the CONFIG.SYS file.
  64.  
  65.    where ? is the partition where the encyclopedia is installed; DMA is
  66.    the DMA channel; IRQ is the hardware interrupt; I/O is the
  67.    input/output device address for the sound card; 2 is the number of
  68.    buffers assigned by the sound driver.
  69.  
  70.    The remaining DOS session settings are:
  71.  
  72.       DOS_BACKGROUND_EXECUTION  = ON
  73.       HW_ROM_TO_RAM             = ON
  74.       HW_TIMER                  = OFF
  75.       IDLE_SECONDS              = 60
  76.       IDLE_SENSITIVITY          = 100
  77.       VIDEO_SWITCH_NOTIFICATION = ON
  78.       DOS_HIGH                  = OFF
  79.       INT_DURING_IO             = ON
  80.       VIDEO_RETRACE_EMULATION   = ON
  81.       VIDEO_8514A_XGA_IOTRAP    = ON
  82.  
  83. 4. Select Save.
  84.  
  85. The previous settings are the most stable for running both encyclopedia 
  86. programs.
  87.  
  88. Try the following if you still have problems running the encyclopedia 
  89. programs:
  90.  
  91. Corrupted Video
  92. ---------------
  93. 1. Make sure that video is set up for VGA.
  94.  
  95. 2. Some double-speed CD-ROM drives do not work correctly with this
  96.    program unless they are locked into single-speed mode. Put the
  97.    CD-ROM drive in single-speed mode.
  98.  
  99. Sound Problems
  100. --------------
  101. Make sure all environment variables that the hardware might use are 
  102. specified in the OS/2 AUTOEXEC.BAT file. Refer to the sound-card 
  103. documentation for environment variables that the sound hardware needs. 
  104. Also check the environment variables for device drivers that might 
  105. normally be loaded in the CONFIG.SYS file that can be loaded in the 
  106. DOS_DEVICE DOS session setting.
  107.  
  108. Supported Hardware
  109. ------------------
  110. Supported hardware must be used. Some third-party vendors are providing 
  111. OS/2 device drivers that enable their products to be used with OS/2.
  112.  
  113. ______________________________________________________________________
  114. IBM disclaims all warranties, whether express or implied, including 
  115. without limitation, warranties of fitness and merchantability with 
  116. respect to the information in this document. By furnishing this 
  117. document, IBM grants no licenses to any related patents or copyrights.  
  118. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  119. or brand names referenced in this document are the property of their 
  120. respective owners. Consult your product manuals for complete trademark 
  121. information. 
  122.