I believe this may be a niche question but hopefully someone may have an answer.

Has anyone gotten PipeMax working on Linux? Or does anyone know of a Linux native alternative software for automotive engine design? I’d rather not purchase a software for $100 only to not be able to get it working. I am not very knowledgeable on how to get Windows programs working on Linux as I’ve tried using Bottles and Lutris for Zwift but was unable to get it working.

  • mindlight@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    4 months ago

    If you’re not tech savvy enough to get the software running under for example Wine, you might be better off with Windows. Trying to get support from the vendor for anything not Windows will not be easy if even possible.

    Anyways, If you’re still going for Linux, I guess that Wine is what you’re looking for.

      • mindlight@lemm.ee
        link
        fedilink
        arrow-up
        4
        ·
        4 months ago

        Normally it’s not lack of Windows compatibility breaking the use of an application with wine, it’s the frameworks and libraries the application was built with/need to have access to.

        So check what additional libraries and stuff your application have as a prerequisite. Visual C 2005? 2010? DotNet framework? Which version? And so on.

        When you know what the application needs, then you can Google for “wine DotNet 4.5” (just an example) to get a feeling what problems people had and how they solved it.

        Essentially wine needs to know where to find them when you start your application with/in wine.

        Also, if your application uses MSSQL Express or similar, you might be out of luck. So if that’s the case you should start googling on how to get that running (if even possible) before installing.

        Good luck, be stubborn and make sure to have fun. There’s a lot you’ll learn in this adventure of yours that will come in handy again and again in the future.

          • mindlight@lemm.ee
            link
            fedilink
            arrow-up
            1
            ·
            4 months ago

            To be honest, it was ages ago I started up wine so I’m the wrong person to ask.

            I’m a dual booter, best of two worlds, full support from vendors and no compatibility problems is my preferred way

            • TerraRoot@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              4 months ago

              Aye, win7 VM for that one piece of CAD software I rely on. been a while since I did much wine stuff outside steam.

  • Meltrax@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    4 months ago

    I’m a techy and a tinkerer. I run Linux on a lot of machines and I self host some stuff, and I also mod and tune my car.

    I keep a windows laptop on hand that at this point I literally only use for tuning software. If something goes wrong with the car I don’t want to go through trying to fuck with booting a niche engine tune program in Wine on a Linux machine with an OS that may or may not even recognize the OBD device needed to flash the tune. Too many places for things to go wrong and the end result is a car I can’t drive.

    Unless you’re very comfortable with having your car unusable for long periods of time while you troubleshoot things, I’d highly recommend having a windows laptop for car tuning.

    • yak@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Same here, I have an old Thinkpad running Windows just for my car tuning software, last thing you want is a potentially unstable connection when flashing an ECM.

    • sic_semper_tyrannis@feddit.ch
      cake
      OP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      I totally get what you’re saying. Luckily for me the program just runs formulas so I can figure out for instance what size plenum, what length runners, what size turbo, etc. I need. I’m not using it to flash a tune as my engine is too old for that fancy stuff

      • Cyborganism@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        I understand.

        Hey this is a long shot, but why don’t you give React OS a shot inside a VM? If your application doesn’t use anything special or doesn’t require special drivers out whatever, it might work.

        https://reactos.org/

        • sic_semper_tyrannis@feddit.ch
          cake
          OP
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 months ago

          That looks like a pretty nifty OS. If I can’t get the software working via Wine or something I’ll definitely try this before Windows in a VM

  • HumanPerson@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    If your computer is reasonably fast (I have managed this on a dual core, but it did have 16G ram), you can run windows in a virtual machine and use whatever software you want. You could also try wine, though I would pirate it first to see if it works if you want to do that. Virt-manager is a good tool for virtual machines, but you may want to try virtualbox as it is more beginner friendly.

    • sic_semper_tyrannis@feddit.ch
      cake
      OP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      I have previously used VirtualBox successfully. I am really trying to stay away from Windows if at all possible. If I absolutely had to I might run a VM with WinXP or Vista just for it