Changeset 40456 in vbox for trunk/doc/manual/en_US/user_Troubleshooting.xml
- Timestamp:
- Mar 14, 2012 10:09:03 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_Troubleshooting.xml
r39625 r40456 783 783 <sect2> 784 784 <title>Restoring d3d8.dll and d3d9.dll</title> 785 786 <para>VirtualBox Guest Additions installer prior 4.1.8 had an issue, that might cause system d3d9.dll and d3d8.dll files corruption. 787 Although this issue was fixed with VirtualBox 4.1.8, there is no way Guest Additions installer can repare these files. 788 Corruption of these files has no implications in case 3D acceleration is enabled and "Basic" Direct3D support is installed, 789 since all Direct3D9 and Direct3D8 applications will utilize VirtualBox Direct3D files and thus will have no problems with Direct3D. 790 For WDDM Direct3D support system d3d9.dll and d3d8.dll files are always required for Direct3D8 and Direct3D9 applications, 791 as a result Direct3D8 and Direct3D9 applications will not work. 792 Note that starting Windows 7, 3D Desktop (aka Aero) uses d3d10.dll for rendering, thus d3d9.dll and d3d8.dll files corruption will not affect it. 793 Given all the above, system d3d9.dll and d3d8.dll files corruption is not sonsidered fatal for "Basic" Direct3D installation, 794 and for WDDM Direct3D installation on Windows 7 and later guests. 795 </para> 796 797 <para>Below is a step-by step guide for restoring original system d3d8.dll and d3d9.dll files for the case it is required. 798 </para> 799 785 800 786 801 <para>Extracting d3d8 and d3d9.dll from Windows XP installation CD
Note:
See TracChangeset
for help on using the changeset viewer.