Discover the true power and flexibility of your desktop or laptop computer with VMware Workstation. Reduce hardware costs by 50% or more by running multiple operating systems simultaneously on a single PC. Automate and streamline tasks to save time and improve productivity. Join the millions worldwide who use Workstation to:
- Host legacy applications and overcome platform migration issues
- Configure & test new software or patches in an isolated environment
- Automate tasks for software development and testing
- Demonstrate multi-tier configurations on a single PC
VMware Workstation 6 makes it simple to create and run multiple virtual machines on your desktop or laptop computer. You can convert an existing physical PC into a VMware virtual machine, or create a new virtual machine from scratch. Each virtual machine represents a complete PC, including the processor, memory, network connections and peripheral ports. VMware Workstation lets you use your virtual machines to run Windows, Linux and a host of other operating systems side-by-side on the same computer. You can switch between operating systems instantly with a click of a mouse, share files between virtual machines with drag-and-drop functionality and access all the peripheral devices you rely on.

Not all of us want to just use windows all the time. I like to use different Operating Systems such as a mixture of Linux and Windows, and I'd like the ability to be able to play some or most of my games while I'm using Linux.
Put this line in the .vmx file for your virtual machine:
mks.enable3d = TRUE
And add/change this line to change the amount of video memory for the VM (this one is 32 MB):
svga.vramSize = "33554432"
Put this line in the .vmx file for your virtual machine:
mks.enable3d = TRUE
And add/change this line to change the amount of video memory for the VM (this one is 32 MB):
svga.vramSize = "33554432"
what would be the value for 128mb?
Put this line in the .vmx file for your virtual machine:
mks.enable3d = TRUE
And add/change this line to change the amount of video memory for the VM (this one is 32 MB):
svga.vramSize = "33554432"
what would be the value for 128mb?
Geez, people...
33554432 = 32*1024*1024
Think you can take it from there?
Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.