How do I enable 3D support?
Modify the VMX file of the Virtual Machine
- Take backup of the virtual machines VMX file.
- Open the VMX file, using text editor and add this line in the end: mks.enable3d = TRUE. …
- Reload the virtual machines configuration file by running this command: vim-cmd vmsvc/reload
Jan 22, 2560 BE