home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.14 / 1997-03_Disc_2.14.iso / directx / d3d.inf next >
Windows Setup INFormation  |  1996-06-13  |  1KB  |  33 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [DefaultInstall]
  5. AddReg=add.reg
  6. DelReg=del.reg
  7.  
  8. [add.reg]
  9. HKLM,"%DP%"
  10.  
  11. HKLM,"%DP%\Drivers\Ramp Emulation"
  12. HKLM,"%DP%\Drivers\Ramp Emulation","Base",,"ramp"
  13. HKLM,"%DP%\Drivers\Ramp Emulation","Description",,"Microsoft Direct3D Mono(Ramp) Software Emulation"
  14. HKLM,"%DP%\Drivers\Ramp Emulation",GUID,1,20,6b,08,f2,9f,25,cf,11,a3,1a,00,aa,00,b9,33,56
  15.  
  16. HKLM,"%DP%\Drivers\RGB Emulation"
  17. HKLM,"%DP%\Drivers\RGB Emulation","Base",,"rgb"
  18. HKLM,"%DP%\Drivers\RGB Emulation","Description",,"Microsoft Direct3D RGB Software Emulation"
  19. HKLM,"%DP%\Drivers\RGB Emulation",GUID,1,60,5c,66,a4,73,26,cf,11,a3,1a,00,aa,00,b9,33,56
  20.  
  21. HKLM,"%DP%\Drivers\Direct3D HAL"
  22. HKLM,"%DP%\Drivers\Direct3D HAL","Base",,"hal"
  23. HKLM,"%DP%\Drivers\Direct3D HAL","Description",,"Microsoft Direct3D Hardware acceleration through Direct3D HAL"
  24. HKLM,"%DP%\Drivers\Direct3D HAL",GUID,1,e0,3d,e6,84,aa,46,cf,11,81,6f,00,00,c0,20,15,6e
  25.  
  26. [del.reg]
  27. HKLM,"Software\Microsoft\Reality Lab\4.0"
  28. HKLM,"Software\Microsoft\Direct3D\4.0"
  29.  
  30. [Strings]
  31. DP = "Software\Microsoft\Direct3D"
  32.  
  33.