; REALmagic Hollywood Plus
;
; Installation inf for the Hollywood Plus Decoder adapter.
;
; Copyright Sigma Designs
;
[Version]
Signature="$Windows NT$" ; Windows 2000
Class = MEDIA
ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%SDESIGN%
[DestinationDirs]
Hollywood.Drivers = 12 ; load from system32\drivers
Hollywood.Files = 11 ; load from system32
;
; Driver information
;
[Manufacturer]
%SDESIGN% = SDESIGN.Mfg
[SDESIGN.Mfg]
%SDESIGN% Hollywood Plus MPEG Decoder = Hollywood, PCI\VEN_1105&DEV_8300
;
; General installation section
;
[Hollywood]
CopyFiles=Hollywood.Drivers
CopyFiles=Hollywood.Files
AddReg=Hollywood.AddReg
UpdateInis=Hollywood.Ini
restart
;
; Driver section
;
[Hollywood.Drivers]
rmquasar.sys,rmquasar.sy_
mpegport.sys,mpegport.sy_
rmdvd.sys,rmdvd.sy_
;
; Files section
;
[Hollywood.Files]
ac3dll.dll,ac3dll.dl_
waviface.dll,waviface.dl_
impeg32.dll,impeg32.dl_
impeg32.exe,impeg32.ex_
mcifmp32.dll,mcifmp32.dl_
mpegapi.dll,mpegapi.dl_
sdudf.dll,sdudf.dl_
cross.vbs,cross.vb_
24bits.dib,24bits.di_
8bits.dib,8bits.di_
4bits.dib,4bits.di_
[Hollywood.AddReg]
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13" ,PcmOutputSpdif ,%REG_DWORD%,0
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\General" ,KeyColor ,%REG_DWORD%,0x00002800
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\VGATV" ,TvOut ,%REG_DWORD%,0
HKLM,"SOFTWARE\Sigma Designs\REALmagic\13\VGATV" ,Pal ,%REG_DWORD%,0
[Hollywood.Ini]
SYSTEM.INI,DRIVERS.DESC,,"IMPEG32.DLL=IMPEG32.DLL",0
SYSTEM.INI,DRIVERS.DESC,,"MCIFMP32.DLL=MCIFMP32.DLL",0
SYSTEM.INI,DRIVERS.DESC,,"REELDRV=REELDRV",0
SYSTEM.INI,DRIVERS32,,"REELDRV=IMPEG32.DLL",0
SYSTEM.INI,MCI,,"MPEGVIDEO=MCIFMP32.DLL",0
SYSTEM.INI,MCI,,"REELmagic=MCIFMP32.DLL",0
SYSTEM.INI,MCI32,,"MPEGVIDEO=MCIFMP32.DLL",0
SYSTEM.INI,MCI32,,"REELmagic=MCIFMP32.DLL",0
WIN.INI,"MCI EXTENSIONS",,"mpg=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"ifo=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"vbs=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"abs=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"dat=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"rmg=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"ac3=REELmagic",0
WIN.INI,"MCI EXTENSIONS",,"vob=REELmagic",0
;
; Service Installation
;
[Hollywood.Services]
AddService = mpegport, ,mpegport_Service_Inst
AddService = rmquasar,2,rmquasar_Service_Inst
AddService = rmdvd , ,rmdvd_Service_Inst
;=============================================================================================================
[mpegport_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\mpegport.sys
;=============================================================================================================
[rmquasar_Service_Inst]
DisplayName = Hollywood Plus MiniDriver
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\rmquasar.sys
;=============================================================================================================
[rmdvd_Service_Inst]
DisplayName = RM DVD helper
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\rmdvd.sys
;=============================================================================================================
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles]
rmquasar.sy_ = 1
mpegport.sy_ = 1
rmdvd.sy_ = 1
ac3dll.dl_ = 1
waviface.dl_ = 1
impeg32.dl_ = 1
impeg32.ex_ = 1
mcifmp32.dl_ = 1
mpegapi.dl_ = 1
sdudf.dl_ = 1
cross.vb_ = 1
24bits.di_ = 1
8bits.di_ = 1
4bits.di_ = 1
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_KERNEL_DRIVER= 0x1
;
; Localizable Strings
;
DiskId = "Sigma Designs Hollywood Plus Installation Disk"
SDESIGN = "Sigma Designs"
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.