• TheCaconym [any]
    ·
    8 months ago

    On that Windows 95 anecdote, by the way, beyond gaming that's also one of the advantages of wine. Pretty sure their software would run perfectly on Linux with wine.

    • beautiful_boater [he/him, any]
      ·
      edit-2
      8 months ago

      Not usually. The main thing for lab equipment is that it is controlling hardware. So you are often using proprietary drivers for custom hardware. Wine can't handle drivers and for security reasons can't get low level hardware access.

      • TheCaconym [any]
        ·
        8 months ago

        Ah yeah, drivers are another thing entirely. Especially for what I imagine is very proprietary undocumented hardware. The only thing that can help there is a reverse engineer / kernel module dev.