• @WalnutLum@lemmy.ml
        link
        fedilink
        121 day ago

        It’s a game that messed with the windows on your desktop and opens file dialogs and stuff (as part of the spooks)

        It makes me wonder how it works on the Linux side

        • Destide
          link
          fedilink
          English
          34 hours ago

          Z:\ is a mount in wine to the rest of your file system

        • @leopold
          link
          1
          edit-2
          5 hours ago

          What problems do you anticipate? Wine, which Proton is just a modified version of, implements file dialogs. If it didn’t, just about every application that isn’t a game would be broken. Needing to open files is pretty ubiquitous, after all. You need file dialogs for that.

          • @WalnutLum@lemmy.ml
            link
            fedilink
            25 hours ago

            Well part of what it does is grab your actual desktop background to use, and there’s a couple different ways to do that on Linux afaik

            Also I guess the file dialogs would open only to the wine prefix? My experience with wine applications and dialogs is mostly through bottles, so I’m not sure of the sandboxing…

        • Courant d'air 🍃
          link
          fedilink
          923 hours ago

          As I understand the screenshots, it looks like it is simulating a windows XP desktop but not opening actual windows or messing with the system

          • @WalnutLum@lemmy.ml
            link
            fedilink
            210 hours ago

            I think it does that for some parts, but it does close the game out and open up folders for some spooks

  • feinstruktur
    link
    fedilink
    71 day ago

    How likely is it the Proton can be used to make native Windows applications (especially CAD-Software) run on Linux? Beside my own desperate desire to do that I guess there would be others out there eagerly to switch OS. For the software providers it seems to be a great opportunity toacquired new customers (at first glance).

    • stygis
      link
      fedilink
      416 hours ago

      Gstarcad 2022 and 2023 (I haven’t tested the latest versions) work perfectly on linux via wine and are 100% compatible with autodesk’s dwg format.

    • Eugenia
      link
      fedilink
      English
      51 day ago

      Proton is well developed for games, but not for apps. But Wine itself is not as well taken cared for. Without tricks, patches and prayers, most complex apps don’t run on it. Or if they load, they crash quickly afterwards.

      Which CAD app are you trying to run? If it’s 2D, have you tried QCad/Cam?

    • @shirro@aussie.zone
      link
      fedilink
      English
      41 day ago

      Proton is a patched Wine with a translation layer from DirectX to Vulkan. Wine will run a lot of Windows cad software with varying success, particularly older versions and I am not sure how much general desktop applications benefit from the Valve sponsored improvements to gaming. It is a shame these CAD programs weren’t all built on game engines like Unity or Unreal instead of a bunch of Windows APIs with varied levels of implementation.