2017-10-06 13:00:36 +00:00
|
|
|
|
; xboxdisp.inf
|
|
|
|
|
|
|
|
|
|
; Installation file for the Xbox display card
|
|
|
|
|
|
|
|
|
|
[Version]
|
|
|
|
|
Signature = "$Windows NT$"
|
|
|
|
|
;Signature = "$ReactOS$"
|
|
|
|
|
LayoutFile = layout.inf
|
|
|
|
|
Class = Display
|
|
|
|
|
ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
|
|
|
|
|
Provider = %ReactOS%
|
|
|
|
|
DriverVer = 11/11/2005,1.00
|
|
|
|
|
|
|
|
|
|
[DestinationDirs]
|
|
|
|
|
DefaultDestDir = 12
|
|
|
|
|
|
|
|
|
|
[Manufacturer]
|
|
|
|
|
%nVidiaMfg% = nVidiaMfg
|
|
|
|
|
|
|
|
|
|
[nVidiaMfg]
|
|
|
|
|
%PCI\VEN_10DE&DEV_02A0.DeviceDesc% = XboxVmp_Inst,PCI\VEN_10DE&DEV_02A0
|
|
|
|
|
|
|
|
|
|
;---------------------------- XboxVmp DRIVER ----------------------------
|
|
|
|
|
|
|
|
|
|
[XboxVmp_Inst.NT]
|
|
|
|
|
CopyFiles = XboxVmp_CopyFiles.NT
|
|
|
|
|
|
|
|
|
|
[XboxVmp_CopyFiles.NT]
|
|
|
|
|
xboxvmp.sys
|
|
|
|
|
|
|
|
|
|
[XboxVmp_Inst.NT.Services]
|
|
|
|
|
AddService = xboxvmp, 0x00000002, xboxvmp_Service_Inst
|
|
|
|
|
|
|
|
|
|
[xboxvmp_Service_Inst]
|
|
|
|
|
ServiceType = 1
|
|
|
|
|
StartType = 1
|
|
|
|
|
ErrorControl = 0
|
|
|
|
|
ServiceBinary = %12%\xboxvmp.sys
|
|
|
|
|
LoadOrderGroup = Video
|
|
|
|
|
|
|
|
|
|
[xboxvmp.SoftwareSettings]
|
|
|
|
|
AddReg = xboxvmp_SoftwareDeviceSettings
|
|
|
|
|
|
|
|
|
|
[xboxvmp_SoftwareDeviceSettings]
|
|
|
|
|
HKR,,InstalledDisplayDrivers,0x00010000,framebuf
|
|
|
|
|
|
|
|
|
|
;-------------------------------- STRINGS -------------------------------
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
|
|
|
ReactOS = "ReactOS Team"
|
|
|
|
|
|
|
|
|
|
nVidiaMfg = "nVidia Corporation"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "NV2A Xbox Graphics Processing Unit"
|
|
|
|
|
|
|
|
|
|
[Strings.0a]
|
|
|
|
|
ReactOS = "Equipo de ReactOS"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "Unidad de procesamiento de gráficos de Xbox NV2A"
|
|
|
|
|
|
2018-01-11 23:55:08 +00:00
|
|
|
|
[Strings.0415]
|
[TRANSLATION] Polish translation update
Polish translation update for calc, fltmc, magnify, notepad, osk, sndvol32, usetup, fdebug, appwiz, mmsys, sysdm, acppage, ziplfdr, browseui, cryptui, jscript, shell32, themeui and inf. Added translation for cyrptext, vcdcontroltool, and (not yet complete) getuname.
2019-04-04 22:01:11 +00:00
|
|
|
|
ReactOS = "Zespół ReactOS"
|
2018-01-11 23:55:08 +00:00
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "Procesor graficzny Xbox NV2A"
|
|
|
|
|
|
2017-10-06 13:00:36 +00:00
|
|
|
|
[Strings.0418]
|
|
|
|
|
ReactOS = "Echipa ReactOS"
|
|
|
|
|
nVidiaMfg = "Corporația nVidia"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "Unitate de procesare grafică Xbox NV2A"
|
|
|
|
|
|
|
|
|
|
[Strings.0419]
|
|
|
|
|
ReactOS = "Команда ReactOS"
|
|
|
|
|
|
|
|
|
|
nVidiaMfg = "Корпорация nVidia"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "Графический процессор NV2A Xbox"
|
|
|
|
|
|
|
|
|
|
[Strings.041f]
|
|
|
|
|
ReactOS = "ReactOS Takımı"
|
|
|
|
|
|
|
|
|
|
nVidiaMfg = "nVidia Ortaklığı"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "NV2A Xbox Çizge İşleme Birimi"
|
|
|
|
|
|
|
|
|
|
[Strings.0422]
|
|
|
|
|
ReactOS = "Команда ReactOS"
|
|
|
|
|
nVidiaMfg = "Корпорація nVidia"
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "Графічний процесор NV2A Xbox"
|
2018-03-21 21:27:04 +00:00
|
|
|
|
|
|
|
|
|
[Strings.0804]
|
|
|
|
|
PCI\VEN_10DE&DEV_02A0.DeviceDesc = "NV2A Xbox 图形处理器"
|