From 7698e582b7b816e4f1e11cf0d72f7b0902dc32ac Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Sat, 25 Jan 2020 22:02:13 +0200 Subject: [PATCH] added "graphics controller" section to documentation --- macos-guest-virtualbox.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 0027224..a3d0570 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -1219,6 +1219,9 @@ ${low_contrast_color}sudo diskutil apfs resizeContainer disk1 0${default_color} repairing the disk from Terminal, delete the \"Free space\" partition so it allows the system APFS container to take up the available space. + ${highlight_color}Graphics controller${default_color} +Selecting the VBoxSVGA controller instead of VBoxVGA for the graphics controller may considerably increase graphics performance. + ${highlight_color}Performance and unsupported features${default_color} Developing and maintaining VirtualBox or macOS features is beyond the scope of this script. Some features may behave unexpectedly, such as USB device support,