Moving to Linux soon, and wondering how pirated games work with it. I know about proton with steam and lutris for most bought games, but how would I run pirated windows games over there?

    • @luap@awful.systems
      link
      fedilink
      English
      39 months ago

      It will now. You just have to do some poking. You need vinegar installed (It’s on flathub if you’re a flatpak user.) Tell wine to use vulkan instead of DXVK (mkdir -p ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/ && { echo “[player]”; echo “dxvk = false”; echo “renderer = "Vulkan"”; } >> ~/.var/app/io.github.vinegarhq.Vinegar/config/vinegar/config.toml ) for flatpak again. And then boom. roblox running. no issues.