• CeeBee_Eh@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      Yes, for ages. What a weird question though.

      Ok, but my question is does Wine run on Linux?

              • Truscape@lemmy.blahaj.zone
                link
                fedilink
                English
                arrow-up
                0
                ·
                edit-2
                4 months ago

                It’s recursive for Wine Is Not An Emulator. The program is a translation layer - including translating Windows specific function calls into something Linux can understand (IE: DirectX to Vulcan).

                This is distinct from emulation - primarily because it allows programs to utilize native functions of the machine and has much less performance overhead compared to true windows emulation (which is just a VM with extra steps).