The Wayback Machine - http://web.archive.org/web/20200526051223/https://github.com/topics/virtualbox?l=ruby
Skip to content
#

virtualbox

Here are 92 public repositories matching this topic...

andreiborisov
andreiborisov commented Apr 25, 2020

In addition to CPU and memory, it would be useful to be able to specify the amount of VRAM, since the default value (at least for Parallels) is quite low.

It should be fairly straightforward to implement, again, for Parallels it would be:

prl.customize ["set", :id, "--videosize", "256"]

This would set VRAM to 256 MB.

Improve this page

Add a description, image, and links to the virtualbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtualbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.