Wsl is just a VM and it can run graphical apps. I’ve never used it for games, but I’ve ran some intensive simulations through it that used my GPU and it worked fine so probably.
Wsl is just a VM and it can run graphical apps. I’ve never used it for games, but I’ve ran some intensive simulations through it that used my GPU and it worked fine so probably.
42firehawk@fedinsfw.app 2 days ago
Wine is no longer a vm, they switched approaches a couple years back and now perform translations from windows specific apis and commands into the nearest available Linux version. Slowly refining the process like a fine wine to reduce the differences. That’s also why wine developers work closely with the dxvk devs (direct x 7-12 translated into vulkan regardless of platform) and other translation layer devs to be able to use their tools rather than duplicate the work.