设为首页收藏本站language 语言切换
查看: 1757|回复: 3
收起左侧

解决 VMware Workstation 6.0不能打开D3D

[复制链接]
发表于 2014-1-13 10:07:06 | 显示全部楼层 |阅读模式
1.要求主系统开启
[color=]D3D
的硬件加速功能,特别是Windows server 2003,选取桌面属性,选择设置里的高级,选择疑难问题标签,将硬件加速选至最大。并且显卡驱动程序安装最新的。显卡要求支持OpenGL。
2.要求虚拟系统必须是Win2k或者WinXP,Win2003没试过;
3.在修改之前,请确定你的虚拟机是正常关闭的,而非打开或者是暂停的状态;
4.用文本编辑器打开你的虚拟系统的vmx文件,加入以下语句,其实只有三句:
引用:
# Experimental Support for Direct3D (option 1 of 3)
# (REQUIRED) The line below enables accelerated 3D on the host.
# It is required to support 3D in the guest
mks.enable3d = TRUE
# Experimental Support for Direct3D (option 2 of 3)
# (OPTIONAL) The line below increases the amount of VRAM on the
# virtual display card to 64 MB. Adding more VRAM helps to reduce
# thrashing in the guest. The maximum value is 128 MB.
# This option is expressed in bytes.
svga.vramSize = 67108864
# Experimental Support for Direct3D (option 3 of 3)
# (OPTIONAL) Applications which required DirectInput relative
# mode need to turn off the absolute pointing device in the guest.
# In practice, this is only required for a certain class of full screen
# 3d applications (e.g. real-time games like first person shooters).
# If you set this option, we recommend also turning off the preference
# for motion ungrabbing in the Input tab of the Preferences settings
# dialog.
vmmouse.present = FALSE
然后虚拟机的菜单中选取参数设置,选取输入设置,最好取消鼠标离开窗口即释放的选项。
5.然后启动虚拟机,重要的一步来了.,
我们需要进入BOIS以后,不用设置选项,再何存退出.(如果设置这一步,你永远别想打开D3D)
安装DirectX 9.0c,可以看到
[color=]D3D
被打开了。
发表于 2014-1-13 10:08:02 | 显示全部楼层
不管用啊
沙发 2014-1-13 10:08:02 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2014-1-13 10:09:00 | 显示全部楼层
6.0的好像不行。。测试多次不行。。
5.53的可以
板凳 2014-1-13 10:09:00 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2014-1-13 10:09:34 | 显示全部楼层
我6.0.2可以啊。。。我就在vmx文件里边输入了这3行
mks.enable3d = TRUE
svga.vramSize = 134217728
vmmouse.present = FALSE
然后取消了鼠标离开窗口即释放的选项
然后启动后重新modify安装了vmware tools就可以了啊。。。d3d开了但是测试的时候direct 9出来的是斜的黑白条。。。
我也是host系统 2003 ent sp2虚拟guest系统2003ent sp2
地板 2014-1-13 10:09:34 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-30 06:07 , Processed in 1.036215 second(s), 25 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表