Added
-
Native NVIDIA OpenGL and Vulkan support in Windows VMs on x64 Windows hosts, including 32-bit games and applications.
Special thanks to @Poldino95 for figuring out why NVIDIA's native OpenGL and Vulkan APIs weren't working inside VMs and demonstrating working solutions. Their detailed research provided the foundation for these improvements. (#130, #131)
Thanks also to @N1qro for reporting Vulkan game launch failures (#73). -
NVIDIA DLSS support in compatible 64-bit games running in Windows VMs on x64 Windows hosts.
Thanks again to @Poldino95 for identifying what prevented DLSS from working and demonstrating the solution (#129), and @Giraffe886 for raising this (#98).
Fixed
- Improved OpenGL and Vulkan support for Intel and AMD GPUs in Windows VMs by using their native graphics drivers, including supplying missing AMD driver files.
- Fixed Ubuntu 26.04.1 VMs getting stuck during installation.
Thanks to @EzYDark for diagnosing the package compatibility problem and proposing a fix (#120). - Fixed Firefox failing to launch in newly created Ubuntu VMs.
Thanks to @EzYDark for identifying the cause and proposing a fix (#120). - Fixed package update errors in newly created Ubuntu VMs caused by leftover installation-disc sources.