I recently played a 3D online game. One machine is very difficult to work with. So I tried to use a virtual machine to log on to another ID, install a virtual PC, install a system, and play my game, the video card is not supported. It is replaced by VMware Workstation, which is still not supported. The method of playing 3D games in VMware Workstation 5.0 is found to be slightly changed, 3D games are supported in 5.5. The method is as follows:
1. Require the primary system to enable d3d hardware acceleration.
2. The virtual system must be Win2k or WINXP
3. virtual machines must be shut down normally.
4. Open the vmx file of your virtual system in a text editor and add the following statement
Mks. enable3d = true
Svga. vramsize = 67108864
Vmmouse. Present = false
5. Run the VM and install DirectX 9.0c (XP SP2 is DirectX 9.0c). You can see that d3d is enabled.
Some d3d features are not supported, and the game effect is normal, but you can play it :)