@linux I just switched from windows 10 to Ubuntu Studio last Saturday, just wrapped up the transition yesterday. I love Linux. It is how a computer should be. I lost access to my audio interface, Keyscape VST and Valorant, but I have gained so much more. The Terminal is so much better than Windows neutered offering

  • @[email protected]
    link
    fedilink
    51 year ago

    I lost access to my audio interface, Keyscape VST and Valorant

    If those are Windows things you’ve got Wine that might work, or running full blown Windows in a virtual machine. You have all the options now.

    • cheer
      link
      fedilink
      81 year ago

      Valorant uses a kernel-level anti-cheat, so most likely will never work with Linux

    • Dandroid
      link
      fedilink
      41 year ago

      Wine almost certainly won’t work for an audio interface. A lot of them use kernel drivers. When I got an M2 Mac, my audio interface didn’t work. The driver was apparently written in x86 assembly. It actually has tons of issues on ryzen CPUs as well.

      After getting my M2 Mac, I upgraded to a more modern interface that doesn’t use those types of drivers, so it’s far more portable.

      I don’t have a lot of experience with wine, and the experience that I have is a few years old at this point. But doesn’t it have limited compatibility with USB devices? Some audio interface are PCIe cards, but I think the vast majority are USB interfaces. That might make it complicated.

    • VENOP
      link
      fedilink
      11 year ago

      @db2 keyscape does not run in wine, install window does not show, I wish it did though.

        • VENOP
          link
          fedilink
          01 year ago

          @db2 keyscape? There is an installer online I downloaded, I have USB sticks as well, but have not tried them, wine is installed, runs well for everything else

          • @[email protected]
            link
            fedilink
            01 year ago

            I mean how are you trying to install it with wine? Like just double clicking the exe, doing it via commandline, using the wine settings installer gui, etc?