I have a virtual machine running with Arch Linux and I would like to increase the video ram on this.
I have tried the following:
1) Editing .vmx file and adding the following line for 256mb of VRAM:
svga.vramSize = "268435456"
After checking this in terminal it still says 128mb, how do I increase the VRAM? I followed the following guides here:
VMware KB: Setting Custom Video Memory Size in Fusion
VMware KB: Adding video resolution modes to Windows guest operating systems