Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.11 KB

VirtualBox VRAM Enhancer

A user interface to configure the VRAM for a VM larger than 128MB.

Usage

No additional Python-Modules required. Just run the Python-File with:

$ python vbox_vram_enhancer.py

Or on some Linux and macOS systems where Python is preinstalled:

$ python3 vbox_vram_enhancer.py

Minimum Python Version

Python 3.3 because of the shutil.which() function.
Tested the version also with the brilliant pyqver tool.

Preview

Instant VRAM change in VirtualBox