; Realmagic XCard ; ; Installation inf for the MPEG Decoder adapter. ; ; CopyRight Sigma Designs ; [Version] Signature="$Windows NT$" ; Windows 2000 Class = MEDIA ClassGUID = {4d36e96c-e325-11ce-bfc1-08002be10318} Provider=%SDESIGN% [DestinationDirs] XCard.Drivers = 12 ; load from system32\drivers XCard.Files = 11 ; load from system32 ; ; Driver information ; [Manufacturer] %SDESIGN% = SDESIGN.Mfg [SDESIGN.Mfg] %SDESIGN% Xcard MPEG Decoder = XCard, PCI\VEN_1105&DEV_8470 %SDESIGN% Xcard MPEG Decoder = XCard, PCI\VEN_1105&DEV_8471 %SDESIGN% Xcard MPEG Decoder = XCard, PCI\VEN_1105&DEV_8475 %SDESIGN% Xcard MPEG Decoder = XCard, PCI\VEN_1105&DEV_8476 ; ; General installation section ; [XCard] CopyFiles=XCard.Drivers CopyFiles=XCard.Files AddReg=XCard.AddReg UpdateInis=XCard.Ini ; ; Driver section ; [XCard.Drivers] rm847x.sys,rm847x.sy_ rmstream.sys,rmstream.sy_ ; ; DLL section ; [XCard.Files] impeg32.dll,impeg32.dl_ mcifmp32.dll,mcifmp32.dl_ mpegapi.dll,mpegapi.dl_ sdudf.dll,sdudf.dl_ rmmpeg2.ax,rmmpeg2.ax_ rmdisp.dll,rmdisp.dl_ crmmem.ax,crmmem.ax_ crmsplit.ax,crmsplit.ax_ rmsplit.ax,rmsplit.ax_ rm8400.dll,rm8400.dl_ rmproxy.dll,rmproxy.dl_ irmsrvr.dll,irmsrvr.dl_ SDMP4SRC.AX,SDMP4SRC.AX_ rmswap.ax,rmswap.ax_ RMAACDEC.DLL,RMAACDEC.DL_ CARMMP4.DLL,CARMMP4.DL_ CARMDESC.DLL,CARMDESC.DL_ CACORE.DLL,CACORE.DL_ XCard.reg [XCard.AddReg] HKLM,"SOFTWARE\Sigma Designs\REALmagic\20" ,PcmOutputSpdif , %REG_DWORD%,0 HKLM,"SOFTWARE\Sigma Designs\REALmagic\20\General" ,KeyColor ,%REG_DWORD%,0x00002800 HKLM,"SOFTWARE\Sigma Designs\REALmagic\20\VGATV" ,TvOut ,%REG_DWORD%,0 HKLM,"SOFTWARE\Sigma Designs\REALmagic\20\VGATV" ,Pal ,%REG_DWORD%,0 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCard,,"regedit -s %11%\XCard.reg" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardA,,"regsvr32 /s rmmpeg2.ax" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardB,,"regsvr32 /s crmmem.ax" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardC,,"regsvr32 /s crmsplit.ax" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardD,,"regsvr32 /s rmsplit.ax" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardE,,"regsvr32 /s rm8400.dll" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardF,,"regsvr32 /s rmproxy.dll" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardG,,"regsvr32 /s irmsrvr.dll" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardH,,"regsvr32 /s rmaacdec.dll" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardI,,"regsvr32 /s SDmp4src.ax" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce",XCardJ,,"regsvr32 /s rmswap.ax" [XCard.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 ; [XCard.Services] AddService = rmstream, ,rmstream_Service_Inst AddService = rm847x ,2,rm847x_Service_Inst ;============================================================================================================= [rmstream_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_IGNORE% ServiceBinary = %12%\rmstream.sys ;============================================================================================================= [rm847x_Service_Inst] DisplayName = Xcard MiniDriver ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\rm847x.sys ;============================================================================================================= ; ; Source file information ; [SourceDisksNames] 1 = %DiskId%,,,"" [SourceDisksFiles] rm847x.sy_ = 1 rmstream.sy_ = 1 impeg32.dl_ = 1 mcifmp32.dl_ = 1 mpegapi.dl_ = 1 sdudf.dl_ = 1 rmmpeg2.ax_ = 1 rmdisp.dl_ = 1 crmmem.ax_ = 1 crmsplit.ax_ = 1 rmsplit.ax_ = 1 rm8400.dl_ = 1 rmproxy.dl_ = 1 irmsrvr.dl_ = 1 SDMP4SRC.AX_ = 1 rmswap.AX_ = 1 RMAACDEC.DL_ = 1 CARMMP4.DL_ = 1 CARMDESC.DL_ = 1 CACORE.DL_ = 1 XCard.reg = 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 Xcard 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.