You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(macOS) DirectX 11 graphics support for Windows: Modern accelerated graphics for Windows 11 is now available on UTM for the first time. The driver is still experimental and games compatibility is currently limited.
Vulkan 1.3 graphics support for Linux: Vulkan 1.3 is now supported on Linux guests with VirtIO Venus drivers in Mesa. Additionally, OpenGL 4.1 is supported with the new Apple Core OpenGL backend (macOS only).
Notes
UTM 5 now requires macOS 13 and iOS 16 as the minimum supported version. If you are running an older version, you should stay on the last stable release of UTM 4.
We now have a development blog! Follow us for in-depth technical deep dives such as how we brought DirectX to QEMU.
(macOS) To use the new graphics driver for Windows 11, we recommend a fresh install because the driver is still experimental and its use could lead to instability in the system. During the install of the guest tools, you will be prompted to select the experimental graphics driver. If you wish to install the new driver on a system that already is running the older display only driver, you need to run the uninstall script provided on the guest tools install ISO first.
(macOS) Apple CoreGL backend does not support Vulkan or DirectX.
KosmicKrisp is provided as a WIP but the current upstream build is incomplete so MoltenVK is the recommended driver
Linux desktop rendering in Vulkan does not work due to lack of support for indirect draws for geometry shaders. Please configure your guest to use the older VirGL Gallium driver.
Changes (v5.0.4)
(macOS) Added support for Neptune backend in virglrenderer for DirectX support
(macOS) Fixed an issue when after resizing a window if the guest outputs a different resolution size, the wrong texture resolution is used leading to misaligned cursor and warped graphics (Full screen scaling of guest seems incorrect #5781)
(macOS) Fixed an issue where the window resizes to 0x0 when native scaling is enabled
Changes (v5.0.1)
CocoaSpice: Reworked Metal renderer to be faster and have lower latency
Fixed an issue where a BIOS file with a comma in the filename will fail to load
Default FPS will now be the maximum refresh rate of the display on macOS and iPadOS (iPhone with ProMotion will still have 60Hz as the default rate but can be overridden to 120Hz through settings)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Highlights
Notes
Changes (v5.0.4)
Changes (v5.0.3)
update registryfully support Apple Virtualization shared directories #7664) (thanks @EkkoG)Changes (v5.0.2)
Changes (v5.0.1)
HV_UNSUPPORTEDon startup with Vulkan enabled (5.0.0. beta wont start any VMs: HV_UNSUPPORTED #7579)Changes (v5.0.0)
Issues
Please check the full list on Github and help report any bug you find that is not listed.
Installation
This discussion was created from the release v5.0.4 (Beta).
All reactions