deleted by creator

    • JackGreenEarth@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 months ago

      Yeah, you can run any Windows program such a QEMU/KVM, and you can additionally run many Windows apps/games with WINE/Proton respectively

    • melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      9 months ago

      VMs? That would be just running VirtualBox with Windows installed as a VM. You can also use Qemu, but that is a bit harder to understand. Alternative, you can use Wine via WineGUI (https://gitlab.melroy.org/melroy/winegui/-/releases). I’m the developer of WineGUI to create a so called wrapper from Windows API calls towards the Linux kernel, so Wine could be faster and more optimized than running a whole Windows VM. Again, WineGUI allows you to easily manage Wine machines.