# 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
原帖由 fujianabc 于 2006-5-26 11:19 AM 发表
这并没有多大意义,虚拟机一般不是用来玩大型游戏的。
| 欢迎光临 无忧启动论坛 (http://wuyou.net/) | Powered by Discuz! X3.3 |