;
; PCI Audio Adapter INF file
; for CMI8738
;
[Version]
Signature="$CHICAGO$"
Class=MEDIA
provider=%MfgName%
LayoutFile=layout.inf
[ClassInstall]
AddReg=Class.AddReg
[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,1
HKR,,Installer,,mmci.dll
[Manufacturer]
%MfgName%=GC
[GC]
%DEV_0111.DeviceDesc%=DEV0111.Device,PCI\VEN_13F6&DEV_0111&SUBSYS_002014AF
%DEV_0111.DeviceDesc%=DEV0111.Device,PCI\VEN_13F6&DEV_0111&SUBSYS_002114AF
%SSC-Legacy.DeviceDesc%=SSC_Legacy_Device, VIRTUAL\SSC-SBEmu
%SSC-DOSEmu.DeviceDesc%=SSC_DOSEmu, VIRTUAL\SSC-DOSEmu
[PreCopySection]
HKR,,NoSetupUI,,1
;---------------------------------------------------------------;
[DEV0111.Device]
CopyFiles=audiodev.SystemCopyList,Audio3D.CopyList,audiodev.WinDirCopyList
AddReg=WAVE.AddReg, MIXER.AddReg, audiodrv.AddReg, audiodev.AddReg ,Audio3D.AddReg
[SSC_Legacy_Device]
AddReg=SSC_Legacy_Device.AddReg, HW_MIDI.AddReg
[SSC_DOSEmu]
CopyFiles=DOSEmu.CopyList
AddReg=DOSEmu.AddReg
UpdateInis=DOSEmu.UpdateInis
UpdateAutoBat=DOSinit.Update
;---------------------------------------------------------------;
[audiodev.SystemCopyList]
cmaudio.vxd,,
cmpci95.drv,,
cmpcifm.drv,,
cmmpupci.drv,,
_chkdsk.EXE,,
[audiodev.WinDirCopyList]
Clmuse.exe,,
[Audio3D.CopyList]
C3D.dll,,
a3d.dll,C3D.dll,
[DOSEmu.CopyList]
cmswmpu.vxd,,
cmmpu.exe,,
smidi32p.dll,,
;---------------------------------------------------------------;
[audiodrv.AddReg]
HKR,Drivers\wave\cmpci95.drv,Description,,%DEV_0111.DeviceDesc%
HKR,Drivers\mixer\cmpci95.drv,Description,,%DEV_0111.DeviceDesc%
HKR,Drivers\aux\cmpci95.drv,Description,,%DEV_0111.DeviceDesc%
[audiodev.AddReg]
HKR,,Driver,,cmaudio.vxd
HKR,Drivers\wave\cmpci95.drv,,,
HKR,Drivers\wave\cmpci95.drv,Driver,,cmpci95.drv
HKR,Drivers\mixer\cmpci95.drv,,,
HKR,Drivers\mixer\cmpci95.drv,Driver,,cmpci95.drv
HKR,Drivers\aux\cmpci95.drv,,,
HKR,Drivers\aux\cmpci95.drv,Driver,,cmpci95.drv
HKR,Drivers,SubClasses,,"wave,aux,mixer"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MaxiSoundMuse,DisplayName,,"Maxi Sound Muse"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MaxiSoundMuse,UninstallString,,"%10%\Clmuse.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,MaxiMuse,,"%11%\_chkdsk.EXE /REG MaxiMuse /LABEL MUSE_100 /PROG SETUP.EXE /DELETE"
[WAVE.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,,,
HKR,Drivers,MIGRATED,,0
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
HKR,Config,enable_lib,1,1
; 1 for 3 phonejack (Line-in share same jack with rear)
HKR,Config,LINEINasREAR,1,0
; 0 for enable legacy device
HKR,Config,DISLEGACY,1,0
; 0 for enable MIDI device
HKR,Config,DISMPU,1,0
; 0 for enable joystick device
HKR,Config,DISJSTK,1,0
; enable DOS mode MPU-401 MIDI emulator or not (0=enable, 1=disable)
HKR,Config,DISDOSMPU,1,0
; set drivers default master volume
HKR,Config,LeftMasterVol,1,00,e0,00,00
HKR,Config,RightMasterVol,1,00,e0,00,00
; set audio rack mixer restore default master volume
HKR,Config,DefMasterVol,1,00,e0,00,00
; set drivers default four speakers status (1=mute,0=on)
HKR,Config,FourSpkMute,1,0
; set audio rack mixer restore default four speakers status (1=mute,0=on)
HKR,Config,DefFourSpk,1,0
; enable or disable two playback wave channels (0=disable, 1=enable)
HKR,Config,DualWave,1,0
; enter or reject suspend mode during DSound wave playing (0=enter, 1=reject)
HKR,Config,DisDsSuspend,1,1
[SSC_Legacy_Device.AddReg]
HKR,,Devloader,,mmdevldr.vxd
HKR,,Driver,,cmaudio.vxd
HKR,,SBEmu,1,01
HKR,Drivers,MIGRATED,,0
HKR,Drivers\midi,,,
HKR,,EnumPropPages,,"cmpci95.drv,DrvEnumPropPages"
[HW_MIDI.AddReg]
HKR,Drivers\midi\cmpcifm.drv,,,
HKR,Drivers\midi\cmpcifm.drv,Driver,,cmpcifm.drv
HKR,Drivers\midi\cmmpupci.drv,,,
HKR,Drivers\midi\cmmpupci.drv,Driver,,cmmpupci.drv
HKR,Drivers\midi\cmmpupci.drv,External,1,01,00,00,00
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers\midi\cmpcifm.drv,Description,,%CM8738.InternalMIDI%
HKR,Drivers\midi\cmmpupci.drv,Description,,%CM8738.ExternalMIDI%
[Audio3D.AddReg]
HKCR,Audio3D,,0,Audio3DObject
HKCR,Audio3D\CLSID,,0,%Audio3D_CLSID%
HKCR,CLSID\%Audio3D_CLSID%,,0,Audio3DObject
HKCR,CLSID\%Audio3D_CLSID%\InProcServer32,,0,C3D.dll
HKCR,CLSID\%Audio3D_CLSID%\InProcServer32,ThreadingModel,0,Apartment
[DOSEmu.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,cmswmpu.vxd
HKR,Drivers,SubClasses,,"midi"
HKR,Drivers,MIGRATED,,0
;---------------------------------------------------------------;
[DOSEmu.UpdateInis]
win.ini,windows,,"run=%11%\cmmpu.exe",
[DOSInit.Update]
PreFixPath=11
CmdDelete=set8338
CmdDelete=setaudio
;---------------------------------------------------------------;
[DestinationDirs]
DefaultDestDir = 11 ; Windows system folder
audiodev.SystemCopyList = 11
audiodev.WinDirCopyList = 10
audiodev.HelpDirCopyList = 18
[SourceDisksNames]
1="Maxi Sound Muse Driver Disk",,0000-0000
[SourceDisksFiles]
cmaudio.vxd=1,.,
cmpci95.drv=1,.,
cmpcifm.drv=1,.,
cmmpupci.drv=1,.,
C3D.dll=1,.,
cmswmpu.vxd=1,.,
cmmpu.exe=1,.,
smidi32p.dll=1,.,
Clmuse.exe=1,.,
_chkdsk.EXE=1,.,
;---------------------------------------------------------------;
[Strings]
MfgName="Guillemot Corporation"
DEV_0111.DeviceDesc="Maxi Sound MUSE Audio Device"
SSC-Legacy.DeviceDesc="Maxi Sound MUSE Legacy Device"
SSC-Joystk.DeviceDesc="Maxi Sound MUSE Joystick Device"
SSC-DOSEmu.DeviceDesc="DOS Mode MPU-401 Emulator"
CM8738.ExternalMIDI="Maxi Sound MUSE External MIDI Port"
CM8738.InternalMIDI="Maxi Sound MUSE FM Emulator"
MediaClassName="Sound, video and game controllers"
Audio3D_CLSID="{D8F1EEE0-F634-11CF-8700-00A0245D918B}"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.