laurence-trippen / VirtualBox-VRAM-Enhancer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%