-
Notifications
You must be signed in to change notification settings - Fork 43
Knowledge Base
David Parsons edited this page Jan 23, 2026
·
9 revisions
There is a VMware bug that is not directly related to OC4VM but has been seen when running a macOS VM. Apparently this is a known issue at Broadcom, https://techdocs.broadcom.com/us/en/vmware-cis/desktop-hypervisors/workstation-pro/25H2/release-notes/vmware-workstation-pro-25h2-release-notes.html.
(From https://www.reddit.com/r/vmware/comments/1obdvqh/error_occur_after_vmware_25h2_update/)
To fix it add this line to the VMX file:
mks.enableVulkanPresentation = "FALSE"
© David Parsons 2023-2026