From f31c8f148439dba0a945c45e45732d3434229cd5 Mon Sep 17 00:00:00 2001 From: Jack <31696646+myspaghetti@users.noreply.github.com> Date: Thu, 16 Apr 2020 15:58:39 +0300 Subject: [PATCH] graphics performance improvements with VBox 6.1.6 --- macos-guest-virtualbox.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/macos-guest-virtualbox.sh b/macos-guest-virtualbox.sh index 0b51487..b770372 100755 --- a/macos-guest-virtualbox.sh +++ b/macos-guest-virtualbox.sh @@ -2,7 +2,7 @@ # Push-button installer of macOS on VirtualBox # (c) myspaghetti, licensed under GPL2.0 or higher # url: https://github.com/myspaghetti/macos-guest-virtualbox -# version 0.89.7 +# version 0.89.8 # Dependencies: bash coreutils gzip unzip wget xxd dmg2img # Supported versions: @@ -1090,10 +1090,6 @@ ${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}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,