this post was submitted on 21 May 2024
0 points (NaN% liked)

Asklemmy

43336 readers
768 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

So I'm talking about playing previously Windows-only games on Linux, e.g. via proton.

I don't know about the libraries etc that are used - is it possible for Microsoft to use some legal voodoo, for example, to suddenly end it all, and make the use of their libraries illegal (if they belong to Microsoft in the first place)?

Or could there be other ways of interference?

top 2 comments
sorted by: hot top controversial new old
[–] hperrin@lemmy.world 0 points 3 months ago (1 children)

The Wine and Proton devs claim that all of the code has been reverse engineered and written from scratch to simply be compatible with the Windows APIs. Unless that claim is false, or Microsoft has a patent over any systems they are recreating (which is unlikely), there’s nothing Microsoft can do legally. If they did have a patent, getting around it probably wouldn’t be too hard.

[–] lluki@feddit.de 0 points 3 months ago

A similar case was google reimplementing Sun/Oracle Java APIs. Which has been deemed legal after all.