Skip to content

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

License

Notifications You must be signed in to change notification settings

laurence-trippen/VirtualBox-VRAM-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages