graphics performance improvements with VBox 6.1.6

This commit is contained in:
Jack
2020-04-16 15:58:39 +03:00
parent 86acfc7998
commit f31c8f1484
+1 -5
View File
@@ -2,7 +2,7 @@
# Push-button installer of macOS on VirtualBox # Push-button installer of macOS on VirtualBox
# (c) myspaghetti, licensed under GPL2.0 or higher # (c) myspaghetti, licensed under GPL2.0 or higher
# url: https://github.com/myspaghetti/macos-guest-virtualbox # url: https://github.com/myspaghetti/macos-guest-virtualbox
# version 0.89.7 # version 0.89.8
# Dependencies: bash coreutils gzip unzip wget xxd dmg2img # Dependencies: bash coreutils gzip unzip wget xxd dmg2img
# Supported versions: # 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 repairing the disk from Terminal, delete the \"Free space\" partition so it allows
the system APFS container to take up the available space. 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} ${highlight_color}Unsupported features${default_color}
Developing and maintaining VirtualBox or macOS features is beyond the scope of Developing and maintaining VirtualBox or macOS features is beyond the scope of
this script. Some features may behave unexpectedly, such as USB device support, this script. Some features may behave unexpectedly, such as USB device support,