home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / newwin3d / read.me < prev   
Text File  |  1995-07-19  |  2KB  |  69 lines

  1. ******************************************************************************
  2.                                 3DWINDRV.EXE
  3. 7/19/95
  4. ******************************************************************************
  5. These are the current updated drivers for the Pro 3D and Premium 3D Sound 
  6. cards.
  7.  
  8. Copy the file MVSRSWIN.EXE to your C:\WINDOWS\SYSTEM sub-directory and execute
  9. it there.  It will uncompress and create the following files:
  10.  
  11. MVIFM    DRV        40,160 02-28-95  11:26a
  12. MVI401   DRV        13,680 02-28-95  11:31a
  13. VMVID    386         6,733 01-31-95   9:25a
  14. MIDIMAP  CFG        38,386 02-24-95   8:30a
  15. MVIWAVE  DRV        21,376 02-28-95  11:29a
  16. MVI508MX DRV        84,816 02-28-95   3:01p
  17. MMMIXER  DLL        26,640 02-22-95   2:46p
  18. MSMIXMGR DLL        11,488 03-23-94   5:20p
  19. FINDMVI  DLL         6,976 01-25-95  10:08a
  20. MCICDA   DRV        13,824 03-10-92   3:10a
  21. MVIFM    PAT         7,188 02-14-94   1:57p
  22. ******************************************************************************
  23.  
  24. Next, edit your SYSTEM.INI.  Make sure that your SYSTEM.INI contains all the 
  25. lines listed below.
  26.  
  27. [boot]           
  28. sound.drv=mmsound.drv
  29. drivers=mmsystem.dll msmixmgr.dll MMMIXER.DLL
  30.  
  31. [386Enh]
  32. device=VMVID.386    *
  33. dmabuffersize=064
  34.  
  35. [mci]   **
  36. WaveAudio=mciwave.drv
  37. Sequencer=mciseq.drv
  38. CDAudio=mcicda.drv
  39.  
  40. [drivers]
  41. timer=timer.drv
  42. midimapper=midimap.drv
  43. wave=MVIWAVE.DRV
  44. mixer=MVI508MX.DRV
  45. midi=MVIFM.DRV
  46. midi1=MVI401.DRV
  47.  
  48. [MVIWAVE.DRV]
  49. port=220
  50. int=7
  51. dmachannel=1
  52. dmachannel2=5
  53.  
  54. [MVI401.DRV]
  55. int=2
  56. port=330
  57.  
  58. Notes:
  59.  
  60. *  If your sound card installed VPA3DD.386 then you should edit the old
  61.    line which refers to VPA3DD.386 and change it to VMVID.386. Also move the
  62.    VPA3DD.386 file out of your WINDOWS\SYSTEM directory.  
  63.  
  64. ** Remove the line Mixer=mcimixer.drv.  This is replaced by the MSMIXMGR.DLL
  65.    which is loaded above by the drivers= line in the [Boot] section.
  66.  
  67. Reboot the PC after making all of the above changes.
  68. ******************************************************************************
  69.